! Started logfile: J0126-1518_S_2017_05_01_pus_uvs.log on Wed May 1 18:24:34 2019 obs J0126-1518_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J0126-1518_S_2017_05_01_pus_uva.fits ! AN table 1: 96 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.869907 visibilities/baseline/integration-bin. ! Found source: J0126-1518 ! ! 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 788 lines of history. ! ! Reading 15032 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 J0126-1518_S_2017_05_01_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 65 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 65 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 65 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 448 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.856101Jy sigma=0.005723 ! Fit after self-cal, rms=0.844006Jy sigma=0.005649 ! 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.012 mas, bmaj=6.965 mas, bpa=0.8044 degrees ! Estimated noise=1188.57 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.123767 Jy ! Component: 100 - total flux cleaned = 0.152995 Jy ! Total flux subtracted in 100 components = 0.152995 Jy ! Clean residual min=-0.005012 max=0.010402 Jy/beam ! Clean residual mean=-0.000003 rms=0.001497 Jy/beam ! Combined flux in latest and established models = 0.152995 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.152995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111556Jy sigma=0.000687 ! Fit after self-cal, rms=0.111559Jy sigma=0.000687 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108456 Jy ! Component: 100 - total flux cleaned = 0.0164168 Jy ! Total flux subtracted in 100 components = 0.0164168 Jy ! Clean residual min=-0.004426 max=0.004515 Jy/beam ! Clean residual mean=-0.000004 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 0.169412 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.169412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110271Jy sigma=0.000679 ! Fit after self-cal, rms=0.110264Jy sigma=0.000679 ! 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.597 mas, bmaj=7.955 mas, bpa=0.6983 degrees ! Estimated noise=961.107 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.00410128 Jy ! Component: 100 - total flux cleaned = 0.00628743 Jy ! Component: 150 - total flux cleaned = 0.00750727 Jy ! Component: 200 - total flux cleaned = 0.00791426 Jy ! Total flux subtracted in 200 components = 0.00791426 Jy ! Clean residual min=-0.003647 max=0.003901 Jy/beam ! Clean residual mean=-0.000001 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.177326 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 35 components and 0.177326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110060Jy sigma=0.000678 ! Fit after self-cal, rms=0.110059Jy sigma=0.000678 ! 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 0.97 FD 0.93 HN 1.00 KP 1.04 ! LA 0.99 MK 0.99 NL 0.96 OV 1.03 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.96 HN 1.18 KP 1.02 ! LA 0.97 MK 1.00 NL 1.02 OV 1.06 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.06 KP 1.02 ! LA 0.98 MK 1.04 NL 1.02 OV 0.94 ! 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.11 FD 1.01 HN 0.99 KP 1.00* ! LA 0.72 MK 1.11 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.110059Jy sigma=0.000678 ! Fit after self-cal, rms=0.107983Jy sigma=0.000673 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.622 mas, bmaj=7.989 mas, bpa=1.191 degrees ! Estimated noise=965.26 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.00133619 Jy ! Component: 100 - total flux cleaned = -0.00148295 Jy ! Component: 150 - total flux cleaned = -0.00160456 Jy ! Component: 200 - total flux cleaned = -0.00168223 Jy ! Total flux subtracted in 200 components = -0.00168223 Jy ! Clean residual min=-0.003016 max=0.003248 Jy/beam ! Clean residual mean=-0.000002 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.175644 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 50 components and 0.175644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107959Jy sigma=0.000673 ! Fit after self-cal, rms=0.107934Jy sigma=0.000673 ! 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.107934Jy sigma=0.000673 ! Fit after self-cal, rms=0.108053Jy sigma=0.000671 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.623 mas, bmaj=7.999 mas, bpa=1.187 degrees ! Estimated noise=963.241 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000805135 Jy ! Component: 100 - total flux cleaned = -0.000935726 Jy ! Component: 150 - total flux cleaned = -0.000975475 Jy ! Component: 200 - total flux cleaned = -0.00103177 Jy ! Total flux subtracted in 200 components = -0.00103177 Jy ! Clean residual min=-0.002418 max=0.002779 Jy/beam ! Clean residual mean=-0.000001 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.174612 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 58 components and 0.174612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108043Jy sigma=0.000671 ! Fit after self-cal, rms=0.108056Jy 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) ! Added new window around map position (-76.5, -93). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00230906 Jy ! Component: 100 - total flux cleaned = 0.00242796 Jy ! Component: 150 - total flux cleaned = 0.002388 Jy ! Component: 200 - total flux cleaned = 0.00238789 Jy ! Total flux subtracted in 200 components = 0.00238789 Jy ! Clean residual min=-0.002492 max=0.001981 Jy/beam ! Clean residual mean=-0.000002 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.177 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 73 components and 0.177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107985Jy sigma=0.000670 ! Fit after self-cal, rms=0.107981Jy sigma=0.000670 ! 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.107981Jy sigma=0.000670 ! Fit after self-cal, rms=0.107804Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.63 mas, bmaj=8.006 mas, bpa=1.202 degrees ! Estimated noise=961.786 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000562811 Jy ! Component: 100 - total flux cleaned = 0.000530346 Jy ! Component: 150 - total flux cleaned = 0.000469895 Jy ! Component: 200 - total flux cleaned = 0.000443285 Jy ! Total flux subtracted in 200 components = 0.000443285 Jy ! Clean residual min=-0.002481 max=0.002097 Jy/beam ! Clean residual mean=-0.000001 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.177443 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 81 components and 0.177443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107782Jy sigma=0.000670 ! Fit after self-cal, rms=0.107781Jy 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 = 6.48545e-05 Jy ! Component: 100 - total flux cleaned = 1.47284e-05 Jy ! Component: 150 - total flux cleaned = -9.35679e-06 Jy ! Component: 200 - total flux cleaned = -3.22877e-05 Jy ! Total flux subtracted in 200 components = -3.22877e-05 Jy ! Clean residual min=-0.002501 max=0.002103 Jy/beam ! Clean residual mean=-0.000001 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.177411 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 90 components and 0.177411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107770Jy sigma=0.000670 ! Fit after self-cal, rms=0.107770Jy 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.107770Jy sigma=0.000670 ! Fit after self-cal, rms=0.107687Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.729 mas, bmaj=15.24 mas, bpa=3.291 degrees ! Estimated noise=1150.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000912787 Jy ! Component: 100 - total flux cleaned = -0.00123976 Jy ! Component: 150 - total flux cleaned = -0.00135705 Jy ! Component: 200 - total flux cleaned = -0.00142297 Jy ! Total flux subtracted in 200 components = -0.00142297 Jy ! Clean residual min=-0.002538 max=0.002284 Jy/beam ! Clean residual mean=-0.000001 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.175988 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 100 components and 0.175988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107684Jy sigma=0.000670 ! Fit after self-cal, rms=0.107684Jy 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.000230137 Jy ! Component: 100 - total flux cleaned = -0.000272425 Jy ! Component: 150 - total flux cleaned = -0.000310664 Jy ! Component: 200 - total flux cleaned = -0.000334196 Jy ! Total flux subtracted in 200 components = -0.000334196 Jy ! Clean residual min=-0.002527 max=0.002286 Jy/beam ! Clean residual mean=-0.000002 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.175654 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 107 components and 0.175654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107684Jy sigma=0.000670 ! Fit after self-cal, rms=0.107684Jy 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.633 mas, bmaj=8.01 mas, bpa=1.213 degrees ! Estimated noise=961.283 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.633 x 8.01 at 1.213 degrees (North through East) ! Clean map min=-0.0024306 max=0.16112 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.033 mas, bmaj=7.004 mas, bpa=1.343 degrees ! Estimated noise=1192.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.12396 Jy ! Component: 100 - total flux cleaned = 0.152812 Jy ! Component: 150 - total flux cleaned = 0.163118 Jy ! Component: 200 - total flux cleaned = 0.168518 Jy ! Total flux subtracted in 200 components = 0.168518 Jy ! Clean residual min=-0.003447 max=0.003164 Jy/beam ! Clean residual mean=-0.000003 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.168518 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.168518 Jy ! Inverting map and beam ! Estimated beam: bmin=3.633 mas, bmaj=8.01 mas, bpa=1.213 degrees ! Estimated noise=961.283 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.0038146 Jy ! Component: 100 - total flux cleaned = 0.00616512 Jy ! Component: 150 - total flux cleaned = 0.00727011 Jy ! Component: 200 - total flux cleaned = 0.00744097 Jy ! Total flux subtracted in 200 components = 0.00744097 Jy ! Clean residual min=-0.002478 max=0.002145 Jy/beam ! Clean residual mean=-0.000001 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.175959 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 40 components and 0.175959 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.729 mas, bmaj=15.24 mas, bpa=3.291 degrees ! Estimated noise=1150.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000308401 Jy ! Component: 100 - total flux cleaned = 0.000309455 Jy ! Component: 150 - total flux cleaned = 0.000242195 Jy ! Component: 200 - total flux cleaned = 0.000184718 Jy ! Total flux subtracted in 200 components = 0.000184718 Jy ! Clean residual min=-0.002578 max=0.002347 Jy/beam ! Clean residual mean=-0.000002 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.176143 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.97483e-05 Jy ! Component: 100 - total flux cleaned = -9.29972e-05 Jy ! Component: 150 - total flux cleaned = -0.000111835 Jy ! Component: 200 - total flux cleaned = -0.0001465 Jy ! Total flux subtracted in 200 components = -0.0001465 Jy ! Clean residual min=-0.002588 max=0.002341 Jy/beam ! Clean residual mean=-0.000002 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.175997 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 63 components and 0.175997 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.633 mas, bmaj=8.01 mas, bpa=1.213 degrees ! Estimated noise=961.283 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000193477 Jy ! Component: 100 - total flux cleaned = 0.000366045 Jy ! Component: 150 - total flux cleaned = 0.000476047 Jy ! Component: 200 - total flux cleaned = 0.000541935 Jy ! Total flux subtracted in 200 components = 0.000541935 Jy ! Clean residual min=-0.002467 max=0.002169 Jy/beam ! Clean residual mean=-0.000001 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.176539 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 78 components and 0.176539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107722Jy sigma=0.000670 ! Fit after self-cal, rms=0.107718Jy sigma=0.000670 wmodel J0126-1518_S_2017_05_01_pus_map.mod ! Writing 78 model components to file: J0126-1518_S_2017_05_01_pus_map.mod wobs J0126-1518_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J0126-1518_S_2017_05_01_pus_uvs.fits wwins J0126-1518_S_2017_05_01_pus_map.win ! wwins: Wrote 2 windows to J0126-1518_S_2017_05_01_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.000748939 Jy ! Component: 100 - total flux cleaned = -0.000950191 Jy ! Component: 150 - total flux cleaned = -0.001026 Jy ! Component: 200 - total flux cleaned = -0.00109836 Jy ! Component: 250 - total flux cleaned = -0.000960695 Jy ! Component: 300 - total flux cleaned = -0.000893807 Jy ! Component: 350 - total flux cleaned = -0.000796043 Jy ! Component: 400 - total flux cleaned = -0.000702523 Jy ! Component: 450 - total flux cleaned = -0.000612057 Jy ! Component: 500 - total flux cleaned = -0.00061224 Jy ! Component: 550 - total flux cleaned = -0.00072675 Jy ! Component: 600 - total flux cleaned = -0.000893965 Jy ! Component: 650 - total flux cleaned = -0.000920647 Jy ! Component: 700 - total flux cleaned = -0.00102773 Jy ! Component: 750 - total flux cleaned = -0.0010798 Jy ! Component: 800 - total flux cleaned = -0.00113083 Jy ! Component: 850 - total flux cleaned = -0.00115496 Jy ! Component: 900 - total flux cleaned = -0.00112902 Jy ! Component: 950 - total flux cleaned = -0.00110466 Jy ! Component: 1000 - total flux cleaned = -0.00112861 Jy ! Component: 1050 - total flux cleaned = -0.00112884 Jy ! Component: 1100 - total flux cleaned = -0.00110532 Jy ! Component: 1150 - total flux cleaned = -0.0011049 Jy ! Component: 1200 - total flux cleaned = -0.00110472 Jy ! Component: 1250 - total flux cleaned = -0.00110465 Jy ! Component: 1300 - total flux cleaned = -0.00108267 Jy ! Component: 1350 - total flux cleaned = -0.000996321 Jy ! Component: 1400 - total flux cleaned = -0.00093303 Jy ! Component: 1450 - total flux cleaned = -0.000975368 Jy ! Component: 1500 - total flux cleaned = -0.000913468 Jy ! Component: 1550 - total flux cleaned = -0.000995653 Jy ! Component: 1600 - total flux cleaned = -0.000975672 Jy ! Component: 1650 - total flux cleaned = -0.000955348 Jy ! Component: 1700 - total flux cleaned = -0.0010148 Jy ! Component: 1750 - total flux cleaned = -0.000936598 Jy ! Component: 1800 - total flux cleaned = -0.00089813 Jy ! Component: 1850 - total flux cleaned = -0.000955616 Jy ! Component: 1900 - total flux cleaned = -0.000936629 Jy ! Component: 1950 - total flux cleaned = -0.000974216 Jy ! Component: 2000 - total flux cleaned = -0.000918373 Jy ! Component: 2050 - total flux cleaned = -0.0008453 Jy ! Component: 2100 - total flux cleaned = -0.000863882 Jy ! Component: 2150 - total flux cleaned = -0.000917757 Jy ! Component: 2200 - total flux cleaned = -0.000864589 Jy ! Component: 2250 - total flux cleaned = -0.000882207 Jy ! Component: 2300 - total flux cleaned = -0.000864913 Jy ! Component: 2350 - total flux cleaned = -0.000864853 Jy ! Component: 2400 - total flux cleaned = -0.000898862 Jy ! Component: 2450 - total flux cleaned = -0.000831204 Jy ! Component: 2500 - total flux cleaned = -0.000864721 Jy ! Component: 2550 - total flux cleaned = -0.00088124 Jy ! Component: 2600 - total flux cleaned = -0.000848303 Jy ! Component: 2650 - total flux cleaned = -0.000880876 Jy ! Component: 2700 - total flux cleaned = -0.000864453 Jy ! Component: 2750 - total flux cleaned = -0.000800117 Jy ! Component: 2800 - total flux cleaned = -0.000831773 Jy ! Component: 2850 - total flux cleaned = -0.000768549 Jy ! Component: 2900 - total flux cleaned = -0.000721488 Jy ! Component: 2950 - total flux cleaned = -0.000659638 Jy ! Component: 3000 - total flux cleaned = -0.000675147 Jy ! Component: 3050 - total flux cleaned = -0.000690393 Jy ! Component: 3100 - total flux cleaned = -0.000705482 Jy ! Component: 3150 - total flux cleaned = -0.000600437 Jy ! Component: 3200 - total flux cleaned = -0.000645087 Jy ! Component: 3250 - total flux cleaned = -0.000600772 Jy ! Component: 3300 - total flux cleaned = -0.000644538 Jy ! Component: 3350 - total flux cleaned = -0.000615271 Jy ! Component: 3400 - total flux cleaned = -0.000615134 Jy ! Component: 3450 - total flux cleaned = -0.000586512 Jy ! Component: 3500 - total flux cleaned = -0.000529583 Jy ! Component: 3550 - total flux cleaned = -0.000543844 Jy ! Component: 3600 - total flux cleaned = -0.000557477 Jy ! Component: 3650 - total flux cleaned = -0.000543443 Jy ! Component: 3700 - total flux cleaned = -0.000488377 Jy ! Component: 3750 - total flux cleaned = -0.000515742 Jy ! Component: 3800 - total flux cleaned = -0.000488574 Jy ! Component: 3850 - total flux cleaned = -0.000475174 Jy ! Component: 3900 - total flux cleaned = -0.000434918 Jy ! Component: 3950 - total flux cleaned = -0.000421589 Jy ! Component: 4000 - total flux cleaned = -0.000395365 Jy ! Component: 4050 - total flux cleaned = -0.00038248 Jy ! Total flux subtracted in 4096 components = -0.00036942 Jy ! Clean residual min=-0.000789 max=0.000686 Jy/beam ! Clean residual mean=-0.000000 rms=0.000234 Jy/beam ! Combined flux in latest and established models = 0.176169 Jy keep ! Adding 252 model components to the UV plane model. ! The established model now contains 330 components and 0.17617 Jy ![Exited script file: muppet] wmap "J0126-1518_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.633 x 8.01 at 1.213 degrees (North through East) ! Clean map min=-0.0016978 max=0.16086 Jy/beam ! Writing clean map to FITS file: J0126-1518_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.160858 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000233683 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.435818 0.435818 0.871636 1.74327 3.48654 6.97309 13.9462 27.8923 55.7847 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.16 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.633 x 8.01 at 1.213 degrees (North through East) ! Clean map min=-0.0016978 max=0.16086 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 J0126-1518_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:24:41 2019