! Started logfile: J2011-1546_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:14:34 2016 obs J2011-1546_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J2011-1546_S_2014_08_09_pus_uva.fits ! AN table 1: 31 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.755556 visibilities/baseline/integration-bin. ! Found source: J2011-1546 ! ! 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 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 342 lines of history. ! ! Reading 4216 visibilities. select I ! Polarization I is unavailable. ! 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.5 print "taper_size =",taper_size ! taper_size = 20 ![@muppet J2011-1546_S_2014_08_09_pus] 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.500x0.500 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. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.299921Jy sigma=0.003022 ! Fit after self-cal, rms=0.268574Jy sigma=0.002716 ! 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=3.19 mas, bmaj=10.57 mas, bpa=19.26 degrees ! Estimated noise=1368.3 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.584804 Jy ! Component: 100 - total flux cleaned = 0.712332 Jy ! Total flux subtracted in 100 components = 0.712332 Jy ! Clean residual min=-0.018596 max=0.035594 Jy/beam ! Clean residual mean=-0.000034 rms=0.004760 Jy/beam ! Combined flux in latest and established models = 0.712332 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.712332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137657Jy sigma=0.001243 ! Fit after self-cal, rms=0.137657Jy sigma=0.001243 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0346057 Jy ! Component: 100 - total flux cleaned = 0.0513222 Jy ! Total flux subtracted in 100 components = 0.0513222 Jy ! Clean residual min=-0.015637 max=0.015368 Jy/beam ! Clean residual mean=-0.000026 rms=0.003561 Jy/beam ! Combined flux in latest and established models = 0.763654 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 17 components and 0.763654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125386Jy sigma=0.001151 ! Fit after self-cal, rms=0.125376Jy sigma=0.001150 ! 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=4.02 mas, bmaj=12.26 mas, bpa=18.06 degrees ! Estimated noise=1113.96 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.0138134 Jy ! Component: 100 - total flux cleaned = 0.0219486 Jy ! Component: 150 - total flux cleaned = 0.0268913 Jy ! Component: 200 - total flux cleaned = 0.0287677 Jy ! Total flux subtracted in 200 components = 0.0287677 Jy ! Clean residual min=-0.012829 max=0.011561 Jy/beam ! Clean residual mean=-0.000033 rms=0.002851 Jy/beam ! Combined flux in latest and established models = 0.792421 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 47 components and 0.792421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122927Jy sigma=0.001143 ! Fit after self-cal, rms=0.122922Jy sigma=0.001143 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.87 HN 0.98 KP 1.08 ! LA 1.19 MK 1.00* NL 0.96 OV 0.99 ! PT 1.04 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.03 HN 1.05 KP 1.02 ! LA 1.12 MK 1.00* NL 1.01 OV 1.01 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.16 HN 1.07 KP 0.90 ! LA 0.88 MK 1.00* NL 0.99 OV 0.94 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.00 HN 1.02 KP 0.85 ! LA 0.82 MK 1.00* NL 1.06 OV 0.98 ! PT 1.01 SC 0.96 ! ! ! Fit before self-cal, rms=0.122922Jy sigma=0.001143 ! Fit after self-cal, rms=0.086032Jy sigma=0.000806 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.025 mas, bmaj=12.31 mas, bpa=18.11 degrees ! Estimated noise=1112.63 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.00305165 Jy ! Component: 100 - total flux cleaned = -0.00346783 Jy ! Component: 150 - total flux cleaned = -0.00379999 Jy ! Component: 200 - total flux cleaned = -0.00393951 Jy ! Total flux subtracted in 200 components = -0.00393951 Jy ! Clean residual min=-0.005274 max=0.007698 Jy/beam ! Clean residual mean=-0.000008 rms=0.001654 Jy/beam ! Combined flux in latest and established models = 0.788482 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 55 components and 0.788482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085816Jy sigma=0.000803 ! Fit after self-cal, rms=0.085798Jy sigma=0.000803 ! 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.085798Jy sigma=0.000803 ! Fit after self-cal, rms=0.083622Jy sigma=0.000782 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.026 mas, bmaj=12.29 mas, bpa=18.05 degrees ! Estimated noise=1112.12 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00130261 Jy ! Component: 100 - total flux cleaned = -0.00158321 Jy ! Component: 150 - total flux cleaned = -0.00172578 Jy ! Component: 200 - total flux cleaned = -0.00166212 Jy ! Total flux subtracted in 200 components = -0.00166212 Jy ! Clean residual min=-0.004126 max=0.006946 Jy/beam ! Clean residual mean=-0.000004 rms=0.001370 Jy/beam ! Combined flux in latest and established models = 0.78682 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 59 components and 0.78682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083449Jy sigma=0.000780 ! Fit after self-cal, rms=0.083442Jy sigma=0.000780 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 (-5.5, 47.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00666927 Jy ! Component: 100 - total flux cleaned = 0.0106549 Jy ! Component: 150 - total flux cleaned = 0.0135488 Jy ! Component: 200 - total flux cleaned = 0.0158752 Jy ! Total flux subtracted in 200 components = 0.0158752 Jy ! Clean residual min=-0.003397 max=0.003843 Jy/beam ! Clean residual mean=-0.000002 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 0.802695 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 106 components and 0.802695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082868Jy sigma=0.000773 ! Fit after self-cal, rms=0.082858Jy sigma=0.000773 ! 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.082858Jy sigma=0.000773 ! Fit after self-cal, rms=0.082746Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.028 mas, bmaj=12.3 mas, bpa=18.08 degrees ! Estimated noise=1110.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115374 Jy ! Component: 100 - total flux cleaned = 0.00183242 Jy ! Component: 150 - total flux cleaned = 0.00240938 Jy ! Component: 200 - total flux cleaned = 0.00297798 Jy ! Total flux subtracted in 200 components = 0.00297798 Jy ! Clean residual min=-0.003133 max=0.003511 Jy/beam ! Clean residual mean=-0.000002 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.805673 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 127 components and 0.805673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082639Jy sigma=0.000771 ! Fit after self-cal, rms=0.082640Jy sigma=0.000771 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.000650114 Jy ! Component: 100 - total flux cleaned = 0.00108101 Jy ! Component: 150 - total flux cleaned = 0.00152385 Jy ! Component: 200 - total flux cleaned = 0.00189391 Jy ! Total flux subtracted in 200 components = 0.00189391 Jy ! Clean residual min=-0.003195 max=0.003337 Jy/beam ! Clean residual mean=-0.000001 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.807567 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 138 components and 0.807566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082596Jy sigma=0.000771 ! Fit after self-cal, rms=0.082596Jy sigma=0.000771 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 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.082596Jy sigma=0.000771 ! Fit after self-cal, rms=0.082603Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.087 mas, bmaj=16.57 mas, bpa=8.735 degrees ! Estimated noise=1264.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113964 Jy ! Component: 100 - total flux cleaned = 0.00149774 Jy ! Component: 150 - total flux cleaned = 0.00184577 Jy ! Component: 200 - total flux cleaned = 0.00206775 Jy ! Total flux subtracted in 200 components = 0.00206775 Jy ! Clean residual min=-0.003184 max=0.003606 Jy/beam ! Clean residual mean=-0.000002 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 0.809634 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 155 components and 0.809634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082580Jy sigma=0.000770 ! Fit after self-cal, rms=0.082579Jy sigma=0.000770 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.000505197 Jy ! Component: 100 - total flux cleaned = 0.000669151 Jy ! Component: 150 - total flux cleaned = 0.000789487 Jy ! Component: 200 - total flux cleaned = 0.000873181 Jy ! Total flux subtracted in 200 components = 0.000873181 Jy ! Clean residual min=-0.003135 max=0.003448 Jy/beam ! Clean residual mean=-0.000002 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.810507 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 165 components and 0.810507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082570Jy sigma=0.000770 ! Fit after self-cal, rms=0.082569Jy sigma=0.000770 ! 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=4.028 mas, bmaj=12.3 mas, bpa=18.09 degrees ! Estimated noise=1109.93 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.028 x 12.3 at 18.09 degrees (North through East) ! Clean map min=-0.003022 max=0.75088 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082569Jy sigma=0.000770 ! Fit after self-cal, rms=0.076145Jy sigma=0.000704 ! Inverting map and beam ! Estimated beam: bmin=4.03 mas, bmaj=12.31 mas, bpa=18.1 degrees ! Estimated noise=1110.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000596774 Jy ! Component: 100 - total flux cleaned = -0.000670154 Jy ! Component: 150 - total flux cleaned = -0.000606778 Jy ! Component: 200 - total flux cleaned = -0.000576541 Jy ! Total flux subtracted in 200 components = -0.000576541 Jy ! Clean residual min=-0.003102 max=0.003061 Jy/beam ! Clean residual mean=-0.000001 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.809931 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 182 components and 0.809931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076116Jy sigma=0.000703 ! Fit after self-cal, rms=0.076115Jy sigma=0.000703 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.68068e-05 Jy ! Component: 100 - total flux cleaned = 5.33168e-05 Jy ! Component: 150 - total flux cleaned = 2.76172e-05 Jy ! Component: 200 - total flux cleaned = 3.81419e-06 Jy ! Total flux subtracted in 200 components = 3.81419e-06 Jy ! Clean residual min=-0.003098 max=0.003034 Jy/beam ! Clean residual mean=-0.000001 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.809935 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 196 components and 0.809935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076099Jy sigma=0.000703 ! Fit after self-cal, rms=0.076098Jy sigma=0.000703 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076098Jy sigma=0.000703 ! Fit after self-cal, rms=0.076085Jy sigma=0.000703 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=3.187 mas, bmaj=10.6 mas, bpa=19.25 degrees ! Estimated noise=1365.03 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.583382 Jy ! Component: 100 - total flux cleaned = 0.710617 Jy ! Component: 150 - total flux cleaned = 0.745153 Jy ! Component: 200 - total flux cleaned = 0.759958 Jy ! Total flux subtracted in 200 components = 0.759958 Jy ! Clean residual min=-0.004252 max=0.006523 Jy/beam ! Clean residual mean=-0.000008 rms=0.001278 Jy/beam ! Combined flux in latest and established models = 0.759958 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.759958 Jy ! Inverting map and beam ! Estimated beam: bmin=4.029 mas, bmaj=12.32 mas, bpa=18.11 degrees ! Estimated noise=1109.99 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.00962677 Jy ! Component: 100 - total flux cleaned = 0.0160088 Jy ! Component: 150 - total flux cleaned = 0.020903 Jy ! Component: 200 - total flux cleaned = 0.0247955 Jy ! Total flux subtracted in 200 components = 0.0247955 Jy ! Clean residual min=-0.003309 max=0.004915 Jy/beam ! Clean residual mean=-0.000005 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 0.784753 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 64 components and 0.784754 Jy ! Inverting map ! Added new window around map position (-1, 22.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00477202 Jy ! Component: 100 - total flux cleaned = 0.00778988 Jy ! Component: 150 - total flux cleaned = 0.0102916 Jy ! Component: 200 - total flux cleaned = 0.0124022 Jy ! Total flux subtracted in 200 components = 0.0124022 Jy ! Clean residual min=-0.002944 max=0.003219 Jy/beam ! Clean residual mean=-0.000002 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.797156 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 116 components and 0.797156 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.094 mas, bmaj=16.57 mas, bpa=8.767 degrees ! Estimated noise=1263.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00282545 Jy ! Component: 100 - total flux cleaned = 0.00494608 Jy ! Component: 150 - total flux cleaned = 0.00652866 Jy ! Component: 200 - total flux cleaned = 0.00763683 Jy ! Total flux subtracted in 200 components = 0.00763683 Jy ! Clean residual min=-0.002649 max=0.003193 Jy/beam ! Clean residual mean=-0.000003 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.804792 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.000910888 Jy ! Component: 100 - total flux cleaned = 0.00174812 Jy ! Component: 150 - total flux cleaned = 0.00247724 Jy ! Component: 200 - total flux cleaned = 0.00311788 Jy ! Total flux subtracted in 200 components = 0.00311788 Jy ! Clean residual min=-0.002558 max=0.003089 Jy/beam ! Clean residual mean=-0.000003 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.80791 Jy ! Adding 87 model components to the UV plane model. ! The established model now contains 199 components and 0.80791 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.029 mas, bmaj=12.32 mas, bpa=18.11 degrees ! Estimated noise=1109.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.36294e-06 Jy ! Component: 100 - total flux cleaned = 0.00024314 Jy ! Component: 150 - total flux cleaned = 0.000492055 Jy ! Component: 200 - total flux cleaned = 0.000748412 Jy ! Total flux subtracted in 200 components = 0.000748412 Jy ! Clean residual min=-0.002612 max=0.002986 Jy/beam ! Clean residual mean=-0.000002 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.808659 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 227 components and 0.808659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076006Jy sigma=0.000702 ! Fit after self-cal, rms=0.075993Jy sigma=0.000702 wmodel J2011-1546_S_2014_08_09_pus_map.mod ! Writing 227 model components to file: J2011-1546_S_2014_08_09_pus_map.mod wobs J2011-1546_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J2011-1546_S_2014_08_09_pus_uvs.fits wwins J2011-1546_S_2014_08_09_pus_map.win ! wwins: Wrote 3 windows to J2011-1546_S_2014_08_09_pus_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 = 0.0011496 Jy ! Component: 100 - total flux cleaned = 0.00124258 Jy ! Component: 150 - total flux cleaned = 0.00133085 Jy ! Component: 200 - total flux cleaned = 0.0014566 Jy ! Component: 250 - total flux cleaned = 0.00153803 Jy ! Component: 300 - total flux cleaned = 0.00173283 Jy ! Component: 350 - total flux cleaned = 0.00188334 Jy ! Component: 400 - total flux cleaned = 0.00206601 Jy ! Component: 450 - total flux cleaned = 0.00217325 Jy ! Component: 500 - total flux cleaned = 0.00238291 Jy ! Component: 550 - total flux cleaned = 0.00245096 Jy ! Component: 600 - total flux cleaned = 0.00255128 Jy ! Component: 650 - total flux cleaned = 0.00264958 Jy ! Component: 700 - total flux cleaned = 0.00268258 Jy ! Component: 750 - total flux cleaned = 0.0027785 Jy ! Component: 800 - total flux cleaned = 0.00287183 Jy ! Component: 850 - total flux cleaned = 0.0029635 Jy ! Component: 900 - total flux cleaned = 0.003024 Jy ! Component: 950 - total flux cleaned = 0.00308336 Jy ! Component: 1000 - total flux cleaned = 0.00323 Jy ! Component: 1050 - total flux cleaned = 0.00337459 Jy ! Component: 1100 - total flux cleaned = 0.00357396 Jy ! Component: 1150 - total flux cleaned = 0.00371407 Jy ! Component: 1200 - total flux cleaned = 0.00379671 Jy ! Component: 1250 - total flux cleaned = 0.00385161 Jy ! Component: 1300 - total flux cleaned = 0.00401428 Jy ! Component: 1350 - total flux cleaned = 0.00414827 Jy ! Component: 1400 - total flux cleaned = 0.00422758 Jy ! Component: 1450 - total flux cleaned = 0.00443591 Jy ! Component: 1500 - total flux cleaned = 0.00451344 Jy ! Component: 1550 - total flux cleaned = 0.00466634 Jy ! Component: 1600 - total flux cleaned = 0.00469131 Jy ! Component: 1650 - total flux cleaned = 0.0047911 Jy ! Component: 1700 - total flux cleaned = 0.00481579 Jy ! Component: 1750 - total flux cleaned = 0.00493786 Jy ! Component: 1800 - total flux cleaned = 0.0049859 Jy ! Component: 1850 - total flux cleaned = 0.0051051 Jy ! Component: 1900 - total flux cleaned = 0.00510495 Jy ! Component: 1950 - total flux cleaned = 0.0052218 Jy ! Component: 2000 - total flux cleaned = 0.00529109 Jy ! Component: 2050 - total flux cleaned = 0.00538279 Jy ! Component: 2100 - total flux cleaned = 0.00542827 Jy ! Component: 2150 - total flux cleaned = 0.00554083 Jy ! Component: 2200 - total flux cleaned = 0.00547384 Jy ! Component: 2250 - total flux cleaned = 0.0056511 Jy ! Component: 2300 - total flux cleaned = 0.00571684 Jy ! Component: 2350 - total flux cleaned = 0.00571684 Jy ! Component: 2400 - total flux cleaned = 0.00578191 Jy ! Component: 2450 - total flux cleaned = 0.00584619 Jy ! Component: 2500 - total flux cleaned = 0.00591003 Jy ! Component: 2550 - total flux cleaned = 0.00595255 Jy ! Component: 2600 - total flux cleaned = 0.00599448 Jy ! Component: 2650 - total flux cleaned = 0.00605687 Jy ! Component: 2700 - total flux cleaned = 0.00615984 Jy ! Component: 2750 - total flux cleaned = 0.0062212 Jy ! Component: 2800 - total flux cleaned = 0.00622122 Jy ! Component: 2850 - total flux cleaned = 0.00626148 Jy ! Component: 2900 - total flux cleaned = 0.0063014 Jy ! Component: 2950 - total flux cleaned = 0.00628142 Jy ! Component: 3000 - total flux cleaned = 0.00630111 Jy ! Component: 3050 - total flux cleaned = 0.006301 Jy ! Component: 3100 - total flux cleaned = 0.00632045 Jy ! Component: 3150 - total flux cleaned = 0.00633953 Jy ! Component: 3200 - total flux cleaned = 0.00641587 Jy ! Component: 3250 - total flux cleaned = 0.00639692 Jy ! Component: 3300 - total flux cleaned = 0.00647242 Jy ! Component: 3350 - total flux cleaned = 0.00654747 Jy ! Component: 3400 - total flux cleaned = 0.00656594 Jy ! Component: 3450 - total flux cleaned = 0.00665861 Jy ! Component: 3500 - total flux cleaned = 0.00667694 Jy ! Component: 3550 - total flux cleaned = 0.0067315 Jy ! Component: 3600 - total flux cleaned = 0.00674957 Jy ! Component: 3650 - total flux cleaned = 0.0067317 Jy ! Component: 3700 - total flux cleaned = 0.00680313 Jy ! Component: 3750 - total flux cleaned = 0.00680305 Jy ! Component: 3800 - total flux cleaned = 0.00685586 Jy ! Component: 3850 - total flux cleaned = 0.00680328 Jy ! Component: 3900 - total flux cleaned = 0.00683827 Jy ! Component: 3950 - total flux cleaned = 0.00689038 Jy ! Component: 4000 - total flux cleaned = 0.00694186 Jy ! Component: 4050 - total flux cleaned = 0.00695882 Jy ! Total flux subtracted in 4096 components = 0.0069079 Jy ! Clean residual min=-0.001022 max=0.000979 Jy/beam ! Clean residual mean=0.000000 rms=0.000331 Jy/beam ! Combined flux in latest and established models = 0.815567 Jy keep ! Adding 267 model components to the UV plane model. ! The established model now contains 494 components and 0.815566 Jy ![Exited script file: muppet] wmap "J2011-1546_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.029 x 12.32 at 18.11 degrees (North through East) ! Clean map min=-0.0025932 max=0.75262 Jy/beam ! Writing clean map to FITS file: J2011-1546_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.752617 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000328571 device "J2011-1546_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J2011-1546_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.130971 0.130971 0.261943 0.523885 1.04777 2.09554 4.19108 8.38216 16.7643 33.5286 67.0573 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.752 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.029 x 12.32 at 18.11 degrees (North through East) ! Clean map min=-0.0025932 max=0.75262 Jy/beam quit ! Quitting program ! Log file J2011-1546_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:14:39 2016