! Started logfile: J1309-3948_S_2017_02_24_pus_uvs.log on Sat May 4 11:27:45 2019 obs J1309-3948_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J1309-3948_S_2017_02_24_pus_uva.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.688296 visibilities/baseline/integration-bin. ! Found source: J1309-3948 ! ! 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 823 lines of history. ! ! Reading 9292 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 J1309-3948_S_2017_02_24_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 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 364 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.900547Jy sigma=0.004559 ! Fit after self-cal, rms=0.845115Jy sigma=0.004357 ! 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.665 mas, bmaj=8.656 mas, bpa=-4.661 degrees ! Estimated noise=2212.34 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.132635 Jy ! Component: 100 - total flux cleaned = 0.164609 Jy ! Total flux subtracted in 100 components = 0.164609 Jy ! Clean residual min=-0.010160 max=0.020405 Jy/beam ! Clean residual mean=-0.000032 rms=0.002887 Jy/beam ! Combined flux in latest and established models = 0.164609 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.164609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159809Jy sigma=0.000692 ! Fit after self-cal, rms=0.159813Jy sigma=0.000691 ! Inverting map ! Added new window around map position (4.5, -8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.018334 Jy ! Component: 100 - total flux cleaned = 0.0274027 Jy ! Total flux subtracted in 100 components = 0.0274027 Jy ! Clean residual min=-0.008316 max=0.015239 Jy/beam ! Clean residual mean=-0.000024 rms=0.002272 Jy/beam ! Combined flux in latest and established models = 0.192012 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 24 components and 0.192012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157491Jy sigma=0.000675 ! Fit after self-cal, rms=0.157344Jy sigma=0.000673 ! 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.224 mas, bmaj=10.35 mas, bpa=-4.383 degrees ! Estimated noise=1573.88 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 (-4.5, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0139838 Jy ! Component: 100 - total flux cleaned = 0.0210045 Jy ! Component: 150 - total flux cleaned = 0.0242516 Jy ! Component: 200 - total flux cleaned = 0.0253651 Jy ! Total flux subtracted in 200 components = 0.0253651 Jy ! Clean residual min=-0.006967 max=0.006466 Jy/beam ! Clean residual mean=-0.000064 rms=0.001611 Jy/beam ! Combined flux in latest and established models = 0.217377 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 47 components and 0.217377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155909Jy sigma=0.000666 ! Fit after self-cal, rms=0.155929Jy sigma=0.000666 ! 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.00* FD 1.02 HN 1.33 KP 1.03 ! LA 1.00 MK 1.03 NL 1.01 OV 1.07 ! PT 1.03 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.94 HN 1.36 KP 0.95 ! LA 0.96 MK 1.04 NL 0.95 OV 1.03 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.94 HN 1.08 KP 1.07 ! LA 1.02 MK 1.07 NL 1.11 OV 0.94 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 0.90 KP 1.00* ! LA 0.80 MK 0.92 NL 1.00* OV 0.93 ! PT 1.10 SC 1.00* ! ! ! Fit before self-cal, rms=0.155929Jy sigma=0.000666 ! Fit after self-cal, rms=0.168738Jy sigma=0.000661 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.248 mas, bmaj=10.33 mas, bpa=-4.135 degrees ! Estimated noise=1602.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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000824406 Jy ! Component: 100 - total flux cleaned = -0.000917453 Jy ! Component: 150 - total flux cleaned = -0.00091771 Jy ! Component: 200 - total flux cleaned = -0.000850371 Jy ! Total flux subtracted in 200 components = -0.000850371 Jy ! Clean residual min=-0.004869 max=0.004795 Jy/beam ! Clean residual mean=-0.000044 rms=0.001240 Jy/beam ! Combined flux in latest and established models = 0.216527 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 81 components and 0.216527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168633Jy sigma=0.000660 ! Fit after self-cal, rms=0.168746Jy sigma=0.000660 ! 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.168746Jy sigma=0.000660 ! Fit after self-cal, rms=0.170549Jy sigma=0.000660 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.255 mas, bmaj=10.34 mas, bpa=-4.053 degrees ! Estimated noise=1602.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000699281 Jy ! Component: 100 - total flux cleaned = -0.00082079 Jy ! Component: 150 - total flux cleaned = -0.000821314 Jy ! Component: 200 - total flux cleaned = -0.000821016 Jy ! Total flux subtracted in 200 components = -0.000821016 Jy ! Clean residual min=-0.004713 max=0.004672 Jy/beam ! Clean residual mean=-0.000044 rms=0.001203 Jy/beam ! Combined flux in latest and established models = 0.215706 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 90 components and 0.215706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170492Jy sigma=0.000660 ! Fit after self-cal, rms=0.170509Jy sigma=0.000660 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 = 8.37947e-05 Jy ! Component: 100 - total flux cleaned = 0.000133703 Jy ! Component: 150 - total flux cleaned = 8.68191e-05 Jy ! Component: 200 - total flux cleaned = 8.6214e-05 Jy ! Total flux subtracted in 200 components = 8.6214e-05 Jy ! Clean residual min=-0.004654 max=0.004545 Jy/beam ! Clean residual mean=-0.000044 rms=0.001187 Jy/beam ! Combined flux in latest and established models = 0.215792 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 99 components and 0.215792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170473Jy sigma=0.000659 ! Fit after self-cal, rms=0.170476Jy sigma=0.000659 ! 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.170476Jy sigma=0.000659 ! Fit after self-cal, rms=0.178602Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.272 mas, bmaj=10.36 mas, bpa=-3.967 degrees ! Estimated noise=1602.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000403674 Jy ! Component: 100 - total flux cleaned = 0.000311578 Jy ! Component: 150 - total flux cleaned = 0.000232169 Jy ! Component: 200 - total flux cleaned = 0.000265428 Jy ! Total flux subtracted in 200 components = 0.000265428 Jy ! Clean residual min=-0.003963 max=0.003315 Jy/beam ! Clean residual mean=-0.000012 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.216057 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 116 components and 0.216057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178579Jy sigma=0.000658 ! Fit after self-cal, rms=0.178673Jy 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 = 0.000297322 Jy ! Component: 100 - total flux cleaned = 0.000331086 Jy ! Component: 150 - total flux cleaned = 0.000331411 Jy ! Component: 200 - total flux cleaned = 0.000361113 Jy ! Total flux subtracted in 200 components = 0.000361113 Jy ! Clean residual min=-0.004044 max=0.003321 Jy/beam ! Clean residual mean=-0.000011 rms=0.000905 Jy/beam ! Combined flux in latest and established models = 0.216418 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 125 components and 0.216418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178660Jy sigma=0.000658 ! Fit after self-cal, rms=0.178674Jy 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.178674Jy sigma=0.000658 ! Fit after self-cal, rms=0.180019Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.148 mas, bmaj=27.96 mas, bpa=-3.122 degrees ! Estimated noise=1884.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.95693e-05 Jy ! Component: 100 - total flux cleaned = 2.27347e-05 Jy ! Component: 150 - total flux cleaned = 2.42216e-05 Jy ! Component: 200 - total flux cleaned = 2.35306e-05 Jy ! Total flux subtracted in 200 components = 2.35306e-05 Jy ! Clean residual min=-0.003026 max=0.002910 Jy/beam ! Clean residual mean=-0.000022 rms=0.000925 Jy/beam ! Combined flux in latest and established models = 0.216442 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 134 components and 0.216442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.180011Jy sigma=0.000657 ! Fit after self-cal, rms=0.180029Jy sigma=0.000657 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.000145999 Jy ! Component: 100 - total flux cleaned = 0.000126787 Jy ! Component: 150 - total flux cleaned = 0.000127247 Jy ! Component: 200 - total flux cleaned = 0.0001422 Jy ! Total flux subtracted in 200 components = 0.0001422 Jy ! Clean residual min=-0.003039 max=0.002904 Jy/beam ! Clean residual mean=-0.000021 rms=0.000926 Jy/beam ! Combined flux in latest and established models = 0.216584 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 140 components and 0.216584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.180024Jy sigma=0.000657 ! Fit after self-cal, rms=0.180030Jy sigma=0.000657 ! 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.275 mas, bmaj=10.36 mas, bpa=-3.902 degrees ! Estimated noise=1599.77 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.275 x 10.36 at -3.902 degrees (North through East) ! Clean map min=-0.0037617 max=0.15778 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.691 mas, bmaj=8.61 mas, bpa=-4.223 degrees ! Estimated noise=2254.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.134608 Jy ! Component: 100 - total flux cleaned = 0.168386 Jy ! Component: 150 - total flux cleaned = 0.183497 Jy ! Component: 200 - total flux cleaned = 0.192691 Jy ! Total flux subtracted in 200 components = 0.192691 Jy ! Clean residual min=-0.006319 max=0.006536 Jy/beam ! Clean residual mean=-0.000010 rms=0.001653 Jy/beam ! Combined flux in latest and established models = 0.192691 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.192691 Jy ! Inverting map and beam ! Estimated beam: bmin=3.275 mas, bmaj=10.36 mas, bpa=-3.902 degrees ! Estimated noise=1599.77 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.0096938 Jy ! Component: 100 - total flux cleaned = 0.0154176 Jy ! Component: 150 - total flux cleaned = 0.0190535 Jy ! Component: 200 - total flux cleaned = 0.0214507 Jy ! Total flux subtracted in 200 components = 0.0214507 Jy ! Clean residual min=-0.004007 max=0.003577 Jy/beam ! Clean residual mean=-0.000011 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.214142 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 69 components and 0.214142 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.148 mas, bmaj=27.96 mas, bpa=-3.122 degrees ! Estimated noise=1884.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00196618 Jy ! Component: 100 - total flux cleaned = 0.00267826 Jy ! Component: 150 - total flux cleaned = 0.00273944 Jy ! Component: 200 - total flux cleaned = 0.00273966 Jy ! Total flux subtracted in 200 components = 0.00273966 Jy ! Clean residual min=-0.003178 max=0.003018 Jy/beam ! Clean residual mean=-0.000018 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.216881 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 = 2.55428e-05 Jy ! Component: 100 - total flux cleaned = 2.68522e-05 Jy ! Component: 150 - total flux cleaned = 4.9185e-05 Jy ! Component: 200 - total flux cleaned = 5.00602e-05 Jy ! Total flux subtracted in 200 components = 5.00602e-05 Jy ! Clean residual min=-0.003183 max=0.003009 Jy/beam ! Clean residual mean=-0.000018 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.216931 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 85 components and 0.216931 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.275 mas, bmaj=10.36 mas, bpa=-3.902 degrees ! Estimated noise=1599.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000473161 Jy ! Component: 100 - total flux cleaned = -0.00031798 Jy ! Component: 150 - total flux cleaned = -0.000270414 Jy ! Component: 200 - total flux cleaned = -0.000227278 Jy ! Total flux subtracted in 200 components = -0.000227278 Jy ! Clean residual min=-0.003922 max=0.003205 Jy/beam ! Clean residual mean=-0.000010 rms=0.000917 Jy/beam ! Combined flux in latest and established models = 0.216704 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 104 components and 0.216704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.180079Jy sigma=0.000658 ! Fit after self-cal, rms=0.180059Jy sigma=0.000658 wmodel J1309-3948_S_2017_02_24_pus_map.mod ! Writing 104 model components to file: J1309-3948_S_2017_02_24_pus_map.mod wobs J1309-3948_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J1309-3948_S_2017_02_24_pus_uvs.fits wwins J1309-3948_S_2017_02_24_pus_map.win ! wwins: Wrote 3 windows to J1309-3948_S_2017_02_24_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.00147612 Jy ! Component: 100 - total flux cleaned = -0.00195547 Jy ! Component: 150 - total flux cleaned = -0.00234986 Jy ! Component: 200 - total flux cleaned = -0.00245719 Jy ! Component: 250 - total flux cleaned = -0.00256015 Jy ! Component: 300 - total flux cleaned = -0.0025593 Jy ! Component: 350 - total flux cleaned = -0.00241362 Jy ! Component: 400 - total flux cleaned = -0.00236608 Jy ! Component: 450 - total flux cleaned = -0.00236548 Jy ! Component: 500 - total flux cleaned = -0.00240943 Jy ! Component: 550 - total flux cleaned = -0.00249567 Jy ! Component: 600 - total flux cleaned = -0.00262309 Jy ! Component: 650 - total flux cleaned = -0.00295613 Jy ! Component: 700 - total flux cleaned = -0.00324091 Jy ! Component: 750 - total flux cleaned = -0.00340164 Jy ! Component: 800 - total flux cleaned = -0.00359712 Jy ! Component: 850 - total flux cleaned = -0.00378864 Jy ! Component: 900 - total flux cleaned = -0.0038642 Jy ! Component: 950 - total flux cleaned = -0.00390131 Jy ! Component: 1000 - total flux cleaned = -0.00401091 Jy ! Component: 1050 - total flux cleaned = -0.00404609 Jy ! Component: 1100 - total flux cleaned = -0.00411629 Jy ! Component: 1150 - total flux cleaned = -0.00415034 Jy ! Component: 1200 - total flux cleaned = -0.0041505 Jy ! Component: 1250 - total flux cleaned = -0.00428508 Jy ! Component: 1300 - total flux cleaned = -0.00431804 Jy ! Component: 1350 - total flux cleaned = -0.00435042 Jy ! Component: 1400 - total flux cleaned = -0.00438267 Jy ! Component: 1450 - total flux cleaned = -0.00444659 Jy ! Component: 1500 - total flux cleaned = -0.00438414 Jy ! Component: 1550 - total flux cleaned = -0.00444666 Jy ! Component: 1600 - total flux cleaned = -0.00453857 Jy ! Component: 1650 - total flux cleaned = -0.00459863 Jy ! Component: 1700 - total flux cleaned = -0.00459782 Jy ! Component: 1750 - total flux cleaned = -0.00462734 Jy ! Component: 1800 - total flux cleaned = -0.00468573 Jy ! Component: 1850 - total flux cleaned = -0.00477229 Jy ! Component: 1900 - total flux cleaned = -0.00480105 Jy ! Component: 1950 - total flux cleaned = -0.00488608 Jy ! Component: 2000 - total flux cleaned = -0.00499788 Jy ! Component: 2050 - total flux cleaned = -0.00505321 Jy ! Component: 2100 - total flux cleaned = -0.00513512 Jy ! Component: 2150 - total flux cleaned = -0.00524363 Jy ! Component: 2200 - total flux cleaned = -0.00537773 Jy ! Component: 2250 - total flux cleaned = -0.00545737 Jy ! Component: 2300 - total flux cleaned = -0.00558893 Jy ! Component: 2350 - total flux cleaned = -0.00561513 Jy ! Component: 2400 - total flux cleaned = -0.0056666 Jy ! Component: 2450 - total flux cleaned = -0.0058454 Jy ! Component: 2500 - total flux cleaned = -0.00589597 Jy ! Component: 2550 - total flux cleaned = -0.00597129 Jy ! Component: 2600 - total flux cleaned = -0.00612077 Jy ! Component: 2650 - total flux cleaned = -0.00619442 Jy ! Component: 2700 - total flux cleaned = -0.00631653 Jy ! Component: 2750 - total flux cleaned = -0.00646178 Jy ! Component: 2800 - total flux cleaned = -0.0065336 Jy ! Component: 2850 - total flux cleaned = -0.00665263 Jy ! Component: 2900 - total flux cleaned = -0.00662928 Jy ! Component: 2950 - total flux cleaned = -0.00681658 Jy ! Component: 3000 - total flux cleaned = -0.00688607 Jy ! Component: 3050 - total flux cleaned = -0.00695543 Jy ! Component: 3100 - total flux cleaned = -0.00700125 Jy ! Component: 3150 - total flux cleaned = -0.00718237 Jy ! Component: 3200 - total flux cleaned = -0.00715953 Jy ! Component: 3250 - total flux cleaned = -0.00724863 Jy ! Component: 3300 - total flux cleaned = -0.00727082 Jy ! Component: 3350 - total flux cleaned = -0.00735904 Jy ! Component: 3400 - total flux cleaned = -0.00742454 Jy ! Component: 3450 - total flux cleaned = -0.00748961 Jy ! Component: 3500 - total flux cleaned = -0.00755433 Jy ! Component: 3550 - total flux cleaned = -0.00766149 Jy ! Component: 3600 - total flux cleaned = -0.00764019 Jy ! Component: 3650 - total flux cleaned = -0.00770367 Jy ! Component: 3700 - total flux cleaned = -0.00774574 Jy ! Component: 3750 - total flux cleaned = -0.0078085 Jy ! Component: 3800 - total flux cleaned = -0.00776695 Jy ! Component: 3850 - total flux cleaned = -0.00787027 Jy ! Component: 3900 - total flux cleaned = -0.00782919 Jy ! Component: 3950 - total flux cleaned = -0.00793135 Jy ! Component: 4000 - total flux cleaned = -0.00799235 Jy ! Component: 4050 - total flux cleaned = -0.00795171 Jy ! Total flux subtracted in 4096 components = -0.00803216 Jy ! Clean residual min=-0.001239 max=0.001409 Jy/beam ! Clean residual mean=-0.000006 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.208672 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 394 components and 0.208672 Jy ![Exited script file: muppet] wmap "J1309-3948_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.275 x 10.36 at -3.902 degrees (North through East) ! Clean map min=-0.0030514 max=0.16031 Jy/beam ! Writing clean map to FITS file: J1309-3948_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.160313 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000362719 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.678771 0.678771 1.35754 2.71508 5.43017 10.8603 21.7207 43.4413 86.8827 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 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.275 x 10.36 at -3.902 degrees (North through East) ! Clean map min=-0.0030514 max=0.16031 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 J1309-3948_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:27:50 2019