! Started logfile: J0217-1631_S_2017_06_15_pus_uvs.log on Tue May 7 15:09:12 2019 obs J0217-1631_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J0217-1631_S_2017_06_15_pus_uva.fits ! AN table 1: 74 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.972372 visibilities/baseline/integration-bin. ! Found source: J0217-1631 ! ! 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 603 lines of history. ! ! Reading 12952 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 J0217-1631_S_2017_06_15_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 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 419 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.881823Jy sigma=0.006934 ! Fit after self-cal, rms=0.868592Jy sigma=0.006838 ! 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.575 mas, bmaj=6.883 mas, bpa=-5.023 degrees ! Estimated noise=1330.81 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.100864 Jy ! Component: 100 - total flux cleaned = 0.130872 Jy ! Total flux subtracted in 100 components = 0.130872 Jy ! Clean residual min=-0.006556 max=0.013201 Jy/beam ! Clean residual mean=0.000002 rms=0.001801 Jy/beam ! Combined flux in latest and established models = 0.130872 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.130872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094312Jy sigma=0.000705 ! Fit after self-cal, rms=0.094294Jy sigma=0.000704 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0144781 Jy ! Component: 100 - total flux cleaned = 0.0216216 Jy ! Total flux subtracted in 100 components = 0.0216216 Jy ! Clean residual min=-0.004541 max=0.004970 Jy/beam ! Clean residual mean=0.000004 rms=0.001246 Jy/beam ! Combined flux in latest and established models = 0.152493 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 21 components and 0.152493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091722Jy sigma=0.000683 ! Fit after self-cal, rms=0.091709Jy sigma=0.000682 ! 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.043 mas, bmaj=8.018 mas, bpa=-4.347 degrees ! Estimated noise=945.246 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.005432 Jy ! Component: 100 - total flux cleaned = 0.00801044 Jy ! Component: 150 - total flux cleaned = 0.00934829 Jy ! Component: 200 - total flux cleaned = 0.00984935 Jy ! Total flux subtracted in 200 components = 0.00984935 Jy ! Clean residual min=-0.003564 max=0.003825 Jy/beam ! Clean residual mean=0.000007 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.162343 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 36 components and 0.162343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091401Jy sigma=0.000680 ! Fit after self-cal, rms=0.091400Jy sigma=0.000680 ! 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.17 FD 0.93 HN 0.99 KP 1.03 ! LA 1.03 MK 0.99 NL 0.87 OV 1.00 ! PT 1.05 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.05 KP 1.00 ! LA 0.98 MK 1.03 NL 1.01 OV 1.04 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.03 HN 1.04 KP 1.00 ! LA 0.97 MK 0.98 NL 1.00 OV 0.93 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.01 KP 1.00* ! LA 0.94 MK 0.97 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.091400Jy sigma=0.000680 ! Fit after self-cal, rms=0.091346Jy sigma=0.000676 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.039 mas, bmaj=8.004 mas, bpa=-4.25 degrees ! Estimated noise=943.62 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.00022351 Jy ! Component: 100 - total flux cleaned = 0.000204921 Jy ! Component: 150 - total flux cleaned = 0.000185349 Jy ! Component: 200 - total flux cleaned = 0.000167407 Jy ! Total flux subtracted in 200 components = 0.000167407 Jy ! Clean residual min=-0.003329 max=0.003576 Jy/beam ! Clean residual mean=0.000004 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.16251 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.16251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091334Jy sigma=0.000676 ! Fit after self-cal, rms=0.091340Jy sigma=0.000676 ! 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.091340Jy sigma=0.000676 ! Fit after self-cal, rms=0.091826Jy sigma=0.000673 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.033 mas, bmaj=7.987 mas, bpa=-4.22 degrees ! Estimated noise=943.079 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00010805 Jy ! Component: 100 - total flux cleaned = 0.000109471 Jy ! Component: 150 - total flux cleaned = 9.00948e-05 Jy ! Component: 200 - total flux cleaned = 7.23888e-05 Jy ! Total flux subtracted in 200 components = 7.23888e-05 Jy ! Clean residual min=-0.003160 max=0.002971 Jy/beam ! Clean residual mean=0.000006 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.162582 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 42 components and 0.162582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091816Jy sigma=0.000673 ! Fit after self-cal, rms=0.091858Jy sigma=0.000673 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 = -6.73994e-05 Jy ! Component: 100 - total flux cleaned = -5.19892e-05 Jy ! Component: 150 - total flux cleaned = -6.65823e-05 Jy ! Component: 200 - total flux cleaned = -8.05523e-05 Jy ! Total flux subtracted in 200 components = -8.05523e-05 Jy ! Clean residual min=-0.003137 max=0.002952 Jy/beam ! Clean residual mean=0.000006 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.162502 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 44 components and 0.162502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091852Jy sigma=0.000673 ! Fit after self-cal, rms=0.091851Jy sigma=0.000673 ! 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.091851Jy sigma=0.000673 ! Fit after self-cal, rms=0.091885Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.03 mas, bmaj=7.979 mas, bpa=-4.214 degrees ! Estimated noise=942.308 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.73124e-05 Jy ! Component: 100 - total flux cleaned = 6.26885e-05 Jy ! Component: 150 - total flux cleaned = 4.903e-05 Jy ! Component: 200 - total flux cleaned = 3.68859e-05 Jy ! Total flux subtracted in 200 components = 3.68859e-05 Jy ! Clean residual min=-0.003125 max=0.002946 Jy/beam ! Clean residual mean=0.000006 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.162539 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.162539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091880Jy sigma=0.000672 ! Fit after self-cal, rms=0.091881Jy sigma=0.000672 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.64768e-05 Jy ! Component: 100 - total flux cleaned = -3.65272e-05 Jy ! Component: 150 - total flux cleaned = -4.81982e-05 Jy ! Component: 200 - total flux cleaned = -5.92689e-05 Jy ! Total flux subtracted in 200 components = -5.92689e-05 Jy ! Clean residual min=-0.003111 max=0.002938 Jy/beam ! Clean residual mean=0.000006 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.16248 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 49 components and 0.162479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091878Jy sigma=0.000672 ! Fit after self-cal, rms=0.091877Jy sigma=0.000672 ! 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.091877Jy sigma=0.000672 ! Fit after self-cal, rms=0.091867Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.562 mas, bmaj=16.5 mas, bpa=-0.8355 degrees ! Estimated noise=1215.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000126689 Jy ! Component: 100 - total flux cleaned = 0.000115204 Jy ! Component: 150 - total flux cleaned = 0.000105671 Jy ! Component: 200 - total flux cleaned = 8.84261e-05 Jy ! Total flux subtracted in 200 components = 8.84261e-05 Jy ! Clean residual min=-0.003957 max=0.004034 Jy/beam ! Clean residual mean=0.000013 rms=0.001044 Jy/beam ! Combined flux in latest and established models = 0.162568 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 52 components and 0.162568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091864Jy sigma=0.000672 ! Fit after self-cal, rms=0.091863Jy sigma=0.000672 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.29872e-05 Jy ! Component: 100 - total flux cleaned = -4.38273e-05 Jy ! Component: 150 - total flux cleaned = -6.26607e-05 Jy ! Component: 200 - total flux cleaned = -7.09324e-05 Jy ! Total flux subtracted in 200 components = -7.09324e-05 Jy ! Clean residual min=-0.003963 max=0.004024 Jy/beam ! Clean residual mean=0.000013 rms=0.001043 Jy/beam ! Combined flux in latest and established models = 0.162497 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 54 components and 0.162497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091862Jy sigma=0.000672 ! Fit after self-cal, rms=0.091861Jy sigma=0.000672 ! 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.027 mas, bmaj=7.974 mas, bpa=-4.212 degrees ! Estimated noise=941.949 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.027 x 7.974 at -4.212 degrees (North through East) ! Clean map min=-0.0030453 max=0.13402 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.557 mas, bmaj=6.837 mas, bpa=-4.944 degrees ! Estimated noise=1328.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.100146 Jy ! Component: 100 - total flux cleaned = 0.131735 Jy ! Component: 150 - total flux cleaned = 0.146831 Jy ! Component: 200 - total flux cleaned = 0.154396 Jy ! Total flux subtracted in 200 components = 0.154396 Jy ! Clean residual min=-0.004357 max=0.003926 Jy/beam ! Clean residual mean=0.000001 rms=0.001018 Jy/beam ! Combined flux in latest and established models = 0.154396 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.154396 Jy ! Inverting map and beam ! Estimated beam: bmin=3.027 mas, bmaj=7.974 mas, bpa=-4.212 degrees ! Estimated noise=941.949 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.0048044 Jy ! Component: 100 - total flux cleaned = 0.00684465 Jy ! Component: 150 - total flux cleaned = 0.0071797 Jy ! Component: 200 - total flux cleaned = 0.00746134 Jy ! Total flux subtracted in 200 components = 0.00746134 Jy ! Clean residual min=-0.003118 max=0.002913 Jy/beam ! Clean residual mean=0.000006 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.161857 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 33 components and 0.161857 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.562 mas, bmaj=16.5 mas, bpa=-0.8355 degrees ! Estimated noise=1215.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00062323 Jy ! Component: 100 - total flux cleaned = 0.000623591 Jy ! Component: 150 - total flux cleaned = 0.000624147 Jy ! Component: 200 - total flux cleaned = 0.000613029 Jy ! Total flux subtracted in 200 components = 0.000613029 Jy ! Clean residual min=-0.003987 max=0.004004 Jy/beam ! Clean residual mean=0.000013 rms=0.001043 Jy/beam ! Combined flux in latest and established models = 0.16247 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.93234e-05 Jy ! Component: 100 - total flux cleaned = -2.82936e-05 Jy ! Component: 150 - total flux cleaned = -4.38568e-05 Jy ! Component: 200 - total flux cleaned = -5.08348e-05 Jy ! Total flux subtracted in 200 components = -5.08348e-05 Jy ! Clean residual min=-0.003969 max=0.004011 Jy/beam ! Clean residual mean=0.000013 rms=0.001041 Jy/beam ! Combined flux in latest and established models = 0.162419 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 51 components and 0.162419 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.027 mas, bmaj=7.974 mas, bpa=-4.212 degrees ! Estimated noise=941.949 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.89417e-05 Jy ! Component: 100 - total flux cleaned = -4.25957e-05 Jy ! Component: 150 - total flux cleaned = -7.12455e-05 Jy ! Component: 200 - total flux cleaned = -7.06041e-05 Jy ! Total flux subtracted in 200 components = -7.06041e-05 Jy ! Clean residual min=-0.003111 max=0.002980 Jy/beam ! Clean residual mean=0.000006 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.162349 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 58 components and 0.162349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091862Jy sigma=0.000672 ! Fit after self-cal, rms=0.091861Jy sigma=0.000672 wmodel J0217-1631_S_2017_06_15_pus_map.mod ! Writing 58 model components to file: J0217-1631_S_2017_06_15_pus_map.mod wobs J0217-1631_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J0217-1631_S_2017_06_15_pus_uvs.fits wwins J0217-1631_S_2017_06_15_pus_map.win ! wwins: Wrote 1 windows to J0217-1631_S_2017_06_15_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.000173383 Jy ! Component: 100 - total flux cleaned = -3.47656e-05 Jy ! Component: 150 - total flux cleaned = -3.16023e-05 Jy ! Component: 200 - total flux cleaned = -3.45518e-05 Jy ! Component: 250 - total flux cleaned = -7.59198e-05 Jy ! Component: 300 - total flux cleaned = -7.58156e-05 Jy ! Component: 350 - total flux cleaned = -0.000185572 Jy ! Component: 400 - total flux cleaned = -0.000149565 Jy ! Component: 450 - total flux cleaned = -0.000219748 Jy ! Component: 500 - total flux cleaned = -0.000254427 Jy ! Component: 550 - total flux cleaned = -0.000287782 Jy ! Component: 600 - total flux cleaned = -0.000223194 Jy ! Component: 650 - total flux cleaned = -0.000128546 Jy ! Component: 700 - total flux cleaned = -0.00012795 Jy ! Component: 750 - total flux cleaned = 2.24338e-05 Jy ! Component: 800 - total flux cleaned = 2.20512e-05 Jy ! Component: 850 - total flux cleaned = 7.94876e-05 Jy ! Component: 900 - total flux cleaned = 0.000163222 Jy ! Component: 950 - total flux cleaned = 0.00019012 Jy ! Component: 1000 - total flux cleaned = 8.1739e-05 Jy ! Component: 1050 - total flux cleaned = 0.000134886 Jy ! Component: 1100 - total flux cleaned = 4.28807e-06 Jy ! Component: 1150 - total flux cleaned = 4.38392e-06 Jy ! Component: 1200 - total flux cleaned = -2.09195e-05 Jy ! Component: 1250 - total flux cleaned = -7.05999e-05 Jy ! Component: 1300 - total flux cleaned = -0.000143386 Jy ! Component: 1350 - total flux cleaned = -9.50609e-05 Jy ! Component: 1400 - total flux cleaned = -9.50892e-05 Jy ! Component: 1450 - total flux cleaned = -7.18916e-05 Jy ! Component: 1500 - total flux cleaned = -0.000140966 Jy ! Component: 1550 - total flux cleaned = -0.000163375 Jy ! Component: 1600 - total flux cleaned = -0.000163233 Jy ! Component: 1650 - total flux cleaned = -0.000163396 Jy ! Component: 1700 - total flux cleaned = -0.00027271 Jy ! Component: 1750 - total flux cleaned = -0.000251202 Jy ! Component: 1800 - total flux cleaned = -0.000357968 Jy ! Component: 1850 - total flux cleaned = -0.000357363 Jy ! Component: 1900 - total flux cleaned = -0.00031567 Jy ! Component: 1950 - total flux cleaned = -0.000254448 Jy ! Component: 2000 - total flux cleaned = -0.000315442 Jy ! Component: 2050 - total flux cleaned = -0.000234909 Jy ! Component: 2100 - total flux cleaned = -0.000314626 Jy ! Component: 2150 - total flux cleaned = -0.000294861 Jy ! Component: 2200 - total flux cleaned = -0.000410989 Jy ! Component: 2250 - total flux cleaned = -0.000372394 Jy ! Component: 2300 - total flux cleaned = -0.000334538 Jy ! Component: 2350 - total flux cleaned = -0.000372114 Jy ! Component: 2400 - total flux cleaned = -0.000316303 Jy ! Component: 2450 - total flux cleaned = -0.00033503 Jy ! Component: 2500 - total flux cleaned = -0.000353126 Jy ! Component: 2550 - total flux cleaned = -0.000244904 Jy ! Component: 2600 - total flux cleaned = -0.000137998 Jy ! Component: 2650 - total flux cleaned = -0.000191276 Jy ! Component: 2700 - total flux cleaned = -0.000191247 Jy ! Component: 2750 - total flux cleaned = -0.000121696 Jy ! Component: 2800 - total flux cleaned = -0.000173614 Jy ! Component: 2850 - total flux cleaned = -0.000121924 Jy ! Component: 2900 - total flux cleaned = -8.81131e-05 Jy ! Component: 2950 - total flux cleaned = -0.000104655 Jy ! Component: 3000 - total flux cleaned = -8.83208e-05 Jy ! Component: 3050 - total flux cleaned = -7.21998e-05 Jy ! Component: 3100 - total flux cleaned = -7.20867e-05 Jy ! Component: 3150 - total flux cleaned = -3.96567e-05 Jy ! Component: 3200 - total flux cleaned = 8.24844e-06 Jy ! Component: 3250 - total flux cleaned = -5.55186e-05 Jy ! Component: 3300 - total flux cleaned = -8.06551e-06 Jy ! Component: 3350 - total flux cleaned = -2.38864e-05 Jy ! Component: 3400 - total flux cleaned = -3.94504e-05 Jy ! Component: 3450 - total flux cleaned = 5.27891e-05 Jy ! Component: 3500 - total flux cleaned = 2.23591e-05 Jy ! Component: 3550 - total flux cleaned = 5.25478e-05 Jy ! Component: 3600 - total flux cleaned = 5.26326e-05 Jy ! Component: 3650 - total flux cleaned = 0.00011212 Jy ! Component: 3700 - total flux cleaned = 6.75862e-05 Jy ! Component: 3750 - total flux cleaned = 0.000155805 Jy ! Component: 3800 - total flux cleaned = 0.000126623 Jy ! Component: 3850 - total flux cleaned = 0.000199039 Jy ! Component: 3900 - total flux cleaned = 0.000155975 Jy ! Component: 3950 - total flux cleaned = 0.000227298 Jy ! Component: 4000 - total flux cleaned = 0.000241518 Jy ! Component: 4050 - total flux cleaned = 0.000269649 Jy ! Total flux subtracted in 4096 components = 0.000339352 Jy ! Clean residual min=-0.000798 max=0.000776 Jy/beam ! Clean residual mean=0.000005 rms=0.000253 Jy/beam ! Combined flux in latest and established models = 0.162688 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 357 components and 0.162688 Jy ![Exited script file: muppet] wmap "J0217-1631_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.027 x 7.974 at -4.212 degrees (North through East) ! Clean map min=-0.001653 max=0.13401 Jy/beam ! Writing clean map to FITS file: J0217-1631_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.134006 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000249648 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.558889 0.558889 1.11778 2.23555 4.47111 8.94222 17.8844 35.7689 71.5378 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.134 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.027 x 7.974 at -4.212 degrees (North through East) ! Clean map min=-0.001653 max=0.13401 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 J0217-1631_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:09:16 2019