! Started logfile: /scr/pima/rv100_uvs/J1321+8316_X_uvs.log on Mon Feb 29 13:27:32 2016 obs /scr/pima/rv100_uvs/J1321+8316_X_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J1321+8316_X_uva.fits ! AN table 1: 36 integrations on 28 of 28 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1321+8316 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 4032 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /scr/pima/rv100_uvs/J1321+8316_X] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.013029Jy sigma=8.941875 ! Fit after self-cal, rms=0.884865Jy sigma=7.778220 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.5592 mas, bmaj=2.236 mas, bpa=37.49 degrees ! Estimated noise=2.38861 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0799563 Jy ! Component: 100 - total flux cleaned = 0.10717 Jy ! Total flux subtracted in 100 components = 0.10717 Jy ! Clean residual min=-0.008524 max=0.013780 Jy/beam ! Clean residual mean=0.000015 rms=0.001866 Jy/beam ! Combined flux in latest and established models = 0.10717 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.10717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068775Jy sigma=0.577746 ! Fit after self-cal, rms=0.068681Jy sigma=0.576504 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0175465 Jy ! Component: 100 - total flux cleaned = 0.028234 Jy ! Total flux subtracted in 100 components = 0.028234 Jy ! Clean residual min=-0.005620 max=0.006631 Jy/beam ! Clean residual mean=0.000010 rms=0.001384 Jy/beam ! Combined flux in latest and established models = 0.135404 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 8 components and 0.135404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061659Jy sigma=0.504433 ! Fit after self-cal, rms=0.061580Jy sigma=0.503786 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7461 mas, bmaj=2.568 mas, bpa=35.68 degrees ! Estimated noise=1.3455 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0126291 Jy ! Component: 100 - total flux cleaned = 0.0202125 Jy ! Component: 150 - total flux cleaned = 0.0251007 Jy ! Component: 200 - total flux cleaned = 0.0285758 Jy ! Total flux subtracted in 200 components = 0.0285758 Jy ! Clean residual min=-0.004046 max=0.004904 Jy/beam ! Clean residual mean=0.000024 rms=0.001085 Jy/beam ! Combined flux in latest and established models = 0.16398 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 31 components and 0.16398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058786Jy sigma=0.475496 ! Fit after self-cal, rms=0.058672Jy sigma=0.474056 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7461 x 2.568 at 35.68 degrees (North through East) ! Clean map min=-0.0034058 max=0.1177 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.02 KP 0.95 LA 1.02 MK 0.99 ! NL 1.01 OV 1.01 PT 0.92 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! HN 1.02 KP 0.94 LA 1.02 MK 1.03 ! NL 0.98 OV 1.04 PT 0.95 SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! HN 1.04 KP 0.97 LA 1.02 MK 0.99 ! NL 0.97 OV 1.03 PT 0.93 SC 0.93 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! HN 1.00 KP 0.94 LA 1.03 MK 0.97 ! NL 1.00 OV 1.07 PT 0.94 SC 0.97 ! ! ! Fit before self-cal, rms=0.058672Jy sigma=0.474056 ! Fit after self-cal, rms=0.057160Jy sigma=0.469779 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7475 mas, bmaj=2.569 mas, bpa=35.73 degrees ! Estimated noise=1.32558 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-5.6, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00485098 Jy ! Component: 100 - total flux cleaned = 0.00786427 Jy ! Component: 150 - total flux cleaned = 0.0100535 Jy ! Component: 200 - total flux cleaned = 0.0117819 Jy ! Total flux subtracted in 200 components = 0.0117819 Jy ! Clean residual min=-0.002873 max=0.003122 Jy/beam ! Clean residual mean=-0.000000 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.175762 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 50 components and 0.175762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056690Jy sigma=0.464849 ! Fit after self-cal, rms=0.056663Jy sigma=0.464643 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056663Jy sigma=0.464643 ! Fit after self-cal, rms=0.056583Jy sigma=0.463470 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7475 mas, bmaj=2.563 mas, bpa=35.5 degrees ! Estimated noise=1.31957 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159186 Jy ! Component: 100 - total flux cleaned = 0.0024291 Jy ! Component: 150 - total flux cleaned = 0.00293239 Jy ! Component: 200 - total flux cleaned = 0.00333418 Jy ! Total flux subtracted in 200 components = 0.00333418 Jy ! Clean residual min=-0.002716 max=0.002800 Jy/beam ! Clean residual mean=-0.000004 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.179096 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 72 components and 0.179096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056509Jy sigma=0.462730 ! Fit after self-cal, rms=0.056500Jy sigma=0.462664 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (35.8, 41.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00247496 Jy ! Component: 100 - total flux cleaned = 0.00291122 Jy ! Component: 150 - total flux cleaned = 0.0030671 Jy ! Component: 200 - total flux cleaned = 0.00325504 Jy ! Total flux subtracted in 200 components = 0.00325504 Jy ! Clean residual min=-0.002483 max=0.002432 Jy/beam ! Clean residual mean=-0.000008 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.182351 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 92 components and 0.182351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056352Jy sigma=0.461382 ! Fit after self-cal, rms=0.056338Jy sigma=0.461304 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056338Jy sigma=0.461304 ! Fit after self-cal, rms=0.056245Jy sigma=0.461213 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7474 mas, bmaj=2.562 mas, bpa=35.47 degrees ! Estimated noise=1.3177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110579 Jy ! Component: 100 - total flux cleaned = 0.00141721 Jy ! Component: 150 - total flux cleaned = 0.00162245 Jy ! Component: 200 - total flux cleaned = 0.00181774 Jy ! Total flux subtracted in 200 components = 0.00181774 Jy ! Clean residual min=-0.002289 max=0.002375 Jy/beam ! Clean residual mean=-0.000007 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.184169 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 101 components and 0.184169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056179Jy sigma=0.460676 ! Fit after self-cal, rms=0.056175Jy sigma=0.460657 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-22.8, -9.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00099148 Jy ! Component: 100 - total flux cleaned = 0.00113514 Jy ! Component: 150 - total flux cleaned = 0.00143638 Jy ! Component: 200 - total flux cleaned = 0.00155772 Jy ! Total flux subtracted in 200 components = 0.00155772 Jy ! Clean residual min=-0.002189 max=0.002173 Jy/beam ! Clean residual mean=-0.000008 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.185727 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 120 components and 0.185727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056067Jy sigma=0.459770 ! Fit after self-cal, rms=0.056066Jy sigma=0.459697 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056066Jy sigma=0.459697 ! Fit after self-cal, rms=0.056066Jy sigma=0.459622 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.883 mas, bmaj=5.102 mas, bpa=23.47 degrees ! Estimated noise=1.75172 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000230833 Jy ! Component: 100 - total flux cleaned = 0.00107072 Jy ! Component: 150 - total flux cleaned = 0.00163958 Jy ! Component: 200 - total flux cleaned = 0.00207652 Jy ! Total flux subtracted in 200 components = 0.00207652 Jy ! Clean residual min=-0.002103 max=0.001884 Jy/beam ! Clean residual mean=-0.000019 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.187803 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 136 components and 0.187803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056059Jy sigma=0.459416 ! Fit after self-cal, rms=0.056053Jy sigma=0.459389 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000286282 Jy ! Component: 100 - total flux cleaned = 0.000654601 Jy ! Component: 150 - total flux cleaned = 0.000986738 Jy ! Component: 200 - total flux cleaned = 0.00117199 Jy ! Total flux subtracted in 200 components = 0.00117199 Jy ! Clean residual min=-0.002182 max=0.001828 Jy/beam ! Clean residual mean=-0.000019 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.188975 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 145 components and 0.188975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056049Jy sigma=0.459300 ! Fit after self-cal, rms=0.056046Jy sigma=0.459288 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=0.7474 mas, bmaj=2.562 mas, bpa=35.47 degrees ! Estimated noise=1.32011 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7474 x 2.562 at 35.47 degrees (North through East) ! Clean map min=-0.0019539 max=0.11623 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.5584 mas, bmaj=2.226 mas, bpa=37.29 degrees ! Estimated noise=2.35014 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0785339 Jy ! Component: 100 - total flux cleaned = 0.106679 Jy ! Component: 150 - total flux cleaned = 0.12367 Jy ! Component: 200 - total flux cleaned = 0.134477 Jy ! Total flux subtracted in 200 components = 0.134477 Jy ! Clean residual min=-0.005436 max=0.005983 Jy/beam ! Clean residual mean=0.000009 rms=0.001304 Jy/beam ! Combined flux in latest and established models = 0.134477 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.134477 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7474 mas, bmaj=2.562 mas, bpa=35.47 degrees ! Estimated noise=1.32011 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0122937 Jy ! Component: 100 - total flux cleaned = 0.0195505 Jy ! Component: 150 - total flux cleaned = 0.0245305 Jy ! Component: 200 - total flux cleaned = 0.0281995 Jy ! Total flux subtracted in 200 components = 0.0281995 Jy ! Clean residual min=-0.003063 max=0.003639 Jy/beam ! Clean residual mean=0.000020 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.162677 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 34 components and 0.162677 Jy ! Inverting map ! Added new window around map position (36.2, -4.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00370543 Jy ! Component: 100 - total flux cleaned = 0.00652798 Jy ! Component: 150 - total flux cleaned = 0.00896581 Jy ! Component: 200 - total flux cleaned = 0.0110863 Jy ! Total flux subtracted in 200 components = 0.0110863 Jy ! Clean residual min=-0.002552 max=0.002587 Jy/beam ! Clean residual mean=0.000007 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.173763 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 51 components and 0.173763 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.883 mas, bmaj=5.102 mas, bpa=23.47 degrees ! Estimated noise=1.75172 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0032668 Jy ! Component: 100 - total flux cleaned = 0.00547368 Jy ! Component: 150 - total flux cleaned = 0.00707873 Jy ! Component: 200 - total flux cleaned = 0.00842883 Jy ! Total flux subtracted in 200 components = 0.00842883 Jy ! Clean residual min=-0.002261 max=0.002104 Jy/beam ! Clean residual mean=-0.000006 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.182192 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115715 Jy ! Component: 100 - total flux cleaned = 0.0021673 Jy ! Component: 150 - total flux cleaned = 0.00302981 Jy ! Component: 200 - total flux cleaned = 0.00384032 Jy ! Total flux subtracted in 200 components = 0.00384032 Jy ! Clean residual min=-0.002024 max=0.002002 Jy/beam ! Clean residual mean=-0.000013 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.186032 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 112 components and 0.186032 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7474 mas, bmaj=2.562 mas, bpa=35.47 degrees ! Estimated noise=1.32011 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000782128 Jy ! Component: 100 - total flux cleaned = 0.00106358 Jy ! Component: 150 - total flux cleaned = 0.00106362 Jy ! Component: 200 - total flux cleaned = 0.00111381 Jy ! Total flux subtracted in 200 components = 0.00111381 Jy ! Clean residual min=-0.002099 max=0.002066 Jy/beam ! Clean residual mean=-0.000007 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.187146 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 132 components and 0.187146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056127Jy sigma=0.459783 ! Fit after self-cal, rms=0.056112Jy sigma=0.459662 wmodel /scr/pima/rv100_uvs/J1321+8316_X_map.mod ! Writing 132 model components to file: /scr/pima/rv100_uvs/J1321+8316_X_map.mod wobs /scr/pima/rv100_uvs/J1321+8316_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J1321+8316_X_uvs.fits wwins /scr/pima/rv100_uvs/J1321+8316_X_map.win ! wwins: Wrote 5 windows to /scr/pima/rv100_uvs/J1321+8316_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 8.05378e-05 Jy ! Component: 100 - total flux cleaned = 0.000400609 Jy ! Component: 150 - total flux cleaned = 0.000640043 Jy ! Component: 200 - total flux cleaned = 0.000773505 Jy ! Component: 250 - total flux cleaned = 0.000903313 Jy ! Component: 300 - total flux cleaned = 0.00093435 Jy ! Component: 350 - total flux cleaned = 0.00105868 Jy ! Component: 400 - total flux cleaned = 0.00105898 Jy ! Component: 450 - total flux cleaned = 0.00118021 Jy ! Component: 500 - total flux cleaned = 0.00120937 Jy ! Component: 550 - total flux cleaned = 0.00115076 Jy ! Component: 600 - total flux cleaned = 0.00106454 Jy ! Component: 650 - total flux cleaned = 0.00114967 Jy ! Component: 700 - total flux cleaned = 0.00109304 Jy ! Component: 750 - total flux cleaned = 0.00112028 Jy ! Component: 800 - total flux cleaned = 0.00103817 Jy ! Component: 850 - total flux cleaned = 0.00101129 Jy ! Component: 900 - total flux cleaned = 0.000984437 Jy ! Component: 950 - total flux cleaned = 0.000905071 Jy ! Component: 1000 - total flux cleaned = 0.000957233 Jy ! Component: 1050 - total flux cleaned = 0.000879174 Jy ! Component: 1100 - total flux cleaned = 0.00082795 Jy ! Component: 1150 - total flux cleaned = 0.000777106 Jy ! Component: 1200 - total flux cleaned = 0.000726979 Jy ! Component: 1250 - total flux cleaned = 0.00077668 Jy ! Component: 1300 - total flux cleaned = 0.000653433 Jy ! Component: 1350 - total flux cleaned = 0.000629243 Jy ! Component: 1400 - total flux cleaned = 0.000653657 Jy ! Component: 1450 - total flux cleaned = 0.000605827 Jy ! Component: 1500 - total flux cleaned = 0.00077266 Jy ! Component: 1550 - total flux cleaned = 0.000748751 Jy ! Component: 1600 - total flux cleaned = 0.000795567 Jy ! Component: 1650 - total flux cleaned = 0.000702414 Jy ! Component: 1700 - total flux cleaned = 0.000725684 Jy ! Component: 1750 - total flux cleaned = 0.000702977 Jy ! Component: 1800 - total flux cleaned = 0.00072535 Jy ! Component: 1850 - total flux cleaned = 0.000770307 Jy ! Component: 1900 - total flux cleaned = 0.000680621 Jy ! Component: 1950 - total flux cleaned = 0.000680587 Jy ! Component: 2000 - total flux cleaned = 0.000724675 Jy ! Component: 2050 - total flux cleaned = 0.000702814 Jy ! Component: 2100 - total flux cleaned = 0.000702897 Jy ! Component: 2150 - total flux cleaned = 0.000724652 Jy ! Component: 2200 - total flux cleaned = 0.000681421 Jy ! Component: 2250 - total flux cleaned = 0.000702638 Jy ! Component: 2300 - total flux cleaned = 0.00076643 Jy ! Component: 2350 - total flux cleaned = 0.000787558 Jy ! Component: 2400 - total flux cleaned = 0.00078762 Jy ! Component: 2450 - total flux cleaned = 0.000829047 Jy ! Component: 2500 - total flux cleaned = 0.00078761 Jy ! Component: 2550 - total flux cleaned = 0.000746584 Jy ! Component: 2600 - total flux cleaned = 0.000807977 Jy ! Component: 2650 - total flux cleaned = 0.000787573 Jy ! Component: 2700 - total flux cleaned = 0.000747074 Jy ! Component: 2750 - total flux cleaned = 0.000847944 Jy ! Component: 2800 - total flux cleaned = 0.000767762 Jy ! Component: 2850 - total flux cleaned = 0.000787711 Jy ! Component: 2900 - total flux cleaned = 0.000708466 Jy ! Component: 2950 - total flux cleaned = 0.000708487 Jy ! Component: 3000 - total flux cleaned = 0.000787118 Jy ! Component: 3050 - total flux cleaned = 0.000787162 Jy ! Component: 3100 - total flux cleaned = 0.000748207 Jy ! Component: 3150 - total flux cleaned = 0.000728962 Jy ! Component: 3200 - total flux cleaned = 0.000767479 Jy ! Component: 3250 - total flux cleaned = 0.000729155 Jy ! Component: 3300 - total flux cleaned = 0.000729107 Jy ! Component: 3350 - total flux cleaned = 0.000691139 Jy ! Component: 3400 - total flux cleaned = 0.000672343 Jy ! Component: 3450 - total flux cleaned = 0.000578689 Jy ! Component: 3500 - total flux cleaned = 0.000615915 Jy ! Component: 3550 - total flux cleaned = 0.000653077 Jy ! Component: 3600 - total flux cleaned = 0.000597425 Jy ! Component: 3650 - total flux cleaned = 0.000542122 Jy ! Component: 3700 - total flux cleaned = 0.000541966 Jy ! Component: 3750 - total flux cleaned = 0.000523771 Jy ! Component: 3800 - total flux cleaned = 0.000451008 Jy ! Component: 3850 - total flux cleaned = 0.000432932 Jy ! Component: 3900 - total flux cleaned = 0.000378974 Jy ! Component: 3950 - total flux cleaned = 0.000307263 Jy ! Component: 4000 - total flux cleaned = 0.000342885 Jy ! Component: 4050 - total flux cleaned = 0.000342831 Jy ! Total flux subtracted in 4096 components = 0.000378256 Jy ! Clean residual min=-0.001092 max=0.001166 Jy/beam ! Clean residual mean=-0.000004 rms=0.000298 Jy/beam ! Combined flux in latest and established models = 0.187525 Jy keep ! Adding 261 model components to the UV plane model. ! The established model now contains 393 components and 0.187524 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv100_uvs/J1321+8316_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7474 x 2.562 at 35.47 degrees (North through East) ! Clean map min=-0.0016763 max=0.11489 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J1321+8316_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.114889 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000294615 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.769304 0.769304 1.53861 3.07721 6.15443 12.3089 24.6177 49.2354 98.4709 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.114 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 389.963 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J1321+8316_X_uvs.log closed on Mon Feb 29 13:27:36 2016