! Started logfile: J1714-2053_S_2017_05_01_pus_uvs.log on Wed May 1 18:40:49 2019 obs J1714-2053_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J1714-2053_S_2017_05_01_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.789942 visibilities/baseline/integration-bin. ! Found source: J1714-2053 ! ! 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 13508 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 J1714-2053_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 107 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 107 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 107 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 585 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.891434Jy sigma=0.005928 ! Fit after self-cal, rms=0.875427Jy sigma=0.005827 ! 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.672 mas, bmaj=7.667 mas, bpa=5.362 degrees ! Estimated noise=1581.44 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.0976716 Jy ! Component: 100 - total flux cleaned = 0.12617 Jy ! Total flux subtracted in 100 components = 0.12617 Jy ! Clean residual min=-0.005320 max=0.010996 Jy/beam ! Clean residual mean=-0.000028 rms=0.001652 Jy/beam ! Combined flux in latest and established models = 0.12617 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.12617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108797Jy sigma=0.000688 ! Fit after self-cal, rms=0.108765Jy sigma=0.000688 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0124745 Jy ! Component: 100 - total flux cleaned = 0.0193742 Jy ! Total flux subtracted in 100 components = 0.0193742 Jy ! Clean residual min=-0.004081 max=0.005077 Jy/beam ! Clean residual mean=-0.000007 rms=0.001179 Jy/beam ! Combined flux in latest and established models = 0.145544 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 36 components and 0.145544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107226Jy sigma=0.000675 ! Fit after self-cal, rms=0.107239Jy sigma=0.000675 ! 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.259 mas, bmaj=8.919 mas, bpa=6.499 degrees ! Estimated noise=1035.69 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.0054164 Jy ! Component: 100 - total flux cleaned = 0.00799568 Jy ! Component: 150 - total flux cleaned = 0.00911663 Jy ! Component: 200 - total flux cleaned = 0.00926368 Jy ! Total flux subtracted in 200 components = 0.00926368 Jy ! Clean residual min=-0.004216 max=0.004192 Jy/beam ! Clean residual mean=0.000009 rms=0.001039 Jy/beam ! Combined flux in latest and established models = 0.154808 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 58 components and 0.154808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107014Jy sigma=0.000673 ! Fit after self-cal, rms=0.107023Jy 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 0.97 FD 0.89 HN 1.16 KP 1.03 ! LA 0.99 MK 1.02 NL 0.93 OV 1.02 ! PT 1.06 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.88 HN 1.23 KP 0.96 ! LA 0.95 MK 0.95 NL 1.02 OV 1.06 ! PT 1.03 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.96 HN 1.21 KP 1.02 ! LA 1.02 MK 0.95 NL 1.01 OV 0.95 ! PT 1.06 SC 0.97 ! ! ! Correcting IF 4. ! A total of 138 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.97 HN 1.03 KP 1.00* ! LA 1.00* MK 0.73 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.107023Jy sigma=0.000673 ! Fit after self-cal, rms=0.109792Jy sigma=0.000669 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.246 mas, bmaj=8.81 mas, bpa=6.333 degrees ! Estimated noise=1036.98 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.000225869 Jy ! Component: 100 - total flux cleaned = -0.000352199 Jy ! Component: 150 - total flux cleaned = -0.000408012 Jy ! Component: 200 - total flux cleaned = -0.000443347 Jy ! Total flux subtracted in 200 components = -0.000443347 Jy ! Clean residual min=-0.002681 max=0.002711 Jy/beam ! Clean residual mean=-0.000004 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.154364 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 64 components and 0.154364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109786Jy sigma=0.000669 ! Fit after self-cal, rms=0.109905Jy sigma=0.000668 ! 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.109905Jy sigma=0.000668 ! Fit after self-cal, rms=0.110926Jy sigma=0.000668 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.246 mas, bmaj=8.809 mas, bpa=6.282 degrees ! Estimated noise=1037.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000127238 Jy ! Component: 100 - total flux cleaned = -0.000145141 Jy ! Component: 150 - total flux cleaned = -0.000193887 Jy ! Component: 200 - total flux cleaned = -0.000224461 Jy ! Total flux subtracted in 200 components = -0.000224461 Jy ! Clean residual min=-0.002663 max=0.002546 Jy/beam ! Clean residual mean=-0.000004 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.15414 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 65 components and 0.15414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110922Jy sigma=0.000668 ! Fit after self-cal, rms=0.110939Jy 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.12751e-05 Jy ! Component: 100 - total flux cleaned = -9.81538e-05 Jy ! Component: 150 - total flux cleaned = -0.000136039 Jy ! Component: 200 - total flux cleaned = -0.000160927 Jy ! Total flux subtracted in 200 components = -0.000160927 Jy ! Clean residual min=-0.002626 max=0.002550 Jy/beam ! Clean residual mean=-0.000004 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.153979 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 69 components and 0.153979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110937Jy sigma=0.000668 ! Fit after self-cal, rms=0.110934Jy 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.110934Jy sigma=0.000668 ! Fit after self-cal, rms=0.111593Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.245 mas, bmaj=8.807 mas, bpa=6.272 degrees ! Estimated noise=1037.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.81214e-05 Jy ! Component: 100 - total flux cleaned = -0.000110347 Jy ! Component: 150 - total flux cleaned = -0.000122453 Jy ! Component: 200 - total flux cleaned = -0.000145187 Jy ! Total flux subtracted in 200 components = -0.000145187 Jy ! Clean residual min=-0.002591 max=0.002524 Jy/beam ! Clean residual mean=-0.000005 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.153834 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 71 components and 0.153834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111591Jy sigma=0.000668 ! Fit after self-cal, rms=0.111601Jy 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 = -3.99862e-05 Jy ! Component: 100 - total flux cleaned = -5.03813e-05 Jy ! Component: 150 - total flux cleaned = -7.09821e-05 Jy ! Component: 200 - total flux cleaned = -9.08384e-05 Jy ! Total flux subtracted in 200 components = -9.08384e-05 Jy ! Clean residual min=-0.002568 max=0.002526 Jy/beam ! Clean residual mean=-0.000005 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.153743 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 72 components and 0.153743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111600Jy sigma=0.000668 ! Fit after self-cal, rms=0.111598Jy 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.111598Jy sigma=0.000668 ! Fit after self-cal, rms=0.111703Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.46 mas, bmaj=17.61 mas, bpa=8.43 degrees ! Estimated noise=1259.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000153269 Jy ! Component: 100 - total flux cleaned = -0.000180046 Jy ! Component: 150 - total flux cleaned = -0.000213419 Jy ! Component: 200 - total flux cleaned = -0.000240353 Jy ! Total flux subtracted in 200 components = -0.000240353 Jy ! Clean residual min=-0.003000 max=0.003509 Jy/beam ! Clean residual mean=-0.000008 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.153502 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 75 components and 0.153502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111705Jy sigma=0.000668 ! Fit after self-cal, rms=0.111706Jy 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 = 5.8666e-05 Jy ! Component: 100 - total flux cleaned = 3.75919e-05 Jy ! Component: 150 - total flux cleaned = 1.96782e-05 Jy ! Component: 200 - total flux cleaned = 4.93426e-06 Jy ! Total flux subtracted in 200 components = 4.93426e-06 Jy ! Clean residual min=-0.002984 max=0.003510 Jy/beam ! Clean residual mean=-0.000008 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.153507 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 77 components and 0.153507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111708Jy sigma=0.000668 ! Fit after self-cal, rms=0.111707Jy 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.242 mas, bmaj=8.8 mas, bpa=6.243 degrees ! Estimated noise=1036.79 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.242 x 8.8 at 6.243 degrees (North through East) ! Clean map min=-0.0025283 max=0.12861 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.65 mas, bmaj=7.557 mas, bpa=5.201 degrees ! Estimated noise=1576.79 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0967692 Jy ! Component: 100 - total flux cleaned = 0.126101 Jy ! Component: 150 - total flux cleaned = 0.139006 Jy ! Component: 200 - total flux cleaned = 0.146023 Jy ! Total flux subtracted in 200 components = 0.146023 Jy ! Clean residual min=-0.003750 max=0.004211 Jy/beam ! Clean residual mean=-0.000013 rms=0.000949 Jy/beam ! Combined flux in latest and established models = 0.146023 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.146023 Jy ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=8.8 mas, bpa=6.243 degrees ! Estimated noise=1036.79 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.00472193 Jy ! Component: 100 - total flux cleaned = 0.00651842 Jy ! Component: 150 - total flux cleaned = 0.00678769 Jy ! Component: 200 - total flux cleaned = 0.00695646 Jy ! Total flux subtracted in 200 components = 0.00695646 Jy ! Clean residual min=-0.002659 max=0.002581 Jy/beam ! Clean residual mean=-0.000005 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.152979 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 51 components and 0.152979 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.46 mas, bmaj=17.61 mas, bpa=8.43 degrees ! Estimated noise=1259.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000321949 Jy ! Component: 100 - total flux cleaned = 0.000327077 Jy ! Component: 150 - total flux cleaned = 0.00032948 Jy ! Component: 200 - total flux cleaned = 0.000306234 Jy ! Total flux subtracted in 200 components = 0.000306234 Jy ! Clean residual min=-0.002972 max=0.003539 Jy/beam ! Clean residual mean=-0.000008 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.153285 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.93882e-05 Jy ! Component: 100 - total flux cleaned = -6.34878e-05 Jy ! Component: 150 - total flux cleaned = -7.76793e-05 Jy ! Component: 200 - total flux cleaned = -9.07478e-05 Jy ! Total flux subtracted in 200 components = -9.07478e-05 Jy ! Clean residual min=-0.002971 max=0.003517 Jy/beam ! Clean residual mean=-0.000008 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.153195 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 54 components and 0.153195 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=8.8 mas, bpa=6.243 degrees ! Estimated noise=1036.79 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.67466e-05 Jy ! Component: 100 - total flux cleaned = 1.80133e-05 Jy ! Component: 150 - total flux cleaned = 3.96776e-05 Jy ! Component: 200 - total flux cleaned = 3.90382e-05 Jy ! Total flux subtracted in 200 components = 3.90382e-05 Jy ! Clean residual min=-0.002525 max=0.002503 Jy/beam ! Clean residual mean=-0.000005 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.153234 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 66 components and 0.153234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111705Jy sigma=0.000668 ! Fit after self-cal, rms=0.111704Jy sigma=0.000668 wmodel J1714-2053_S_2017_05_01_pus_map.mod ! Writing 66 model components to file: J1714-2053_S_2017_05_01_pus_map.mod wobs J1714-2053_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J1714-2053_S_2017_05_01_pus_uvs.fits wwins J1714-2053_S_2017_05_01_pus_map.win ! wwins: Wrote 1 windows to J1714-2053_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.00017632 Jy ! Component: 100 - total flux cleaned = -0.00034722 Jy ! Component: 150 - total flux cleaned = -0.000510856 Jy ! Component: 200 - total flux cleaned = -0.000665885 Jy ! Component: 250 - total flux cleaned = -0.000701385 Jy ! Component: 300 - total flux cleaned = -0.000881569 Jy ! Component: 350 - total flux cleaned = -0.00102213 Jy ! Component: 400 - total flux cleaned = -0.00125966 Jy ! Component: 450 - total flux cleaned = -0.00145753 Jy ! Component: 500 - total flux cleaned = -0.00161796 Jy ! Component: 550 - total flux cleaned = -0.00177435 Jy ! Component: 600 - total flux cleaned = -0.00186592 Jy ! Component: 650 - total flux cleaned = -0.00198498 Jy ! Component: 700 - total flux cleaned = -0.00207248 Jy ! Component: 750 - total flux cleaned = -0.00227123 Jy ! Component: 800 - total flux cleaned = -0.00243806 Jy ! Component: 850 - total flux cleaned = -0.00260125 Jy ! Component: 900 - total flux cleaned = -0.00265498 Jy ! Component: 950 - total flux cleaned = -0.0027332 Jy ! Component: 1000 - total flux cleaned = -0.00273267 Jy ! Component: 1050 - total flux cleaned = -0.00268257 Jy ! Component: 1100 - total flux cleaned = -0.00270709 Jy ! Component: 1150 - total flux cleaned = -0.00256145 Jy ! Component: 1200 - total flux cleaned = -0.00253714 Jy ! Component: 1250 - total flux cleaned = -0.00251331 Jy ! Component: 1300 - total flux cleaned = -0.00242122 Jy ! Component: 1350 - total flux cleaned = -0.00242094 Jy ! Component: 1400 - total flux cleaned = -0.00246479 Jy ! Component: 1450 - total flux cleaned = -0.00255272 Jy ! Component: 1500 - total flux cleaned = -0.00257471 Jy ! Component: 1550 - total flux cleaned = -0.00268175 Jy ! Component: 1600 - total flux cleaned = -0.00278695 Jy ! Component: 1650 - total flux cleaned = -0.00287004 Jy ! Component: 1700 - total flux cleaned = -0.00301346 Jy ! Component: 1750 - total flux cleaned = -0.00309427 Jy ! Component: 1800 - total flux cleaned = -0.00315381 Jy ! Component: 1850 - total flux cleaned = -0.00327179 Jy ! Component: 1900 - total flux cleaned = -0.00331083 Jy ! Component: 1950 - total flux cleaned = -0.00338769 Jy ! Component: 2000 - total flux cleaned = -0.00342554 Jy ! Component: 2050 - total flux cleaned = -0.00351891 Jy ! Component: 2100 - total flux cleaned = -0.00357423 Jy ! Component: 2150 - total flux cleaned = -0.00368367 Jy ! Component: 2200 - total flux cleaned = -0.00368376 Jy ! Component: 2250 - total flux cleaned = -0.00380848 Jy ! Component: 2300 - total flux cleaned = -0.0038611 Jy ! Component: 2350 - total flux cleaned = -0.00389585 Jy ! Component: 2400 - total flux cleaned = -0.00398225 Jy ! Component: 2450 - total flux cleaned = -0.00406742 Jy ! Component: 2500 - total flux cleaned = -0.00411814 Jy ! Component: 2550 - total flux cleaned = -0.00413481 Jy ! Component: 2600 - total flux cleaned = -0.00423385 Jy ! Component: 2650 - total flux cleaned = -0.00428268 Jy ! Component: 2700 - total flux cleaned = -0.00428273 Jy ! Component: 2750 - total flux cleaned = -0.00434679 Jy ! Component: 2800 - total flux cleaned = -0.00445742 Jy ! Component: 2850 - total flux cleaned = -0.00447294 Jy ! Component: 2900 - total flux cleaned = -0.00456581 Jy ! Component: 2950 - total flux cleaned = -0.00458123 Jy ! Component: 3000 - total flux cleaned = -0.00464188 Jy ! Component: 3050 - total flux cleaned = -0.00473198 Jy ! Component: 3100 - total flux cleaned = -0.00477684 Jy ! Component: 3150 - total flux cleaned = -0.0047916 Jy ! Component: 3200 - total flux cleaned = -0.00483562 Jy ! Component: 3250 - total flux cleaned = -0.00483595 Jy ! Component: 3300 - total flux cleaned = -0.00495091 Jy ! Component: 3350 - total flux cleaned = -0.00486523 Jy ! Component: 3400 - total flux cleaned = -0.00487953 Jy ! Component: 3450 - total flux cleaned = -0.00489349 Jy ! Component: 3500 - total flux cleaned = -0.0048378 Jy ! Component: 3550 - total flux cleaned = -0.00483776 Jy ! Component: 3600 - total flux cleaned = -0.00485159 Jy ! Component: 3650 - total flux cleaned = -0.00483787 Jy ! Component: 3700 - total flux cleaned = -0.00485121 Jy ! Component: 3750 - total flux cleaned = -0.00478426 Jy ! Component: 3800 - total flux cleaned = -0.00485075 Jy ! Component: 3850 - total flux cleaned = -0.00489036 Jy ! Component: 3900 - total flux cleaned = -0.00491649 Jy ! Component: 3950 - total flux cleaned = -0.00489041 Jy ! Component: 4000 - total flux cleaned = -0.00491645 Jy ! Component: 4050 - total flux cleaned = -0.00498086 Jy ! Total flux subtracted in 4096 components = -0.00495529 Jy ! Clean residual min=-0.000799 max=0.000748 Jy/beam ! Clean residual mean=-0.000001 rms=0.000237 Jy/beam ! Combined flux in latest and established models = 0.148278 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 357 components and 0.148279 Jy ![Exited script file: muppet] wmap "J1714-2053_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.242 x 8.8 at 6.243 degrees (North through East) ! Clean map min=-0.0016035 max=0.12902 Jy/beam ! Writing clean map to FITS file: J1714-2053_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.129019 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000232589 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.540825 0.540825 1.08165 2.1633 4.3266 8.65321 17.3064 34.6128 69.2257 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.129 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.242 x 8.8 at 6.243 degrees (North through East) ! Clean map min=-0.0016035 max=0.12902 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 J1714-2053_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:40:54 2019