! Started logfile: J2120-0330_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:49:34 2019 obs J2120-0330_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J2120-0330_S_2017_03_27_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.906238 visibilities/baseline/integration-bin. ! Found source: J2120-0330 ! ! 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 1684 lines of history. ! ! Reading 18596 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 J2120-0330_S_2017_03_27_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 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 476 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.897421Jy sigma=0.007240 ! Fit after self-cal, rms=0.884134Jy sigma=0.007142 ! 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=2.786 mas, bmaj=6.669 mas, bpa=-0.3666 degrees ! Estimated noise=994.964 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.0904397 Jy ! Component: 100 - total flux cleaned = 0.11279 Jy ! Total flux subtracted in 100 components = 0.11279 Jy ! Clean residual min=-0.003867 max=0.008964 Jy/beam ! Clean residual mean=0.000003 rms=0.001062 Jy/beam ! Combined flux in latest and established models = 0.11279 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.11279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092972Jy sigma=0.000685 ! Fit after self-cal, rms=0.092991Jy sigma=0.000685 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00966913 Jy ! Component: 100 - total flux cleaned = 0.0146098 Jy ! Total flux subtracted in 100 components = 0.0146098 Jy ! Clean residual min=-0.003308 max=0.003277 Jy/beam ! Clean residual mean=0.000000 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.1274 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.1274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091812Jy sigma=0.000674 ! Fit after self-cal, rms=0.091827Jy sigma=0.000674 ! 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.35 mas, bmaj=7.705 mas, bpa=-1.223 degrees ! Estimated noise=712.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.00371535 Jy ! Component: 100 - total flux cleaned = 0.00577152 Jy ! Component: 150 - total flux cleaned = 0.0070391 Jy ! Component: 200 - total flux cleaned = 0.0078372 Jy ! Total flux subtracted in 200 components = 0.0078372 Jy ! Clean residual min=-0.002269 max=0.002233 Jy/beam ! Clean residual mean=0.000001 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.135237 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 42 components and 0.135237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091668Jy sigma=0.000673 ! Fit after self-cal, rms=0.091679Jy sigma=0.000673 ! 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.02 FD 0.99 HN 0.99 KP 1.02 ! LA 1.01 MK 1.04 NL 0.98 OV 1.04 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.00 HN 1.02 KP 1.00 ! LA 0.96 MK 0.97 NL 1.05 OV 1.05 ! PT 0.97 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.06 HN 1.02 KP 0.98 ! LA 0.97 MK 1.00 NL 0.98 OV 0.96 ! PT 0.96 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.05 HN 1.01 KP 1.00* ! LA 1.00* MK 1.03 NL 1.00* OV 0.98 ! PT 1.00 SC 1.18 ! ! ! Fit before self-cal, rms=0.091679Jy sigma=0.000673 ! Fit after self-cal, rms=0.091945Jy sigma=0.000671 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.363 mas, bmaj=7.726 mas, bpa=-1.26 degrees ! Estimated noise=713.83 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 = -8.25106e-05 Jy ! Component: 100 - total flux cleaned = -7.31301e-06 Jy ! Component: 150 - total flux cleaned = 2.49971e-05 Jy ! Component: 200 - total flux cleaned = 3.38458e-05 Jy ! Total flux subtracted in 200 components = 3.38458e-05 Jy ! Clean residual min=-0.002199 max=0.001938 Jy/beam ! Clean residual mean=-0.000004 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.135271 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 47 components and 0.135271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091942Jy sigma=0.000671 ! Fit after self-cal, rms=0.091931Jy sigma=0.000670 ! 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.091931Jy sigma=0.000670 ! Fit after self-cal, rms=0.091666Jy sigma=0.000668 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.361 mas, bmaj=7.744 mas, bpa=-1.297 degrees ! Estimated noise=714.606 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.56029e-05 Jy ! Component: 100 - total flux cleaned = 5.25746e-05 Jy ! Component: 150 - total flux cleaned = 4.08759e-05 Jy ! Component: 200 - total flux cleaned = 3.00533e-05 Jy ! Total flux subtracted in 200 components = 3.00533e-05 Jy ! Clean residual min=-0.001888 max=0.001640 Jy/beam ! Clean residual mean=-0.000003 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.135301 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 56 components and 0.135301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091662Jy sigma=0.000668 ! Fit after self-cal, rms=0.091669Jy sigma=0.000668 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.94775e-05 Jy ! Component: 100 - total flux cleaned = 1.0927e-05 Jy ! Component: 150 - total flux cleaned = 2.54175e-06 Jy ! Component: 200 - total flux cleaned = -5.43285e-06 Jy ! Total flux subtracted in 200 components = -5.43285e-06 Jy ! Clean residual min=-0.001907 max=0.001678 Jy/beam ! Clean residual mean=-0.000003 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.135295 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 58 components and 0.135295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091668Jy sigma=0.000668 ! Fit after self-cal, rms=0.091667Jy sigma=0.000668 ! 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.091667Jy sigma=0.000668 ! Fit after self-cal, rms=0.091848Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.362 mas, bmaj=7.748 mas, bpa=-1.256 degrees ! Estimated noise=715.286 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.78073e-05 Jy ! Component: 100 - total flux cleaned = -3.70459e-05 Jy ! Component: 150 - total flux cleaned = -4.56824e-05 Jy ! Component: 200 - total flux cleaned = -5.35431e-05 Jy ! Total flux subtracted in 200 components = -5.35431e-05 Jy ! Clean residual min=-0.001896 max=0.001676 Jy/beam ! Clean residual mean=-0.000003 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.135242 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 59 components and 0.135242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091847Jy sigma=0.000668 ! Fit after self-cal, rms=0.091849Jy sigma=0.000668 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.31172e-06 Jy ! Component: 100 - total flux cleaned = -1.47888e-05 Jy ! Component: 150 - total flux cleaned = -2.15283e-05 Jy ! Component: 200 - total flux cleaned = -2.77664e-05 Jy ! Total flux subtracted in 200 components = -2.77664e-05 Jy ! Clean residual min=-0.001901 max=0.001674 Jy/beam ! Clean residual mean=-0.000003 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.135214 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 60 components and 0.135214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091848Jy sigma=0.000668 ! Fit after self-cal, rms=0.091848Jy sigma=0.000668 ! 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.091848Jy sigma=0.000668 ! Fit after self-cal, rms=0.091989Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.039 mas, bmaj=12.79 mas, bpa=4.362 degrees ! Estimated noise=866.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.03683e-05 Jy ! Component: 100 - total flux cleaned = -3.12561e-05 Jy ! Component: 150 - total flux cleaned = -5.45424e-05 Jy ! Component: 200 - total flux cleaned = -6.66612e-05 Jy ! Total flux subtracted in 200 components = -6.66612e-05 Jy ! Clean residual min=-0.002097 max=0.002147 Jy/beam ! Clean residual mean=-0.000005 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.135147 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 66 components and 0.135147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091990Jy sigma=0.000668 ! Fit after self-cal, rms=0.091990Jy sigma=0.000668 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.4227e-05 Jy ! Component: 100 - total flux cleaned = -3.34561e-05 Jy ! Component: 150 - total flux cleaned = -3.3485e-05 Jy ! Component: 200 - total flux cleaned = -4.43323e-05 Jy ! Total flux subtracted in 200 components = -4.43323e-05 Jy ! Clean residual min=-0.002102 max=0.002140 Jy/beam ! Clean residual mean=-0.000005 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.135103 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 67 components and 0.135103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091991Jy sigma=0.000668 ! Fit after self-cal, rms=0.091990Jy sigma=0.000668 ! 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.364 mas, bmaj=7.75 mas, bpa=-1.216 degrees ! Estimated noise=715.973 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.364 x 7.75 at -1.216 degrees (North through East) ! Clean map min=-0.0018385 max=0.11919 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=2.796 mas, bmaj=6.703 mas, bpa=-0.2484 degrees ! Estimated noise=1003.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0909705 Jy ! Component: 100 - total flux cleaned = 0.113551 Jy ! Component: 150 - total flux cleaned = 0.123197 Jy ! Component: 200 - total flux cleaned = 0.128092 Jy ! Total flux subtracted in 200 components = 0.128092 Jy ! Clean residual min=-0.003176 max=0.003132 Jy/beam ! Clean residual mean=-0.000001 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.128092 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.128092 Jy ! Inverting map and beam ! Estimated beam: bmin=3.364 mas, bmaj=7.75 mas, bpa=-1.216 degrees ! Estimated noise=715.973 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.00344847 Jy ! Component: 100 - total flux cleaned = 0.00512104 Jy ! Component: 150 - total flux cleaned = 0.00600973 Jy ! Component: 200 - total flux cleaned = 0.0065205 Jy ! Total flux subtracted in 200 components = 0.0065205 Jy ! Clean residual min=-0.001908 max=0.001681 Jy/beam ! Clean residual mean=-0.000003 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.134612 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 35 components and 0.134612 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.039 mas, bmaj=12.79 mas, bpa=4.362 degrees ! Estimated noise=866.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000358785 Jy ! Component: 100 - total flux cleaned = 0.000383969 Jy ! Component: 150 - total flux cleaned = 0.0004031 Jy ! Component: 200 - total flux cleaned = 0.00038907 Jy ! Total flux subtracted in 200 components = 0.00038907 Jy ! Clean residual min=-0.002109 max=0.002129 Jy/beam ! Clean residual mean=-0.000005 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.135001 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 = -3.794e-07 Jy ! Component: 100 - total flux cleaned = -5.91885e-06 Jy ! Component: 150 - total flux cleaned = -5.88397e-06 Jy ! Component: 200 - total flux cleaned = -5.87557e-06 Jy ! Total flux subtracted in 200 components = -5.87557e-06 Jy ! Clean residual min=-0.002107 max=0.002123 Jy/beam ! Clean residual mean=-0.000005 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.134995 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 49 components and 0.134995 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.364 mas, bmaj=7.75 mas, bpa=-1.216 degrees ! Estimated noise=715.973 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.59226e-07 Jy ! Component: 100 - total flux cleaned = 1.21411e-06 Jy ! Component: 150 - total flux cleaned = 8.35667e-07 Jy ! Component: 200 - total flux cleaned = 1.01137e-06 Jy ! Total flux subtracted in 200 components = 1.01137e-06 Jy ! Clean residual min=-0.001870 max=0.001666 Jy/beam ! Clean residual mean=-0.000003 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.134996 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 59 components and 0.134996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091995Jy sigma=0.000668 ! Fit after self-cal, rms=0.091989Jy sigma=0.000668 wmodel J2120-0330_S_2017_03_27_pus_map.mod ! Writing 59 model components to file: J2120-0330_S_2017_03_27_pus_map.mod wobs J2120-0330_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J2120-0330_S_2017_03_27_pus_uvs.fits wwins J2120-0330_S_2017_03_27_pus_map.win ! wwins: Wrote 1 windows to J2120-0330_S_2017_03_27_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.00069103 Jy ! Component: 100 - total flux cleaned = -0.000812468 Jy ! Component: 150 - total flux cleaned = -0.000899665 Jy ! Component: 200 - total flux cleaned = -0.000956091 Jy ! Component: 250 - total flux cleaned = -0.0010115 Jy ! Component: 300 - total flux cleaned = -0.0010383 Jy ! Component: 350 - total flux cleaned = -0.00103865 Jy ! Component: 400 - total flux cleaned = -0.00108957 Jy ! Component: 450 - total flux cleaned = -0.00103963 Jy ! Component: 500 - total flux cleaned = -0.00108904 Jy ! Component: 550 - total flux cleaned = -0.00111292 Jy ! Component: 600 - total flux cleaned = -0.0010897 Jy ! Component: 650 - total flux cleaned = -0.0011592 Jy ! Component: 700 - total flux cleaned = -0.00115947 Jy ! Component: 750 - total flux cleaned = -0.00124948 Jy ! Component: 800 - total flux cleaned = -0.00129409 Jy ! Component: 850 - total flux cleaned = -0.00138119 Jy ! Component: 900 - total flux cleaned = -0.00138106 Jy ! Component: 950 - total flux cleaned = -0.00140171 Jy ! Component: 1000 - total flux cleaned = -0.00133907 Jy ! Component: 1050 - total flux cleaned = -0.00133887 Jy ! Component: 1100 - total flux cleaned = -0.00133894 Jy ! Component: 1150 - total flux cleaned = -0.00133846 Jy ! Component: 1200 - total flux cleaned = -0.00133845 Jy ! Component: 1250 - total flux cleaned = -0.00137753 Jy ! Component: 1300 - total flux cleaned = -0.0013192 Jy ! Component: 1350 - total flux cleaned = -0.0013577 Jy ! Component: 1400 - total flux cleaned = -0.00128186 Jy ! Component: 1450 - total flux cleaned = -0.00133816 Jy ! Component: 1500 - total flux cleaned = -0.00126364 Jy ! Component: 1550 - total flux cleaned = -0.00122708 Jy ! Component: 1600 - total flux cleaned = -0.0013181 Jy ! Component: 1650 - total flux cleaned = -0.00124575 Jy ! Component: 1700 - total flux cleaned = -0.00121004 Jy ! Component: 1750 - total flux cleaned = -0.00120993 Jy ! Component: 1800 - total flux cleaned = -0.00115742 Jy ! Component: 1850 - total flux cleaned = -0.00114019 Jy ! Component: 1900 - total flux cleaned = -0.00110565 Jy ! Component: 1950 - total flux cleaned = -0.00102045 Jy ! Component: 2000 - total flux cleaned = -0.000969743 Jy ! Component: 2050 - total flux cleaned = -0.000902891 Jy ! Component: 2100 - total flux cleaned = -0.000819851 Jy ! Component: 2150 - total flux cleaned = -0.000786872 Jy ! Component: 2200 - total flux cleaned = -0.000689055 Jy ! Component: 2250 - total flux cleaned = -0.000656744 Jy ! Component: 2300 - total flux cleaned = -0.000672634 Jy ! Component: 2350 - total flux cleaned = -0.000608588 Jy ! Component: 2400 - total flux cleaned = -0.000497842 Jy ! Component: 2450 - total flux cleaned = -0.000435084 Jy ! Component: 2500 - total flux cleaned = -0.00046617 Jy ! Component: 2550 - total flux cleaned = -0.000373684 Jy ! Component: 2600 - total flux cleaned = -0.00034308 Jy ! Component: 2650 - total flux cleaned = -0.000327923 Jy ! Component: 2700 - total flux cleaned = -0.000297792 Jy ! Component: 2750 - total flux cleaned = -0.00026792 Jy ! Component: 2800 - total flux cleaned = -0.000193644 Jy ! Component: 2850 - total flux cleaned = -0.000178918 Jy ! Component: 2900 - total flux cleaned = -0.000149595 Jy ! Component: 2950 - total flux cleaned = -0.000149413 Jy ! Component: 3000 - total flux cleaned = -0.000105988 Jy ! Component: 3050 - total flux cleaned = -7.72525e-05 Jy ! Component: 3100 - total flux cleaned = -3.4293e-05 Jy ! Component: 3150 - total flux cleaned = -5.86771e-06 Jy ! Component: 3200 - total flux cleaned = 6.45175e-05 Jy ! Component: 3250 - total flux cleaned = 6.45989e-05 Jy ! Component: 3300 - total flux cleaned = -4.81648e-06 Jy ! Component: 3350 - total flux cleaned = 9.19092e-05 Jy ! Component: 3400 - total flux cleaned = 0.000119178 Jy ! Component: 3450 - total flux cleaned = 0.000119083 Jy ! Component: 3500 - total flux cleaned = 0.000132653 Jy ! Component: 3550 - total flux cleaned = 0.000146118 Jy ! Component: 3600 - total flux cleaned = 0.00010607 Jy ! Component: 3650 - total flux cleaned = 0.000119381 Jy ! Component: 3700 - total flux cleaned = 0.000159295 Jy ! Component: 3750 - total flux cleaned = 0.000172369 Jy ! Component: 3800 - total flux cleaned = 0.000185599 Jy ! Component: 3850 - total flux cleaned = 0.000237531 Jy ! Component: 3900 - total flux cleaned = 0.000237389 Jy ! Component: 3950 - total flux cleaned = 0.000185964 Jy ! Component: 4000 - total flux cleaned = 0.000160243 Jy ! Component: 4050 - total flux cleaned = 0.000185659 Jy ! Total flux subtracted in 4096 components = 0.000223631 Jy ! Clean residual min=-0.000666 max=0.000771 Jy/beam ! Clean residual mean=-0.000002 rms=0.000231 Jy/beam ! Combined flux in latest and established models = 0.13522 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 352 components and 0.13522 Jy ![Exited script file: muppet] wmap "J2120-0330_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.364 x 7.75 at -1.216 degrees (North through East) ! Clean map min=-0.0014306 max=0.11915 Jy/beam ! Writing clean map to FITS file: J2120-0330_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.119147 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000228778 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.576042 0.576042 1.15208 2.30417 4.60833 9.21667 18.4333 36.8667 73.7333 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.119 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.364 x 7.75 at -1.216 degrees (North through East) ! Clean map min=-0.0014306 max=0.11915 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 J2120-0330_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:49:39 2019