! Started logfile: J0650+5616_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:07:12 2019 obs J0650+5616_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J0650+5616_S_2017_01_16_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.710317 visibilities/baseline/integration-bin. ! Found source: J0650+5616 ! ! 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 622 lines of history. ! ! Reading 10740 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 J0650+5616_S_2017_01_16_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 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 326 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.840767Jy sigma=0.007154 ! Fit after self-cal, rms=0.835399Jy sigma=0.007115 ! 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=4.037 mas, bmaj=5.385 mas, bpa=30.13 degrees ! Estimated noise=1194.79 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.133702 Jy ! Component: 100 - total flux cleaned = 0.16393 Jy ! Total flux subtracted in 100 components = 0.16393 Jy ! Clean residual min=-0.006554 max=0.010620 Jy/beam ! Clean residual mean=0.000015 rms=0.001708 Jy/beam ! Combined flux in latest and established models = 0.16393 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.16393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092474Jy sigma=0.000687 ! Fit after self-cal, rms=0.092469Jy sigma=0.000687 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00965231 Jy ! Component: 100 - total flux cleaned = 0.00991402 Jy ! Total flux subtracted in 100 components = 0.00991402 Jy ! Clean residual min=-0.004897 max=0.006023 Jy/beam ! Clean residual mean=0.000016 rms=0.001358 Jy/beam ! Combined flux in latest and established models = 0.173844 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 13 components and 0.173844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091591Jy sigma=0.000678 ! Fit after self-cal, rms=0.091590Jy sigma=0.000678 ! 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.752 mas, bmaj=6.062 mas, bpa=25.88 degrees ! Estimated noise=869.276 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.0027074 Jy ! Component: 100 - total flux cleaned = 0.0030131 Jy ! Component: 150 - total flux cleaned = 0.00310464 Jy ! Component: 200 - total flux cleaned = 0.00318183 Jy ! Total flux subtracted in 200 components = 0.00318183 Jy ! Clean residual min=-0.004670 max=0.005117 Jy/beam ! Clean residual mean=0.000046 rms=0.001152 Jy/beam ! Combined flux in latest and established models = 0.177026 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 24 components and 0.177026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091500Jy sigma=0.000677 ! Fit after self-cal, rms=0.091500Jy sigma=0.000677 ! 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.10 FD 0.96 HN 0.95 KP 0.96 ! LA 1.01 MK 1.00* NL 0.87 OV 0.97 ! PT 1.07 SC 0.91 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.01 HN 1.00 KP 0.94 ! LA 0.97 MK 1.00* NL 0.98 OV 0.99 ! PT 0.99 SC 1.09 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.03 HN 0.97 KP 0.99 ! LA 1.00 MK 1.00* NL 0.99 OV 0.93 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.02 HN 0.96 KP 1.00* ! LA 1.09 MK 1.00* NL 1.00* OV 0.96 ! PT 1.05 SC 1.37 ! ! ! Fit before self-cal, rms=0.091500Jy sigma=0.000677 ! Fit after self-cal, rms=0.099045Jy sigma=0.000667 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.784 mas, bmaj=6.049 mas, bpa=24.72 degrees ! Estimated noise=866.314 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.000864182 Jy ! Component: 100 - total flux cleaned = -0.00089625 Jy ! Component: 150 - total flux cleaned = -0.000921579 Jy ! Component: 200 - total flux cleaned = -0.000982715 Jy ! Total flux subtracted in 200 components = -0.000982715 Jy ! Clean residual min=-0.003936 max=0.003952 Jy/beam ! Clean residual mean=0.000038 rms=0.000933 Jy/beam ! Combined flux in latest and established models = 0.176043 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 37 components and 0.176043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099018Jy sigma=0.000666 ! Fit after self-cal, rms=0.099142Jy sigma=0.000666 ! 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.099142Jy sigma=0.000666 ! Fit after self-cal, rms=0.099660Jy sigma=0.000658 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.757 mas, bmaj=6.043 mas, bpa=25.33 degrees ! Estimated noise=866.697 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000471575 Jy ! Component: 100 - total flux cleaned = 0.00057189 Jy ! Component: 150 - total flux cleaned = 0.000604203 Jy ! Component: 200 - total flux cleaned = 0.000619016 Jy ! Total flux subtracted in 200 components = 0.000619016 Jy ! Clean residual min=-0.002106 max=0.002173 Jy/beam ! Clean residual mean=-0.000006 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.176662 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 46 components and 0.176662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099646Jy sigma=0.000658 ! Fit after self-cal, rms=0.099702Jy sigma=0.000658 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 = -4.94934e-05 Jy ! Component: 100 - total flux cleaned = -3.77372e-05 Jy ! Component: 150 - total flux cleaned = -3.81385e-05 Jy ! Component: 200 - total flux cleaned = -3.82806e-05 Jy ! Total flux subtracted in 200 components = -3.82806e-05 Jy ! Clean residual min=-0.002052 max=0.002164 Jy/beam ! Clean residual mean=-0.000005 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.176624 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.176624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099697Jy sigma=0.000658 ! Fit after self-cal, rms=0.099699Jy sigma=0.000658 ! 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.099699Jy sigma=0.000658 ! Fit after self-cal, rms=0.099702Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.746 mas, bmaj=6.043 mas, bpa=25.34 degrees ! Estimated noise=867.549 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00047206 Jy ! Component: 100 - total flux cleaned = 0.000556029 Jy ! Component: 150 - total flux cleaned = 0.000567806 Jy ! Component: 200 - total flux cleaned = 0.000578678 Jy ! Total flux subtracted in 200 components = 0.000578678 Jy ! Clean residual min=-0.002030 max=0.002183 Jy/beam ! Clean residual mean=-0.000006 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.177202 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 53 components and 0.177202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099695Jy sigma=0.000658 ! Fit after self-cal, rms=0.099701Jy sigma=0.000658 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 = 2.71384e-06 Jy ! Component: 100 - total flux cleaned = -1.90489e-05 Jy ! Component: 150 - total flux cleaned = -2.91884e-05 Jy ! Component: 200 - total flux cleaned = -2.92147e-05 Jy ! Total flux subtracted in 200 components = -2.92147e-05 Jy ! Clean residual min=-0.002043 max=0.002176 Jy/beam ! Clean residual mean=-0.000006 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.177173 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.177173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099699Jy sigma=0.000658 ! Fit after self-cal, rms=0.099699Jy sigma=0.000658 ! 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.099699Jy sigma=0.000658 ! Fit after self-cal, rms=0.099699Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.503 mas, bmaj=8.58 mas, bpa=-0.01234 degrees ! Estimated noise=1030.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00011289 Jy ! Component: 100 - total flux cleaned = -0.000113504 Jy ! Component: 150 - total flux cleaned = -0.000114247 Jy ! Component: 200 - total flux cleaned = -0.000113934 Jy ! Total flux subtracted in 200 components = -0.000113934 Jy ! Clean residual min=-0.002365 max=0.002443 Jy/beam ! Clean residual mean=-0.000012 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.177059 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 72 components and 0.177059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099697Jy sigma=0.000658 ! Fit after self-cal, rms=0.099701Jy sigma=0.000658 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 = -3.96167e-05 Jy ! Component: 100 - total flux cleaned = -2.98486e-05 Jy ! Component: 150 - total flux cleaned = -3.02208e-05 Jy ! Component: 200 - total flux cleaned = -3.02332e-05 Jy ! Total flux subtracted in 200 components = -3.02332e-05 Jy ! Clean residual min=-0.002372 max=0.002445 Jy/beam ! Clean residual mean=-0.000012 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.177029 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 74 components and 0.177029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099700Jy sigma=0.000658 ! Fit after self-cal, rms=0.099701Jy sigma=0.000658 ! 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.738 mas, bmaj=6.042 mas, bpa=25.36 degrees ! Estimated noise=868.339 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.738 x 6.042 at 25.36 degrees (North through East) ! Clean map min=-0.0020604 max=0.17014 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=4.028 mas, bmaj=5.363 mas, bpa=28.95 degrees ! Estimated noise=1222.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.132685 Jy ! Component: 100 - total flux cleaned = 0.163125 Jy ! Component: 150 - total flux cleaned = 0.174188 Jy ! Component: 200 - total flux cleaned = 0.176116 Jy ! Total flux subtracted in 200 components = 0.176116 Jy ! Clean residual min=-0.003531 max=0.003354 Jy/beam ! Clean residual mean=-0.000004 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.176116 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.176116 Jy ! Inverting map and beam ! Estimated beam: bmin=4.738 mas, bmaj=6.042 mas, bpa=25.36 degrees ! Estimated noise=868.339 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.00130054 Jy ! Component: 100 - total flux cleaned = 0.0013721 Jy ! Component: 150 - total flux cleaned = 0.00129185 Jy ! Component: 200 - total flux cleaned = 0.0012582 Jy ! Total flux subtracted in 200 components = 0.0012582 Jy ! Clean residual min=-0.001993 max=0.002250 Jy/beam ! Clean residual mean=-0.000006 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.177374 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 27 components and 0.177374 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.503 mas, bmaj=8.58 mas, bpa=-0.01234 degrees ! Estimated noise=1030.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.99262e-05 Jy ! Component: 100 - total flux cleaned = -6.22159e-05 Jy ! Component: 150 - total flux cleaned = -6.22184e-05 Jy ! Component: 200 - total flux cleaned = -6.12403e-05 Jy ! Total flux subtracted in 200 components = -6.12403e-05 Jy ! Clean residual min=-0.002383 max=0.002475 Jy/beam ! Clean residual mean=-0.000012 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.177313 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.37507e-05 Jy ! Component: 100 - total flux cleaned = -3.94869e-05 Jy ! Component: 150 - total flux cleaned = -5.17476e-05 Jy ! Component: 200 - total flux cleaned = -7.46129e-05 Jy ! Total flux subtracted in 200 components = -7.46129e-05 Jy ! Clean residual min=-0.002388 max=0.002467 Jy/beam ! Clean residual mean=-0.000012 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.177238 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 34 components and 0.177238 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.738 mas, bmaj=6.042 mas, bpa=25.36 degrees ! Estimated noise=868.339 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000349866 Jy ! Component: 100 - total flux cleaned = 0.000394061 Jy ! Component: 150 - total flux cleaned = 0.000394181 Jy ! Component: 200 - total flux cleaned = 0.000394362 Jy ! Total flux subtracted in 200 components = 0.000394362 Jy ! Clean residual min=-0.002002 max=0.002226 Jy/beam ! Clean residual mean=-0.000006 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.177632 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 49 components and 0.177632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099700Jy sigma=0.000658 ! Fit after self-cal, rms=0.099700Jy sigma=0.000658 wmodel J0650+5616_S_2017_01_16_pus_map.mod ! Writing 49 model components to file: J0650+5616_S_2017_01_16_pus_map.mod wobs J0650+5616_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J0650+5616_S_2017_01_16_pus_uvs.fits wwins J0650+5616_S_2017_01_16_pus_map.win ! wwins: Wrote 1 windows to J0650+5616_S_2017_01_16_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.000865773 Jy ! Component: 100 - total flux cleaned = 0.00124436 Jy ! Component: 150 - total flux cleaned = 0.00145967 Jy ! Component: 200 - total flux cleaned = 0.00156353 Jy ! Component: 250 - total flux cleaned = 0.00163094 Jy ! Component: 300 - total flux cleaned = 0.00169554 Jy ! Component: 350 - total flux cleaned = 0.00178905 Jy ! Component: 400 - total flux cleaned = 0.00184901 Jy ! Component: 450 - total flux cleaned = 0.00187758 Jy ! Component: 500 - total flux cleaned = 0.00182039 Jy ! Component: 550 - total flux cleaned = 0.0019328 Jy ! Component: 600 - total flux cleaned = 0.00204188 Jy ! Component: 650 - total flux cleaned = 0.0021484 Jy ! Component: 700 - total flux cleaned = 0.00222747 Jy ! Component: 750 - total flux cleaned = 0.00230451 Jy ! Component: 800 - total flux cleaned = 0.00240574 Jy ! Component: 850 - total flux cleaned = 0.00240578 Jy ! Component: 900 - total flux cleaned = 0.00247943 Jy ! Component: 950 - total flux cleaned = 0.00262377 Jy ! Component: 1000 - total flux cleaned = 0.00262346 Jy ! Component: 1050 - total flux cleaned = 0.00257731 Jy ! Component: 1100 - total flux cleaned = 0.00269153 Jy ! Component: 1150 - total flux cleaned = 0.00273658 Jy ! Component: 1200 - total flux cleaned = 0.00280322 Jy ! Component: 1250 - total flux cleaned = 0.0028474 Jy ! Component: 1300 - total flux cleaned = 0.00293333 Jy ! Component: 1350 - total flux cleaned = 0.00299677 Jy ! Component: 1400 - total flux cleaned = 0.00295469 Jy ! Component: 1450 - total flux cleaned = 0.00301645 Jy ! Component: 1500 - total flux cleaned = 0.00295516 Jy ! Component: 1550 - total flux cleaned = 0.00297523 Jy ! Component: 1600 - total flux cleaned = 0.00295532 Jy ! Component: 1650 - total flux cleaned = 0.00293588 Jy ! Component: 1700 - total flux cleaned = 0.00287742 Jy ! Component: 1750 - total flux cleaned = 0.00291582 Jy ! Component: 1800 - total flux cleaned = 0.00291579 Jy ! Component: 1850 - total flux cleaned = 0.00287816 Jy ! Component: 1900 - total flux cleaned = 0.00284107 Jy ! Component: 1950 - total flux cleaned = 0.00287793 Jy ! Component: 2000 - total flux cleaned = 0.00285958 Jy ! Component: 2050 - total flux cleaned = 0.00282369 Jy ! Component: 2100 - total flux cleaned = 0.0028059 Jy ! Component: 2150 - total flux cleaned = 0.00275317 Jy ! Component: 2200 - total flux cleaned = 0.00282293 Jy ! Component: 2250 - total flux cleaned = 0.00273634 Jy ! Component: 2300 - total flux cleaned = 0.00275355 Jy ! Component: 2350 - total flux cleaned = 0.00271967 Jy ! Component: 2400 - total flux cleaned = 0.00265249 Jy ! Component: 2450 - total flux cleaned = 0.00268562 Jy ! Component: 2500 - total flux cleaned = 0.00266897 Jy ! Component: 2550 - total flux cleaned = 0.00265265 Jy ! Component: 2600 - total flux cleaned = 0.00255555 Jy ! Component: 2650 - total flux cleaned = 0.00252357 Jy ! Component: 2700 - total flux cleaned = 0.00260303 Jy ! Component: 2750 - total flux cleaned = 0.00250817 Jy ! Component: 2800 - total flux cleaned = 0.00252387 Jy ! Component: 2850 - total flux cleaned = 0.00246162 Jy ! Component: 2900 - total flux cleaned = 0.00246158 Jy ! Component: 2950 - total flux cleaned = 0.00238535 Jy ! Component: 3000 - total flux cleaned = 0.00244605 Jy ! Component: 3050 - total flux cleaned = 0.00243108 Jy ! Component: 3100 - total flux cleaned = 0.00241615 Jy ! Component: 3150 - total flux cleaned = 0.0024308 Jy ! Component: 3200 - total flux cleaned = 0.00244555 Jy ! Component: 3250 - total flux cleaned = 0.00244549 Jy ! Component: 3300 - total flux cleaned = 0.00247428 Jy ! Component: 3350 - total flux cleaned = 0.00244556 Jy ! Component: 3400 - total flux cleaned = 0.00250276 Jy ! Component: 3450 - total flux cleaned = 0.00246019 Jy ! Component: 3500 - total flux cleaned = 0.00247408 Jy ! Component: 3550 - total flux cleaned = 0.00248803 Jy ! Component: 3600 - total flux cleaned = 0.00247419 Jy ! Component: 3650 - total flux cleaned = 0.00251554 Jy ! Component: 3700 - total flux cleaned = 0.00251555 Jy ! Component: 3750 - total flux cleaned = 0.00247489 Jy ! Component: 3800 - total flux cleaned = 0.00250181 Jy ! Component: 3850 - total flux cleaned = 0.00250187 Jy ! Component: 3900 - total flux cleaned = 0.00250197 Jy ! Component: 3950 - total flux cleaned = 0.00254166 Jy ! Component: 4000 - total flux cleaned = 0.00256804 Jy ! Component: 4050 - total flux cleaned = 0.00255486 Jy ! Total flux subtracted in 4096 components = 0.00260688 Jy ! Clean residual min=-0.000844 max=0.000740 Jy/beam ! Clean residual mean=-0.000003 rms=0.000246 Jy/beam ! Combined flux in latest and established models = 0.180239 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 356 components and 0.180239 Jy ![Exited script file: muppet] wmap "J0650+5616_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.738 x 6.042 at 25.36 degrees (North through East) ! Clean map min=-0.0015097 max=0.17019 Jy/beam ! Writing clean map to FITS file: J0650+5616_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.170186 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000244012 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.430139 0.430139 0.860279 1.72056 3.44111 6.88223 13.7645 27.5289 55.0578 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.17 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.738 x 6.042 at 25.36 degrees (North through East) ! Clean map min=-0.0015097 max=0.17019 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 J0650+5616_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:07:18 2019