! Started logfile: J1302+4819_S_2017_06_15_pus_uvs.log on Tue May 7 15:18:42 2019 obs J1302+4819_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1302+4819_S_2017_06_15_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.846004 visibilities/baseline/integration-bin. ! Found source: J1302+4819 ! ! 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 17360 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 J1302+4819_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 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 672 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.824984Jy sigma=0.007820 ! Fit after self-cal, rms=0.818784Jy sigma=0.007770 ! 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.14 mas, bmaj=5.365 mas, bpa=14.55 degrees ! Estimated noise=1075.6 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.14148 Jy ! Component: 100 - total flux cleaned = 0.172344 Jy ! Total flux subtracted in 100 components = 0.172344 Jy ! Clean residual min=-0.005071 max=0.008864 Jy/beam ! Clean residual mean=-0.000007 rms=0.001370 Jy/beam ! Combined flux in latest and established models = 0.172344 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.172344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079963Jy sigma=0.000697 ! Fit after self-cal, rms=0.079959Jy sigma=0.000697 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00884431 Jy ! Component: 100 - total flux cleaned = 0.0133558 Jy ! Total flux subtracted in 100 components = 0.0133558 Jy ! Clean residual min=-0.005163 max=0.005334 Jy/beam ! Clean residual mean=-0.000006 rms=0.001227 Jy/beam ! Combined flux in latest and established models = 0.1857 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 20 components and 0.1857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078705Jy sigma=0.000685 ! Fit after self-cal, rms=0.078707Jy sigma=0.000685 ! 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.822 mas, bmaj=6.162 mas, bpa=14.32 degrees ! Estimated noise=649.402 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.00351131 Jy ! Component: 100 - total flux cleaned = 0.00523757 Jy ! Component: 150 - total flux cleaned = 0.00623987 Jy ! Component: 200 - total flux cleaned = 0.00662691 Jy ! Total flux subtracted in 200 components = 0.00662691 Jy ! Clean residual min=-0.003397 max=0.003828 Jy/beam ! Clean residual mean=-0.000018 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.192327 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 33 components and 0.192327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078527Jy sigma=0.000684 ! Fit after self-cal, rms=0.078529Jy sigma=0.000684 ! 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.00 HN 0.95 KP 1.01 ! LA 1.02 MK 1.07 NL 0.92 OV 1.01 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.03 HN 0.98 KP 0.99 ! LA 0.96 MK 1.04 NL 1.00 OV 1.09 ! PT 0.99 SC 1.10 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.08 HN 0.99 KP 1.00 ! LA 0.98 MK 1.05 NL 1.00 OV 0.94 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! A total of 102 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 HN 0.95 KP 1.00* ! LA 0.96 MK 1.23 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.078529Jy sigma=0.000684 ! Fit after self-cal, rms=0.077415Jy sigma=0.000674 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.858 mas, bmaj=6.196 mas, bpa=14.2 degrees ! Estimated noise=651.232 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.00136173 Jy ! Component: 100 - total flux cleaned = -0.00147902 Jy ! Component: 150 - total flux cleaned = -0.00147892 Jy ! Component: 200 - total flux cleaned = -0.00145723 Jy ! Total flux subtracted in 200 components = -0.00145723 Jy ! Clean residual min=-0.002311 max=0.002806 Jy/beam ! Clean residual mean=-0.000019 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.190869 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.190869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077367Jy sigma=0.000673 ! Fit after self-cal, rms=0.077370Jy 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.077370Jy sigma=0.000673 ! Fit after self-cal, rms=0.077617Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.839 mas, bmaj=6.22 mas, bpa=14.21 degrees ! Estimated noise=650.601 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.54269e-05 Jy ! Component: 100 - total flux cleaned = -8.43796e-05 Jy ! Component: 150 - total flux cleaned = -8.32604e-05 Jy ! Component: 200 - total flux cleaned = -0.000114245 Jy ! Total flux subtracted in 200 components = -0.000114245 Jy ! Clean residual min=-0.001548 max=0.001734 Jy/beam ! Clean residual mean=-0.000019 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.190755 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 49 components and 0.190755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077607Jy sigma=0.000664 ! Fit after self-cal, rms=0.077646Jy sigma=0.000664 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 (5.5, -69.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108126 Jy ! Component: 100 - total flux cleaned = 0.00136345 Jy ! Component: 150 - total flux cleaned = 0.00157113 Jy ! Component: 200 - total flux cleaned = 0.00171212 Jy ! Total flux subtracted in 200 components = 0.00171212 Jy ! Clean residual min=-0.001572 max=0.001478 Jy/beam ! Clean residual mean=-0.000018 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.192467 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 63 components and 0.192467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077608Jy sigma=0.000664 ! Fit after self-cal, rms=0.077604Jy sigma=0.000664 ! 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.077604Jy sigma=0.000664 ! Fit after self-cal, rms=0.077608Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.836 mas, bmaj=6.223 mas, bpa=14.27 degrees ! Estimated noise=650.178 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000366227 Jy ! Component: 100 - total flux cleaned = 0.000442481 Jy ! Component: 150 - total flux cleaned = 0.000512374 Jy ! Component: 200 - total flux cleaned = 0.000559851 Jy ! Total flux subtracted in 200 components = 0.000559851 Jy ! Clean residual min=-0.001510 max=0.001477 Jy/beam ! Clean residual mean=-0.000017 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.193027 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 75 components and 0.193027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077599Jy sigma=0.000664 ! Fit after self-cal, rms=0.077600Jy sigma=0.000664 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.39039e-05 Jy ! Component: 100 - total flux cleaned = 7.78623e-05 Jy ! Component: 150 - total flux cleaned = 0.000103615 Jy ! Component: 200 - total flux cleaned = 0.000127875 Jy ! Total flux subtracted in 200 components = 0.000127875 Jy ! Clean residual min=-0.001496 max=0.001468 Jy/beam ! Clean residual mean=-0.000017 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.193155 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 82 components and 0.193155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077596Jy sigma=0.000664 ! Fit after self-cal, rms=0.077596Jy sigma=0.000664 ! 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.077596Jy sigma=0.000664 ! Fit after self-cal, rms=0.077579Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.951 mas, bmaj=9.056 mas, bpa=23.64 degrees ! Estimated noise=781.364 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000412119 Jy ! Component: 100 - total flux cleaned = 0.000426136 Jy ! Component: 150 - total flux cleaned = 0.000425415 Jy ! Component: 200 - total flux cleaned = 0.000425621 Jy ! Total flux subtracted in 200 components = 0.000425621 Jy ! Clean residual min=-0.002020 max=0.001534 Jy/beam ! Clean residual mean=-0.000035 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.19358 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 95 components and 0.19358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077578Jy sigma=0.000664 ! Fit after self-cal, rms=0.077578Jy sigma=0.000664 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.34506e-06 Jy ! Component: 100 - total flux cleaned = 2.3021e-05 Jy ! Component: 150 - total flux cleaned = 1.68941e-05 Jy ! Component: 200 - total flux cleaned = 1.14157e-05 Jy ! Total flux subtracted in 200 components = 1.14157e-05 Jy ! Clean residual min=-0.002008 max=0.001535 Jy/beam ! Clean residual mean=-0.000035 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.193592 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 98 components and 0.193592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077578Jy sigma=0.000664 ! Fit after self-cal, rms=0.077578Jy sigma=0.000664 ! 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.834 mas, bmaj=6.225 mas, bpa=14.29 degrees ! Estimated noise=649.908 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.834 x 6.225 at 14.29 degrees (North through East) ! Clean map min=-0.0014885 max=0.18376 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.161 mas, bmaj=5.419 mas, bpa=14.64 degrees ! Estimated noise=1082.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.141821 Jy ! Component: 100 - total flux cleaned = 0.172803 Jy ! Component: 150 - total flux cleaned = 0.181012 Jy ! Component: 200 - total flux cleaned = 0.184625 Jy ! Total flux subtracted in 200 components = 0.184625 Jy ! Clean residual min=-0.003023 max=0.003038 Jy/beam ! Clean residual mean=-0.000008 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.184625 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.184625 Jy ! Inverting map and beam ! Estimated beam: bmin=3.834 mas, bmaj=6.225 mas, bpa=14.29 degrees ! Estimated noise=649.908 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.00339373 Jy ! Component: 100 - total flux cleaned = 0.00516072 Jy ! Component: 150 - total flux cleaned = 0.00607009 Jy ! Component: 200 - total flux cleaned = 0.00675187 Jy ! Total flux subtracted in 200 components = 0.00675187 Jy ! Clean residual min=-0.001524 max=0.001546 Jy/beam ! Clean residual mean=-0.000018 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.191377 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 33 components and 0.191377 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.951 mas, bmaj=9.056 mas, bpa=23.64 degrees ! Estimated noise=781.364 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119182 Jy ! Component: 100 - total flux cleaned = 0.00171249 Jy ! Component: 150 - total flux cleaned = 0.00195205 Jy ! Component: 200 - total flux cleaned = 0.00209716 Jy ! Total flux subtracted in 200 components = 0.00209716 Jy ! Clean residual min=-0.002045 max=0.001519 Jy/beam ! Clean residual mean=-0.000035 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.193474 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.38179e-05 Jy ! Component: 100 - total flux cleaned = 1.94836e-06 Jy ! Component: 150 - total flux cleaned = 1.27475e-05 Jy ! Component: 200 - total flux cleaned = 3.09148e-06 Jy ! Total flux subtracted in 200 components = 3.09148e-06 Jy ! Clean residual min=-0.002024 max=0.001505 Jy/beam ! Clean residual mean=-0.000035 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.193477 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 61 components and 0.193477 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.834 mas, bmaj=6.225 mas, bpa=14.29 degrees ! Estimated noise=649.908 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000255503 Jy ! Component: 100 - total flux cleaned = 0.000237211 Jy ! Component: 150 - total flux cleaned = 0.00020214 Jy ! Component: 200 - total flux cleaned = 0.00017115 Jy ! Total flux subtracted in 200 components = 0.00017115 Jy ! Clean residual min=-0.001509 max=0.001442 Jy/beam ! Clean residual mean=-0.000016 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.193648 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 77 components and 0.193648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077586Jy sigma=0.000664 ! Fit after self-cal, rms=0.077582Jy sigma=0.000664 wmodel J1302+4819_S_2017_06_15_pus_map.mod ! Writing 77 model components to file: J1302+4819_S_2017_06_15_pus_map.mod wobs J1302+4819_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1302+4819_S_2017_06_15_pus_uvs.fits wwins J1302+4819_S_2017_06_15_pus_map.win ! wwins: Wrote 2 windows to J1302+4819_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.000390775 Jy ! Component: 100 - total flux cleaned = -0.00061897 Jy ! Component: 150 - total flux cleaned = -0.000884439 Jy ! Component: 200 - total flux cleaned = -0.0010238 Jy ! Component: 250 - total flux cleaned = -0.00122625 Jy ! Component: 300 - total flux cleaned = -0.00131377 Jy ! Component: 350 - total flux cleaned = -0.00150499 Jy ! Component: 400 - total flux cleaned = -0.00162868 Jy ! Component: 450 - total flux cleaned = -0.00174969 Jy ! Component: 500 - total flux cleaned = -0.00178978 Jy ! Component: 550 - total flux cleaned = -0.00194488 Jy ! Component: 600 - total flux cleaned = -0.00203983 Jy ! Component: 650 - total flux cleaned = -0.00217016 Jy ! Component: 700 - total flux cleaned = -0.0022614 Jy ! Component: 750 - total flux cleaned = -0.00236957 Jy ! Component: 800 - total flux cleaned = -0.00247605 Jy ! Component: 850 - total flux cleaned = -0.0025288 Jy ! Component: 900 - total flux cleaned = -0.00268433 Jy ! Component: 950 - total flux cleaned = -0.00276956 Jy ! Component: 1000 - total flux cleaned = -0.0028707 Jy ! Component: 1050 - total flux cleaned = -0.00297 Jy ! Component: 1100 - total flux cleaned = -0.00305156 Jy ! Component: 1150 - total flux cleaned = -0.0031 Jy ! Component: 1200 - total flux cleaned = -0.00311597 Jy ! Component: 1250 - total flux cleaned = -0.00319532 Jy ! Component: 1300 - total flux cleaned = -0.00324233 Jy ! Component: 1350 - total flux cleaned = -0.00324243 Jy ! Component: 1400 - total flux cleaned = -0.00328836 Jy ! Component: 1450 - total flux cleaned = -0.00331863 Jy ! Component: 1500 - total flux cleaned = -0.00336372 Jy ! Component: 1550 - total flux cleaned = -0.00342341 Jy ! Component: 1600 - total flux cleaned = -0.00342325 Jy ! Component: 1650 - total flux cleaned = -0.00349639 Jy ! Component: 1700 - total flux cleaned = -0.00352537 Jy ! Component: 1750 - total flux cleaned = -0.00358253 Jy ! Component: 1800 - total flux cleaned = -0.00361079 Jy ! Component: 1850 - total flux cleaned = -0.00366694 Jy ! Component: 1900 - total flux cleaned = -0.00370877 Jy ! Component: 1950 - total flux cleaned = -0.00369496 Jy ! Component: 2000 - total flux cleaned = -0.00376336 Jy ! Component: 2050 - total flux cleaned = -0.00380419 Jy ! Component: 2100 - total flux cleaned = -0.00379083 Jy ! Component: 2150 - total flux cleaned = -0.00380412 Jy ! Component: 2200 - total flux cleaned = -0.00379086 Jy ! Component: 2250 - total flux cleaned = -0.00385627 Jy ! Component: 2300 - total flux cleaned = -0.00381709 Jy ! Component: 2350 - total flux cleaned = -0.00381698 Jy ! Component: 2400 - total flux cleaned = -0.00384235 Jy ! Component: 2450 - total flux cleaned = -0.00381697 Jy ! Component: 2500 - total flux cleaned = -0.00382956 Jy ! Component: 2550 - total flux cleaned = -0.00385456 Jy ! Component: 2600 - total flux cleaned = -0.00376762 Jy ! Component: 2650 - total flux cleaned = -0.00376765 Jy ! Component: 2700 - total flux cleaned = -0.00379228 Jy ! Component: 2750 - total flux cleaned = -0.00375591 Jy ! Component: 2800 - total flux cleaned = -0.00375594 Jy ! Component: 2850 - total flux cleaned = -0.00372004 Jy ! Component: 2900 - total flux cleaned = -0.00367243 Jy ! Component: 2950 - total flux cleaned = -0.00369613 Jy ! Component: 3000 - total flux cleaned = -0.0037079 Jy ! Component: 3050 - total flux cleaned = -0.00367286 Jy ! Component: 3100 - total flux cleaned = -0.00368444 Jy ! Component: 3150 - total flux cleaned = -0.00368431 Jy ! Component: 3200 - total flux cleaned = -0.00365004 Jy ! Component: 3250 - total flux cleaned = -0.0036387 Jy ! Component: 3300 - total flux cleaned = -0.00363888 Jy ! Component: 3350 - total flux cleaned = -0.00365016 Jy ! Component: 3400 - total flux cleaned = -0.00360551 Jy ! Component: 3450 - total flux cleaned = -0.00355011 Jy ! Component: 3500 - total flux cleaned = -0.0035721 Jy ! Component: 3550 - total flux cleaned = -0.00355004 Jy ! Component: 3600 - total flux cleaned = -0.0035393 Jy ! Component: 3650 - total flux cleaned = -0.00347417 Jy ! Component: 3700 - total flux cleaned = -0.00343087 Jy ! Component: 3750 - total flux cleaned = -0.00344156 Jy ! Component: 3800 - total flux cleaned = -0.00339893 Jy ! Component: 3850 - total flux cleaned = -0.00332484 Jy ! Component: 3900 - total flux cleaned = -0.00333537 Jy ! Component: 3950 - total flux cleaned = -0.00330396 Jy ! Component: 4000 - total flux cleaned = -0.00327264 Jy ! Component: 4050 - total flux cleaned = -0.00324156 Jy ! Total flux subtracted in 4096 components = -0.0032002 Jy ! Clean residual min=-0.000631 max=0.000732 Jy/beam ! Clean residual mean=-0.000006 rms=0.000190 Jy/beam ! Combined flux in latest and established models = 0.190448 Jy keep ! Adding 317 model components to the UV plane model. ! The established model now contains 394 components and 0.190448 Jy ![Exited script file: muppet] wmap "J1302+4819_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.834 x 6.225 at 14.29 degrees (North through East) ! Clean map min=-0.0013743 max=0.18388 Jy/beam ! Writing clean map to FITS file: J1302+4819_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.183881 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000187048 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.305167 0.305167 0.610334 1.22067 2.44134 4.88267 9.76534 19.5307 39.0614 78.1227 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.183 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.834 x 6.225 at 14.29 degrees (North through East) ! Clean map min=-0.0013743 max=0.18388 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 J1302+4819_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:18:47 2019