! Started logfile: J2212+5900_S_2014_08_05_pus_uvs.log on Fri Jan 6 22:57:59 2017 obs J2212+5900_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J2212+5900_S_2014_08_05_pus_uva.fits ! AN table 1: 123 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.765854 visibilities/baseline/integration-bin. ! Found source: J2212+5900 ! ! 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 360 lines of history. ! ! Reading 16956 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 J2212+5900_S_2014_08_05_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 151 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 151 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 151 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 151 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002603Jy sigma=0.011457 ! Fit after self-cal, rms=0.969590Jy sigma=0.011096 ! 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.868 mas, bmaj=5.808 mas, bpa=48.3 degrees ! Estimated noise=817.983 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.0253335 Jy ! Component: 100 - total flux cleaned = 0.0308834 Jy ! Total flux subtracted in 100 components = 0.0308834 Jy ! Clean residual min=-0.003121 max=0.002575 Jy/beam ! Clean residual mean=-0.000005 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.0308834 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.0308834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068631Jy sigma=0.000723 ! Fit after self-cal, rms=0.067079Jy sigma=0.000703 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00334582 Jy ! Component: 100 - total flux cleaned = 0.00281554 Jy ! Total flux subtracted in 100 components = 0.00281554 Jy ! Clean residual min=-0.002723 max=0.002759 Jy/beam ! Clean residual mean=-0.000005 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.0336989 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 10 components and 0.0336989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066859Jy sigma=0.000702 ! Fit after self-cal, rms=0.066830Jy sigma=0.000702 ! 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.895 mas, bmaj=6.588 mas, bpa=50.22 degrees ! Estimated noise=483.217 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.000146358 Jy ! Component: 100 - total flux cleaned = -0.000146626 Jy ! Component: 150 - total flux cleaned = -0.000169472 Jy ! Component: 200 - total flux cleaned = -0.000169869 Jy ! Total flux subtracted in 200 components = -0.000169869 Jy ! Clean residual min=-0.001339 max=0.001440 Jy/beam ! Clean residual mean=-0.000002 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.0335291 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 24 components and 0.0335291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066804Jy sigma=0.000701 ! Fit after self-cal, rms=0.066749Jy sigma=0.000701 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.93 HN 0.98 KP 1.04 ! LA 1.03 MK 1.00* NL 0.98 OV 1.04 ! PT 1.11 SC 0.94 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.93 HN 1.04 KP 0.99 ! LA 1.00 MK 1.00* NL 0.99 OV 1.10 ! PT 1.09 SC 0.97 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.99 HN 1.00 KP 0.91 ! LA 0.96 MK 1.00* NL 0.96 OV 1.05 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.87 HN 0.96 KP 0.92 ! LA 0.81 MK 1.00* NL 1.03 OV 1.03 ! PT 1.06 SC 0.92 ! ! ! Fit before self-cal, rms=0.066749Jy sigma=0.000701 ! Fit after self-cal, rms=0.064044Jy sigma=0.000700 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.854 mas, bmaj=6.563 mas, bpa=50 degrees ! Estimated noise=480.423 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.000212023 Jy ! Component: 100 - total flux cleaned = -0.000210068 Jy ! Component: 150 - total flux cleaned = -0.000211324 Jy ! Component: 200 - total flux cleaned = -0.00020132 Jy ! Total flux subtracted in 200 components = -0.00020132 Jy ! Clean residual min=-0.001154 max=0.001200 Jy/beam ! Clean residual mean=-0.000000 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.0333277 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 36 components and 0.0333277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064037Jy sigma=0.000700 ! Fit after self-cal, rms=0.063913Jy sigma=0.000699 ! 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.063913Jy sigma=0.000699 ! Fit after self-cal, rms=0.063164Jy sigma=0.000699 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.887 mas, bmaj=6.51 mas, bpa=50.94 degrees ! Estimated noise=478.993 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.10008e-06 Jy ! Component: 100 - total flux cleaned = -9.56426e-05 Jy ! Component: 150 - total flux cleaned = -0.000125511 Jy ! Component: 200 - total flux cleaned = -0.00015138 Jy ! Total flux subtracted in 200 components = -0.00015138 Jy ! Clean residual min=-0.001126 max=0.001196 Jy/beam ! Clean residual mean=-0.000000 rms=0.000297 Jy/beam ! Combined flux in latest and established models = 0.0331763 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.0331763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063160Jy sigma=0.000699 ! Fit after self-cal, rms=0.063123Jy sigma=0.000698 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.00016775 Jy ! Component: 100 - total flux cleaned = -0.000158913 Jy ! Component: 150 - total flux cleaned = -0.000139748 Jy ! Component: 200 - total flux cleaned = -0.00013924 Jy ! Total flux subtracted in 200 components = -0.00013924 Jy ! Clean residual min=-0.001147 max=0.001206 Jy/beam ! Clean residual mean=-0.000003 rms=0.000304 Jy/beam ! Combined flux in latest and established models = 0.0330371 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.0330371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063119Jy sigma=0.000698 ! Fit after self-cal, rms=0.063115Jy sigma=0.000698 ! 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.063115Jy sigma=0.000698 ! Fit after self-cal, rms=0.062999Jy sigma=0.000698 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.905 mas, bmaj=6.496 mas, bpa=51.3 degrees ! Estimated noise=478.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.30285e-06 Jy ! Component: 100 - total flux cleaned = -0.000100674 Jy ! Component: 150 - total flux cleaned = -0.000144221 Jy ! Component: 200 - total flux cleaned = -0.000166421 Jy ! Total flux subtracted in 200 components = -0.000166421 Jy ! Clean residual min=-0.001142 max=0.001190 Jy/beam ! Clean residual mean=-0.000003 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.0328707 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.0328707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062996Jy sigma=0.000698 ! Fit after self-cal, rms=0.062999Jy sigma=0.000698 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 = -5.44625e-05 Jy ! Component: 100 - total flux cleaned = -7.32706e-05 Jy ! Component: 150 - total flux cleaned = -8.08177e-05 Jy ! Component: 200 - total flux cleaned = -8.08564e-05 Jy ! Total flux subtracted in 200 components = -8.08564e-05 Jy ! Clean residual min=-0.001132 max=0.001181 Jy/beam ! Clean residual mean=-0.000003 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.0327898 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.0327898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062996Jy sigma=0.000698 ! Fit after self-cal, rms=0.062995Jy sigma=0.000698 ! 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.062995Jy sigma=0.000698 ! Fit after self-cal, rms=0.063022Jy sigma=0.000698 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.455 mas, bmaj=9.427 mas, bpa=89.92 degrees ! Estimated noise=547.213 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000230452 Jy ! Component: 100 - total flux cleaned = -0.00026413 Jy ! Component: 150 - total flux cleaned = -0.000288479 Jy ! Component: 200 - total flux cleaned = -0.000301452 Jy ! Total flux subtracted in 200 components = -0.000301452 Jy ! Clean residual min=-0.001271 max=0.001204 Jy/beam ! Clean residual mean=-0.000005 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.0324884 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 58 components and 0.0324884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063021Jy sigma=0.000698 ! Fit after self-cal, rms=0.063023Jy sigma=0.000698 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 = -7.10018e-05 Jy ! Component: 100 - total flux cleaned = -8.80076e-05 Jy ! Component: 150 - total flux cleaned = -9.78849e-05 Jy ! Component: 200 - total flux cleaned = -0.000111228 Jy ! Total flux subtracted in 200 components = -0.000111228 Jy ! Clean residual min=-0.001253 max=0.001213 Jy/beam ! Clean residual mean=-0.000004 rms=0.000325 Jy/beam ! Combined flux in latest and established models = 0.0323772 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 61 components and 0.0323772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063022Jy sigma=0.000698 ! Fit after self-cal, rms=0.063022Jy sigma=0.000698 ! 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.922 mas, bmaj=6.489 mas, bpa=51.62 degrees ! Estimated noise=477.935 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.922 x 6.489 at 51.62 degrees (North through East) ! Clean map min=-0.0015073 max=0.035425 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=3.889 mas, bmaj=5.72 mas, bpa=48.99 degrees ! Estimated noise=802.945 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0280706 Jy ! Component: 100 - total flux cleaned = 0.0333414 Jy ! Component: 150 - total flux cleaned = 0.0324581 Jy ! Component: 200 - total flux cleaned = 0.0319036 Jy ! Total flux subtracted in 200 components = 0.0319036 Jy ! Clean residual min=-0.002432 max=0.002306 Jy/beam ! Clean residual mean=-0.000002 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.0319036 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 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0319036 Jy ! Inverting map and beam ! Estimated beam: bmin=4.922 mas, bmaj=6.489 mas, bpa=51.62 degrees ! Estimated noise=477.935 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.000387886 Jy ! Component: 100 - total flux cleaned = 0.00049173 Jy ! Component: 150 - total flux cleaned = 0.00062799 Jy ! Component: 200 - total flux cleaned = 0.000673784 Jy ! Total flux subtracted in 200 components = 0.000673784 Jy ! Clean residual min=-0.001233 max=0.001249 Jy/beam ! Clean residual mean=-0.000002 rms=0.000313 Jy/beam ! Combined flux in latest and established models = 0.0325774 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 20 components and 0.0325774 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.455 mas, bmaj=9.427 mas, bpa=89.92 degrees ! Estimated noise=547.213 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000165236 Jy ! Component: 100 - total flux cleaned = -0.000154068 Jy ! Component: 150 - total flux cleaned = -0.000171756 Jy ! Component: 200 - total flux cleaned = -0.000188406 Jy ! Total flux subtracted in 200 components = -0.000188406 Jy ! Clean residual min=-0.001233 max=0.001195 Jy/beam ! Clean residual mean=-0.000004 rms=0.000329 Jy/beam ! Combined flux in latest and established models = 0.032389 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 = -1.57969e-05 Jy ! Component: 100 - total flux cleaned = -3.77779e-05 Jy ! Component: 150 - total flux cleaned = -3.78873e-05 Jy ! Component: 200 - total flux cleaned = -4.43832e-05 Jy ! Total flux subtracted in 200 components = -4.43832e-05 Jy ! Clean residual min=-0.001238 max=0.001193 Jy/beam ! Clean residual mean=-0.000004 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.0323446 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 33 components and 0.0323446 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.922 mas, bmaj=6.489 mas, bpa=51.62 degrees ! Estimated noise=477.935 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000152367 Jy ! Component: 100 - total flux cleaned = 0.000152219 Jy ! Component: 150 - total flux cleaned = 0.000138442 Jy ! Component: 200 - total flux cleaned = 0.000138807 Jy ! Total flux subtracted in 200 components = 0.000138807 Jy ! Clean residual min=-0.001173 max=0.001182 Jy/beam ! Clean residual mean=-0.000003 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.0324834 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 0.0324834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063026Jy sigma=0.000698 ! Fit after self-cal, rms=0.063021Jy sigma=0.000698 wmodel J2212+5900_S_2014_08_05_pus_map.mod ! Writing 41 model components to file: J2212+5900_S_2014_08_05_pus_map.mod wobs J2212+5900_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J2212+5900_S_2014_08_05_pus_uvs.fits wwins J2212+5900_S_2014_08_05_pus_map.win ! wwins: Wrote 1 windows to J2212+5900_S_2014_08_05_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.000157652 Jy ! Component: 100 - total flux cleaned = 0.000177331 Jy ! Component: 150 - total flux cleaned = 0.000195512 Jy ! Component: 200 - total flux cleaned = 0.000320774 Jy ! Component: 250 - total flux cleaned = 0.000406869 Jy ! Component: 300 - total flux cleaned = 0.000439949 Jy ! Component: 350 - total flux cleaned = 0.000391401 Jy ! Component: 400 - total flux cleaned = 0.000328524 Jy ! Component: 450 - total flux cleaned = 0.000313043 Jy ! Component: 500 - total flux cleaned = 0.00025301 Jy ! Component: 550 - total flux cleaned = 0.000209146 Jy ! Component: 600 - total flux cleaned = 0.000180286 Jy ! Component: 650 - total flux cleaned = 0.000165871 Jy ! Component: 700 - total flux cleaned = 6.97928e-05 Jy ! Component: 750 - total flux cleaned = 9.67962e-05 Jy ! Component: 800 - total flux cleaned = 5.70537e-05 Jy ! Component: 850 - total flux cleaned = 5.71257e-05 Jy ! Component: 900 - total flux cleaned = 5.70009e-05 Jy ! Component: 950 - total flux cleaned = 5.69276e-05 Jy ! Component: 1000 - total flux cleaned = 7.48761e-06 Jy ! Component: 1050 - total flux cleaned = -1.68264e-05 Jy ! Component: 1100 - total flux cleaned = -5.28846e-05 Jy ! Component: 1150 - total flux cleaned = -6.46143e-05 Jy ! Component: 1200 - total flux cleaned = -0.000111438 Jy ! Component: 1250 - total flux cleaned = -0.0001687 Jy ! Component: 1300 - total flux cleaned = -0.000134827 Jy ! Component: 1350 - total flux cleaned = -0.000201795 Jy ! Component: 1400 - total flux cleaned = -0.000168603 Jy ! Component: 1450 - total flux cleaned = -0.000244882 Jy ! Component: 1500 - total flux cleaned = -0.000212481 Jy ! Component: 1550 - total flux cleaned = -0.000244538 Jy ! Component: 1600 - total flux cleaned = -0.000255089 Jy ! Component: 1650 - total flux cleaned = -0.000254871 Jy ! Component: 1700 - total flux cleaned = -0.000285808 Jy ! Component: 1750 - total flux cleaned = -0.000306057 Jy ! Component: 1800 - total flux cleaned = -0.000316083 Jy ! Component: 1850 - total flux cleaned = -0.000335831 Jy ! Component: 1900 - total flux cleaned = -0.000325971 Jy ! Component: 1950 - total flux cleaned = -0.000326037 Jy ! Component: 2000 - total flux cleaned = -0.000374123 Jy ! Component: 2050 - total flux cleaned = -0.000345482 Jy ! Component: 2100 - total flux cleaned = -0.000383224 Jy ! Component: 2150 - total flux cleaned = -0.000373895 Jy ! Component: 2200 - total flux cleaned = -0.000392345 Jy ! Component: 2250 - total flux cleaned = -0.000410763 Jy ! Component: 2300 - total flux cleaned = -0.000410778 Jy ! Component: 2350 - total flux cleaned = -0.000473702 Jy ! Component: 2400 - total flux cleaned = -0.000464711 Jy ! Component: 2450 - total flux cleaned = -0.00052655 Jy ! Component: 2500 - total flux cleaned = -0.000500083 Jy ! Component: 2550 - total flux cleaned = -0.000543605 Jy ! Component: 2600 - total flux cleaned = -0.000569571 Jy ! Component: 2650 - total flux cleaned = -0.000595169 Jy ! Component: 2700 - total flux cleaned = -0.000578183 Jy ! Component: 2750 - total flux cleaned = -0.00059501 Jy ! Component: 2800 - total flux cleaned = -0.000603385 Jy ! Component: 2850 - total flux cleaned = -0.000644819 Jy ! Component: 2900 - total flux cleaned = -0.000644938 Jy ! Component: 2950 - total flux cleaned = -0.00067763 Jy ! Component: 3000 - total flux cleaned = -0.000701836 Jy ! Component: 3050 - total flux cleaned = -0.000717882 Jy ! Component: 3100 - total flux cleaned = -0.000757767 Jy ! Component: 3150 - total flux cleaned = -0.000805163 Jy ! Component: 3200 - total flux cleaned = -0.000844372 Jy ! Component: 3250 - total flux cleaned = -0.000852078 Jy ! Component: 3300 - total flux cleaned = -0.000883044 Jy ! Component: 3350 - total flux cleaned = -0.000890617 Jy ! Component: 3400 - total flux cleaned = -0.000928686 Jy ! Component: 3450 - total flux cleaned = -0.000943854 Jy ! Component: 3500 - total flux cleaned = -0.000958876 Jy ! Component: 3550 - total flux cleaned = -0.000996278 Jy ! Component: 3600 - total flux cleaned = -0.00101863 Jy ! Component: 3650 - total flux cleaned = -0.00105565 Jy ! Component: 3700 - total flux cleaned = -0.00107027 Jy ! Component: 3750 - total flux cleaned = -0.00112122 Jy ! Component: 3800 - total flux cleaned = -0.00113567 Jy ! Component: 3850 - total flux cleaned = -0.00114288 Jy ! Component: 3900 - total flux cleaned = -0.00120711 Jy ! Component: 3950 - total flux cleaned = -0.00124959 Jy ! Component: 4000 - total flux cleaned = -0.00127781 Jy ! Component: 4050 - total flux cleaned = -0.0012918 Jy ! Total flux subtracted in 4096 components = -0.0013057 Jy ! Clean residual min=-0.000444 max=0.000408 Jy/beam ! Clean residual mean=-0.000000 rms=0.000126 Jy/beam ! Combined flux in latest and established models = 0.0311777 Jy keep ! Adding 273 model components to the UV plane model. ! The established model now contains 314 components and 0.0311777 Jy ![Exited script file: muppet] wmap "J2212+5900_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.922 x 6.489 at 51.62 degrees (North through East) ! Clean map min=-0.0012019 max=0.035425 Jy/beam ! Writing clean map to FITS file: J2212+5900_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0354252 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000124035 device "J2212+5900_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J2212+5900_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.05039 1.05039 2.10079 4.20158 8.40316 16.8063 33.6126 67.2252 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.035 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.922 x 6.489 at 51.62 degrees (North through East) ! Clean map min=-0.0012019 max=0.035425 Jy/beam quit ! Quitting program ! Log file J2212+5900_S_2014_08_05_pus_uvs.log closed on Fri Jan 6 22:58:05 2017