! Started logfile: J1222+0413_S_2017_03_23_pus_uvs.log on Mon May 13 10:00:17 2019 obs J1222+0413_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J1222+0413_S_2017_03_23_pus_uva.fits ! AN table 1: 32 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.725694 visibilities/baseline/integration-bin. ! Found source: J1222+0413 ! ! 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 481 lines of history. ! ! Reading 4180 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 J1222+0413_S_2017_03_23_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 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 131 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.659102Jy sigma=0.005364 ! Fit after self-cal, rms=0.652051Jy sigma=0.005308 ! 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.03 mas, bmaj=6.835 mas, bpa=1.186 degrees ! Estimated noise=1800.19 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.266102 Jy ! Component: 100 - total flux cleaned = 0.330254 Jy ! Total flux subtracted in 100 components = 0.330254 Jy ! Clean residual min=-0.015280 max=0.027384 Jy/beam ! Clean residual mean=-0.000011 rms=0.004013 Jy/beam ! Combined flux in latest and established models = 0.330254 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.330254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133870Jy sigma=0.000995 ! Fit after self-cal, rms=0.133844Jy sigma=0.000995 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0316481 Jy ! Component: 100 - total flux cleaned = 0.0508078 Jy ! Total flux subtracted in 100 components = 0.0508078 Jy ! Clean residual min=-0.013650 max=0.016221 Jy/beam ! Clean residual mean=-0.000010 rms=0.003363 Jy/beam ! Combined flux in latest and established models = 0.381062 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 36 components and 0.381062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123018Jy sigma=0.000912 ! Fit after self-cal, rms=0.123002Jy sigma=0.000912 ! 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=3.735 mas, bmaj=7.85 mas, bpa=4.43 degrees ! Estimated noise=1470.68 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.0161954 Jy ! Component: 100 - total flux cleaned = 0.0251267 Jy ! Component: 150 - total flux cleaned = 0.0305087 Jy ! Component: 200 - total flux cleaned = 0.0339249 Jy ! Total flux subtracted in 200 components = 0.0339249 Jy ! Clean residual min=-0.012150 max=0.014371 Jy/beam ! Clean residual mean=-0.000050 rms=0.003072 Jy/beam ! Combined flux in latest and established models = 0.414987 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 62 components and 0.414987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120324Jy sigma=0.000897 ! Fit after self-cal, rms=0.120315Jy sigma=0.000897 ! 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.05 FD 0.91 HN 0.92 KP 1.05 ! LA 1.01 MK 1.14 NL 0.86 OV 1.03 ! PT 1.01 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.92 HN 0.95 KP 1.02 ! LA 0.98 MK 1.13 NL 1.01 OV 1.08 ! PT 0.96 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.01 HN 0.95 KP 0.87 ! LA 0.77 MK 1.14 NL 1.12 OV 0.97 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.95 HN 0.92 KP 1.00* ! LA 0.80 MK 1.25 NL 1.00* OV 2.19 ! PT 1.04 SC 1.94 ! ! ! Fit before self-cal, rms=0.120315Jy sigma=0.000897 ! Fit after self-cal, rms=0.112136Jy sigma=0.000736 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.828 mas, bmaj=8.025 mas, bpa=5.263 degrees ! Estimated noise=1480.73 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.00533103 Jy ! Component: 100 - total flux cleaned = -0.00625242 Jy ! Component: 150 - total flux cleaned = -0.006252 Jy ! Component: 200 - total flux cleaned = -0.00625299 Jy ! Total flux subtracted in 200 components = -0.00625299 Jy ! Clean residual min=-0.007337 max=0.008540 Jy/beam ! Clean residual mean=-0.000018 rms=0.001768 Jy/beam ! Combined flux in latest and established models = 0.408734 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 71 components and 0.408734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111751Jy sigma=0.000733 ! Fit after self-cal, rms=0.111955Jy sigma=0.000732 ! 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.111955Jy sigma=0.000732 ! Fit after self-cal, rms=0.113677Jy sigma=0.000672 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.811 mas, bmaj=7.971 mas, bpa=4.777 degrees ! Estimated noise=1475.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00177737 Jy ! Component: 100 - total flux cleaned = -0.00214253 Jy ! Component: 150 - total flux cleaned = -0.00236462 Jy ! Component: 200 - total flux cleaned = -0.00255598 Jy ! Total flux subtracted in 200 components = -0.00255598 Jy ! Clean residual min=-0.004292 max=0.003930 Jy/beam ! Clean residual mean=-0.000005 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.406178 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 80 components and 0.406178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113632Jy sigma=0.000671 ! Fit after self-cal, rms=0.113985Jy sigma=0.000671 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.000403917 Jy ! Component: 100 - total flux cleaned = -0.000438863 Jy ! Component: 150 - total flux cleaned = -0.000492873 Jy ! Component: 200 - total flux cleaned = -0.000545182 Jy ! Total flux subtracted in 200 components = -0.000545182 Jy ! Clean residual min=-0.004197 max=0.003924 Jy/beam ! Clean residual mean=-0.000006 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.405633 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 85 components and 0.405633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113968Jy sigma=0.000671 ! Fit after self-cal, rms=0.113966Jy sigma=0.000671 ! 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.113966Jy sigma=0.000671 ! Fit after self-cal, rms=0.114316Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.82 mas, bmaj=7.988 mas, bpa=4.881 degrees ! Estimated noise=1475.06 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00142504 Jy ! Component: 100 - total flux cleaned = -0.00169296 Jy ! Component: 150 - total flux cleaned = -0.00198611 Jy ! Component: 200 - total flux cleaned = -0.00220787 Jy ! Total flux subtracted in 200 components = -0.00220787 Jy ! Clean residual min=-0.003981 max=0.003833 Jy/beam ! Clean residual mean=-0.000004 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.403425 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 87 components and 0.403425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114295Jy sigma=0.000670 ! Fit after self-cal, rms=0.114304Jy sigma=0.000670 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.000245804 Jy ! Component: 100 - total flux cleaned = -0.000293347 Jy ! Component: 150 - total flux cleaned = -0.000335395 Jy ! Component: 200 - total flux cleaned = -0.000375457 Jy ! Total flux subtracted in 200 components = -0.000375457 Jy ! Clean residual min=-0.003947 max=0.003858 Jy/beam ! Clean residual mean=-0.000005 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.403049 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 92 components and 0.403049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114296Jy sigma=0.000670 ! Fit after self-cal, rms=0.114294Jy sigma=0.000670 ! 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.114294Jy sigma=0.000670 ! Fit after self-cal, rms=0.114275Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.927 mas, bmaj=11.76 mas, bpa=6.027 degrees ! Estimated noise=1731.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00177946 Jy ! Component: 100 - total flux cleaned = -0.00213418 Jy ! Component: 150 - total flux cleaned = -0.00216414 Jy ! Component: 200 - total flux cleaned = -0.00219255 Jy ! Total flux subtracted in 200 components = -0.00219255 Jy ! Clean residual min=-0.004584 max=0.004467 Jy/beam ! Clean residual mean=-0.000008 rms=0.001084 Jy/beam ! Combined flux in latest and established models = 0.400857 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 97 components and 0.400857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114285Jy sigma=0.000670 ! Fit after self-cal, rms=0.114275Jy sigma=0.000670 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.000245265 Jy ! Component: 100 - total flux cleaned = -0.000222583 Jy ! Component: 150 - total flux cleaned = -0.000222782 Jy ! Component: 200 - total flux cleaned = -0.000237227 Jy ! Total flux subtracted in 200 components = -0.000237227 Jy ! Clean residual min=-0.004578 max=0.004447 Jy/beam ! Clean residual mean=-0.000008 rms=0.001084 Jy/beam ! Combined flux in latest and established models = 0.40062 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 99 components and 0.40062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114273Jy sigma=0.000670 ! Fit after self-cal, rms=0.114268Jy sigma=0.000670 ! 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=3.828 mas, bmaj=8.003 mas, bpa=4.958 degrees ! Estimated noise=1474.8 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.828 x 8.003 at 4.958 degrees (North through East) ! Clean map min=-0.0038514 max=0.35396 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.101 mas, bmaj=6.961 mas, bpa=1.405 degrees ! Estimated noise=1840.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.27154 Jy ! Component: 100 - total flux cleaned = 0.333729 Jy ! Component: 150 - total flux cleaned = 0.360318 Jy ! Component: 200 - total flux cleaned = 0.375341 Jy ! Total flux subtracted in 200 components = 0.375341 Jy ! Clean residual min=-0.005144 max=0.007830 Jy/beam ! Clean residual mean=-0.000002 rms=0.001407 Jy/beam ! Combined flux in latest and established models = 0.375341 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.375341 Jy ! Inverting map and beam ! Estimated beam: bmin=3.828 mas, bmaj=8.003 mas, bpa=4.958 degrees ! Estimated noise=1474.8 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.0120894 Jy ! Component: 100 - total flux cleaned = 0.0185012 Jy ! Component: 150 - total flux cleaned = 0.0221758 Jy ! Component: 200 - total flux cleaned = 0.0243382 Jy ! Total flux subtracted in 200 components = 0.0243382 Jy ! Clean residual min=-0.004098 max=0.003847 Jy/beam ! Clean residual mean=-0.000005 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.399679 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 62 components and 0.399679 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=7.927 mas, bmaj=11.76 mas, bpa=6.027 degrees ! Estimated noise=1731.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000945565 Jy ! Component: 100 - total flux cleaned = 0.00108851 Jy ! Component: 150 - total flux cleaned = 0.00116841 Jy ! Component: 200 - total flux cleaned = 0.00119106 Jy ! Total flux subtracted in 200 components = 0.00119106 Jy ! Clean residual min=-0.004654 max=0.004520 Jy/beam ! Clean residual mean=-0.000008 rms=0.001094 Jy/beam ! Combined flux in latest and established models = 0.400871 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 = 4.22507e-05 Jy ! Component: 100 - total flux cleaned = 2.28316e-05 Jy ! Component: 150 - total flux cleaned = 4.74686e-06 Jy ! Component: 200 - total flux cleaned = -1.30481e-05 Jy ! Total flux subtracted in 200 components = -1.30481e-05 Jy ! Clean residual min=-0.004659 max=0.004506 Jy/beam ! Clean residual mean=-0.000008 rms=0.001091 Jy/beam ! Combined flux in latest and established models = 0.400857 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 69 components and 0.400858 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.828 mas, bmaj=8.003 mas, bpa=4.958 degrees ! Estimated noise=1474.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00019758 Jy ! Component: 100 - total flux cleaned = 0.000247755 Jy ! Component: 150 - total flux cleaned = 0.00044955 Jy ! Component: 200 - total flux cleaned = 0.000556182 Jy ! Total flux subtracted in 200 components = 0.000556182 Jy ! Clean residual min=-0.004025 max=0.003898 Jy/beam ! Clean residual mean=-0.000004 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.401414 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 75 components and 0.401414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114296Jy sigma=0.000670 ! Fit after self-cal, rms=0.114290Jy sigma=0.000670 wmodel J1222+0413_S_2017_03_23_pus_map.mod ! Writing 75 model components to file: J1222+0413_S_2017_03_23_pus_map.mod wobs J1222+0413_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J1222+0413_S_2017_03_23_pus_uvs.fits wwins J1222+0413_S_2017_03_23_pus_map.win ! wwins: Wrote 1 windows to J1222+0413_S_2017_03_23_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.000267292 Jy ! Component: 100 - total flux cleaned = 0.000936728 Jy ! Component: 150 - total flux cleaned = 0.00124983 Jy ! Component: 200 - total flux cleaned = 0.00190373 Jy ! Component: 250 - total flux cleaned = 0.00241903 Jy ! Component: 300 - total flux cleaned = 0.0026409 Jy ! Component: 350 - total flux cleaned = 0.00264122 Jy ! Component: 400 - total flux cleaned = 0.00280014 Jy ! Component: 450 - total flux cleaned = 0.00295395 Jy ! Component: 500 - total flux cleaned = 0.00295349 Jy ! Component: 550 - total flux cleaned = 0.00315196 Jy ! Component: 600 - total flux cleaned = 0.00339472 Jy ! Component: 650 - total flux cleaned = 0.00367918 Jy ! Component: 700 - total flux cleaned = 0.00377239 Jy ! Component: 750 - total flux cleaned = 0.00391188 Jy ! Component: 800 - total flux cleaned = 0.00427323 Jy ! Component: 850 - total flux cleaned = 0.00449621 Jy ! Component: 900 - total flux cleaned = 0.00471587 Jy ! Component: 950 - total flux cleaned = 0.00484713 Jy ! Component: 1000 - total flux cleaned = 0.005105 Jy ! Component: 1050 - total flux cleaned = 0.00548655 Jy ! Component: 1100 - total flux cleaned = 0.00565412 Jy ! Component: 1150 - total flux cleaned = 0.00590304 Jy ! Component: 1200 - total flux cleaned = 0.00631305 Jy ! Component: 1250 - total flux cleaned = 0.00643431 Jy ! Component: 1300 - total flux cleaned = 0.00663539 Jy ! Component: 1350 - total flux cleaned = 0.00691394 Jy ! Component: 1400 - total flux cleaned = 0.00714996 Jy ! Component: 1450 - total flux cleaned = 0.00750072 Jy ! Component: 1500 - total flux cleaned = 0.00761652 Jy ! Component: 1550 - total flux cleaned = 0.00788492 Jy ! Component: 1600 - total flux cleaned = 0.00807526 Jy ! Component: 1650 - total flux cleaned = 0.00826351 Jy ! Component: 1700 - total flux cleaned = 0.00852458 Jy ! Component: 1750 - total flux cleaned = 0.00867255 Jy ! Component: 1800 - total flux cleaned = 0.00885582 Jy ! Component: 1850 - total flux cleaned = 0.00911032 Jy ! Component: 1900 - total flux cleaned = 0.00921839 Jy ! Component: 1950 - total flux cleaned = 0.00946826 Jy ! Component: 2000 - total flux cleaned = 0.00968078 Jy ! Component: 2050 - total flux cleaned = 0.00978668 Jy ! Component: 2100 - total flux cleaned = 0.0098218 Jy ! Component: 2150 - total flux cleaned = 0.010099 Jy ! Component: 2200 - total flux cleaned = 0.0103053 Jy ! Component: 2250 - total flux cleaned = 0.0106123 Jy ! Component: 2300 - total flux cleaned = 0.0107813 Jy ! Component: 2350 - total flux cleaned = 0.0108487 Jy ! Component: 2400 - total flux cleaned = 0.0110491 Jy ! Component: 2450 - total flux cleaned = 0.0112482 Jy ! Component: 2500 - total flux cleaned = 0.0113802 Jy ! Component: 2550 - total flux cleaned = 0.0115434 Jy ! Component: 2600 - total flux cleaned = 0.0116412 Jy ! Component: 2650 - total flux cleaned = 0.0118028 Jy ! Component: 2700 - total flux cleaned = 0.0119948 Jy ! Component: 2750 - total flux cleaned = 0.0120584 Jy ! Component: 2800 - total flux cleaned = 0.0122795 Jy ! Component: 2850 - total flux cleaned = 0.0124366 Jy ! Component: 2900 - total flux cleaned = 0.0124364 Jy ! Component: 2950 - total flux cleaned = 0.0125604 Jy ! Component: 3000 - total flux cleaned = 0.0125913 Jy ! Component: 3050 - total flux cleaned = 0.0127138 Jy ! Component: 3100 - total flux cleaned = 0.0128358 Jy ! Component: 3150 - total flux cleaned = 0.0130782 Jy ! Component: 3200 - total flux cleaned = 0.0130783 Jy ! Component: 3250 - total flux cleaned = 0.0130483 Jy ! Component: 3300 - total flux cleaned = 0.013316 Jy ! Component: 3350 - total flux cleaned = 0.0133159 Jy ! Component: 3400 - total flux cleaned = 0.0134046 Jy ! Component: 3450 - total flux cleaned = 0.0135509 Jy ! Component: 3500 - total flux cleaned = 0.0135218 Jy ! Component: 3550 - total flux cleaned = 0.0137242 Jy ! Component: 3600 - total flux cleaned = 0.0138105 Jy ! Component: 3650 - total flux cleaned = 0.013896 Jy ! Component: 3700 - total flux cleaned = 0.0139816 Jy ! Component: 3750 - total flux cleaned = 0.0139815 Jy ! Component: 3800 - total flux cleaned = 0.0139817 Jy ! Component: 3850 - total flux cleaned = 0.0141502 Jy ! Component: 3900 - total flux cleaned = 0.0142622 Jy ! Component: 3950 - total flux cleaned = 0.0142623 Jy ! Component: 4000 - total flux cleaned = 0.0143178 Jy ! Component: 4050 - total flux cleaned = 0.0144555 Jy ! Total flux subtracted in 4096 components = 0.0145105 Jy ! Clean residual min=-0.001995 max=0.002279 Jy/beam ! Clean residual mean=0.000000 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.415924 Jy keep ! Adding 308 model components to the UV plane model. ! The established model now contains 383 components and 0.415924 Jy ![Exited script file: muppet] wmap "J1222+0413_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.828 x 8.003 at 4.958 degrees (North through East) ! Clean map min=-0.0028474 max=0.35498 Jy/beam ! Writing clean map to FITS file: J1222+0413_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.35498 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000520271 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.439691 0.439691 0.879382 1.75876 3.51753 7.03506 14.0701 28.1402 56.2804 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.354 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.828 x 8.003 at 4.958 degrees (North through East) ! Clean map min=-0.0028474 max=0.35498 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1222+0413_S_2017_03_23_pus_uvs.log closed on Mon May 13 10:00:23 2019