! Started logfile: J1319+1039_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:28:28 2016 obs J1319+1039_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1319+1039_S_2014_08_05_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.698543 visibilities/baseline/integration-bin. ! Found source: J1319+1039 ! ! 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 360 lines of history. ! ! Reading 15340 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 J1319+1039_S_2014_08_05_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 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.913898Jy sigma=0.009722 ! Fit after self-cal, rms=0.884181Jy sigma=0.009455 ! 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.705 mas, bmaj=8.652 mas, bpa=15.67 degrees ! Estimated noise=727.913 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.0885783 Jy ! Component: 100 - total flux cleaned = 0.114236 Jy ! Total flux subtracted in 100 components = 0.114236 Jy ! Clean residual min=-0.005211 max=0.012063 Jy/beam ! Clean residual mean=-0.000025 rms=0.001833 Jy/beam ! Combined flux in latest and established models = 0.114236 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.114236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089055Jy sigma=0.000825 ! Fit after self-cal, rms=0.088963Jy sigma=0.000825 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0141091 Jy ! Component: 100 - total flux cleaned = 0.0222246 Jy ! Total flux subtracted in 100 components = 0.0222246 Jy ! Clean residual min=-0.004243 max=0.005211 Jy/beam ! Clean residual mean=-0.000018 rms=0.001164 Jy/beam ! Combined flux in latest and established models = 0.136461 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 27 components and 0.136461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086247Jy sigma=0.000790 ! Fit after self-cal, rms=0.086211Jy sigma=0.000790 ! 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=4.681 mas, bmaj=9.966 mas, bpa=15.44 degrees ! Estimated noise=547.486 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.00693969 Jy ! Component: 100 - total flux cleaned = 0.0108464 Jy ! Component: 150 - total flux cleaned = 0.0130874 Jy ! Component: 200 - total flux cleaned = 0.0143837 Jy ! Total flux subtracted in 200 components = 0.0143837 Jy ! Clean residual min=-0.003122 max=0.003339 Jy/beam ! Clean residual mean=-0.000021 rms=0.000898 Jy/beam ! Combined flux in latest and established models = 0.150844 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 38 components and 0.150844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085617Jy sigma=0.000784 ! Fit after self-cal, rms=0.085598Jy sigma=0.000784 ! 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.98 FD 0.86 HN 1.04 KP 1.07 ! LA 1.10 MK 1.00* NL 0.91 OV 0.98 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.04 HN 1.14 KP 1.01 ! LA 1.05 MK 1.00* NL 0.94 OV 1.02 ! PT 1.00 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.20 HN 1.14 KP 0.90 ! LA 0.86 MK 1.00* NL 1.00 OV 0.95 ! PT 1.01 SC 1.08 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.07 HN 1.11 KP 0.87 ! LA 0.81 MK 1.00* NL 1.11 OV 0.96 ! PT 1.03 SC 1.05 ! ! ! Fit before self-cal, rms=0.085598Jy sigma=0.000784 ! Fit after self-cal, rms=0.085078Jy sigma=0.000769 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.753 mas, bmaj=10.14 mas, bpa=15.86 degrees ! Estimated noise=549.193 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.00207723 Jy ! Component: 100 - total flux cleaned = -0.00235552 Jy ! Component: 150 - total flux cleaned = -0.00242946 Jy ! Component: 200 - total flux cleaned = -0.00249204 Jy ! Total flux subtracted in 200 components = -0.00249204 Jy ! Clean residual min=-0.002133 max=0.002388 Jy/beam ! Clean residual mean=-0.000017 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.148352 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 54 components and 0.148352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084986Jy sigma=0.000769 ! Fit after self-cal, rms=0.085025Jy sigma=0.000768 ! 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.085025Jy sigma=0.000768 ! Fit after self-cal, rms=0.095286Jy sigma=0.000765 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.738 mas, bmaj=10.17 mas, bpa=15.54 degrees ! Estimated noise=550.885 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00104597 Jy ! Component: 100 - total flux cleaned = -0.00108148 Jy ! Component: 150 - total flux cleaned = -0.00114522 Jy ! Component: 200 - total flux cleaned = -0.00119991 Jy ! Total flux subtracted in 200 components = -0.00119991 Jy ! Clean residual min=-0.001487 max=0.001892 Jy/beam ! Clean residual mean=-0.000023 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.147152 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 65 components and 0.147152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095255Jy sigma=0.000764 ! Fit after self-cal, rms=0.095414Jy sigma=0.000764 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 (17.5, 35). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010796 Jy ! Component: 100 - total flux cleaned = 0.000933049 Jy ! Component: 150 - total flux cleaned = 0.000743124 Jy ! Component: 200 - total flux cleaned = 0.000685743 Jy ! Total flux subtracted in 200 components = 0.000685743 Jy ! Clean residual min=-0.001351 max=0.001493 Jy/beam ! Clean residual mean=-0.000021 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.147838 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 89 components and 0.147838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095368Jy sigma=0.000764 ! Fit after self-cal, rms=0.095369Jy sigma=0.000764 ! 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.095369Jy sigma=0.000764 ! Fit after self-cal, rms=0.096533Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.738 mas, bmaj=10.18 mas, bpa=15.53 degrees ! Estimated noise=550.079 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000361892 Jy ! Component: 100 - total flux cleaned = -0.000442738 Jy ! Component: 150 - total flux cleaned = -0.00049161 Jy ! Component: 200 - total flux cleaned = -0.0005143 Jy ! Total flux subtracted in 200 components = -0.0005143 Jy ! Clean residual min=-0.001320 max=0.001502 Jy/beam ! Clean residual mean=-0.000017 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.147324 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 96 components and 0.147324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096514Jy sigma=0.000764 ! Fit after self-cal, rms=0.096531Jy sigma=0.000764 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.000223316 Jy ! Component: 100 - total flux cleaned = -0.000181552 Jy ! Component: 150 - total flux cleaned = -0.000183004 Jy ! Component: 200 - total flux cleaned = -0.000202081 Jy ! Total flux subtracted in 200 components = -0.000202081 Jy ! Clean residual min=-0.001322 max=0.001469 Jy/beam ! Clean residual mean=-0.000017 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.147122 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 100 components and 0.147122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096519Jy sigma=0.000764 ! Fit after self-cal, rms=0.096519Jy sigma=0.000764 ! 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.096519Jy sigma=0.000764 ! Fit after self-cal, rms=0.096882Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.07 mas, bmaj=12.29 mas, bpa=17.95 degrees ! Estimated noise=612.158 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000291704 Jy ! Component: 100 - total flux cleaned = -0.000262679 Jy ! Component: 150 - total flux cleaned = -0.000222759 Jy ! Component: 200 - total flux cleaned = -0.000223111 Jy ! Total flux subtracted in 200 components = -0.000223111 Jy ! Clean residual min=-0.001242 max=0.001250 Jy/beam ! Clean residual mean=-0.000026 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.146899 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 118 components and 0.146899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096876Jy sigma=0.000763 ! Fit after self-cal, rms=0.096884Jy sigma=0.000763 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.20741e-05 Jy ! Component: 100 - total flux cleaned = -3.0406e-05 Jy ! Component: 150 - total flux cleaned = -1.00674e-05 Jy ! Component: 200 - total flux cleaned = 8.93163e-06 Jy ! Total flux subtracted in 200 components = 8.93163e-06 Jy ! Clean residual min=-0.001259 max=0.001245 Jy/beam ! Clean residual mean=-0.000026 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.146908 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 132 components and 0.146908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096879Jy sigma=0.000763 ! Fit after self-cal, rms=0.096880Jy sigma=0.000763 ! 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=4.736 mas, bmaj=10.19 mas, bpa=15.53 degrees ! Estimated noise=549.665 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.736 x 10.19 at 15.53 degrees (North through East) ! Clean map min=-0.0012761 max=0.12073 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.734 mas, bmaj=8.793 mas, bpa=15.77 degrees ! Estimated noise=737.638 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0894825 Jy ! Component: 100 - total flux cleaned = 0.114677 Jy ! Component: 150 - total flux cleaned = 0.128061 Jy ! Component: 200 - total flux cleaned = 0.135555 Jy ! Total flux subtracted in 200 components = 0.135555 Jy ! Clean residual min=-0.002681 max=0.003675 Jy/beam ! Clean residual mean=-0.000013 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.135555 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.135555 Jy ! Inverting map and beam ! Estimated beam: bmin=4.736 mas, bmaj=10.19 mas, bpa=15.53 degrees ! Estimated noise=549.665 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.00506493 Jy ! Component: 100 - total flux cleaned = 0.00741476 Jy ! Component: 150 - total flux cleaned = 0.00871854 Jy ! Component: 200 - total flux cleaned = 0.00956694 Jy ! Total flux subtracted in 200 components = 0.00956694 Jy ! Clean residual min=-0.001713 max=0.001609 Jy/beam ! Clean residual mean=-0.000018 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.145122 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 58 components and 0.145122 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=9.07 mas, bmaj=12.29 mas, bpa=17.95 degrees ! Estimated noise=612.158 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000611757 Jy ! Component: 100 - total flux cleaned = 0.000889904 Jy ! Component: 150 - total flux cleaned = 0.00100721 Jy ! Component: 200 - total flux cleaned = 0.0011091 Jy ! Total flux subtracted in 200 components = 0.0011091 Jy ! Clean residual min=-0.001453 max=0.001239 Jy/beam ! Clean residual mean=-0.000027 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.146231 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 = 8.88738e-05 Jy ! Component: 100 - total flux cleaned = 0.000151275 Jy ! Component: 150 - total flux cleaned = 0.000221115 Jy ! Component: 200 - total flux cleaned = 0.000309851 Jy ! Total flux subtracted in 200 components = 0.000309851 Jy ! Clean residual min=-0.001349 max=0.001249 Jy/beam ! Clean residual mean=-0.000026 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.146541 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 80 components and 0.146541 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.736 mas, bmaj=10.19 mas, bpa=15.53 degrees ! Estimated noise=549.665 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000158134 Jy ! Component: 100 - total flux cleaned = -0.000107365 Jy ! Component: 150 - total flux cleaned = -8.44543e-05 Jy ! Component: 200 - total flux cleaned = -8.46655e-05 Jy ! Total flux subtracted in 200 components = -8.46655e-05 Jy ! Clean residual min=-0.001327 max=0.001484 Jy/beam ! Clean residual mean=-0.000017 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.146456 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 93 components and 0.146456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096893Jy sigma=0.000764 ! Fit after self-cal, rms=0.096890Jy sigma=0.000764 wmodel J1319+1039_S_2014_08_05_pus_map.mod ! Writing 93 model components to file: J1319+1039_S_2014_08_05_pus_map.mod wobs J1319+1039_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1319+1039_S_2014_08_05_pus_uvs.fits wwins J1319+1039_S_2014_08_05_pus_map.win ! wwins: Wrote 2 windows to J1319+1039_S_2014_08_05_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.000573991 Jy ! Component: 100 - total flux cleaned = 0.00072018 Jy ! Component: 150 - total flux cleaned = 0.000858103 Jy ! Component: 200 - total flux cleaned = 0.000989309 Jy ! Component: 250 - total flux cleaned = 0.00105171 Jy ! Component: 300 - total flux cleaned = 0.00115235 Jy ! Component: 350 - total flux cleaned = 0.00119083 Jy ! Component: 400 - total flux cleaned = 0.00107782 Jy ! Component: 450 - total flux cleaned = 0.000986518 Jy ! Component: 500 - total flux cleaned = 0.000861387 Jy ! Component: 550 - total flux cleaned = 0.000739193 Jy ! Component: 600 - total flux cleaned = 0.00065367 Jy ! Component: 650 - total flux cleaned = 0.000520264 Jy ! Component: 700 - total flux cleaned = 0.000422281 Jy ! Component: 750 - total flux cleaned = 0.000310601 Jy ! Component: 800 - total flux cleaned = 0.000263324 Jy ! Component: 850 - total flux cleaned = 0.000171123 Jy ! Component: 900 - total flux cleaned = 6.59599e-05 Jy ! Component: 950 - total flux cleaned = 5.11222e-05 Jy ! Component: 1000 - total flux cleaned = -7.19283e-06 Jy ! Component: 1050 - total flux cleaned = -0.000107329 Jy ! Component: 1100 - total flux cleaned = -0.000163909 Jy ! Component: 1150 - total flux cleaned = -0.000261021 Jy ! Component: 1200 - total flux cleaned = -0.000274213 Jy ! Component: 1250 - total flux cleaned = -0.00028725 Jy ! Component: 1300 - total flux cleaned = -0.000326754 Jy ! Component: 1350 - total flux cleaned = -0.000326772 Jy ! Component: 1400 - total flux cleaned = -0.000352571 Jy ! Component: 1450 - total flux cleaned = -0.00037777 Jy ! Component: 1500 - total flux cleaned = -0.000365346 Jy ! Component: 1550 - total flux cleaned = -0.00041448 Jy ! Component: 1600 - total flux cleaned = -0.000414465 Jy ! Component: 1650 - total flux cleaned = -0.000390521 Jy ! Component: 1700 - total flux cleaned = -0.000414364 Jy ! Component: 1750 - total flux cleaned = -0.000449636 Jy ! Component: 1800 - total flux cleaned = -0.000484228 Jy ! Component: 1850 - total flux cleaned = -0.000507002 Jy ! Component: 1900 - total flux cleaned = -0.000507071 Jy ! Component: 1950 - total flux cleaned = -0.000562684 Jy ! Component: 2000 - total flux cleaned = -0.000551814 Jy ! Component: 2050 - total flux cleaned = -0.000573528 Jy ! Component: 2100 - total flux cleaned = -0.000573585 Jy ! Component: 2150 - total flux cleaned = -0.000584258 Jy ! Component: 2200 - total flux cleaned = -0.000605349 Jy ! Component: 2250 - total flux cleaned = -0.000646969 Jy ! Component: 2300 - total flux cleaned = -0.000667778 Jy ! Component: 2350 - total flux cleaned = -0.000739223 Jy ! Component: 2400 - total flux cleaned = -0.000769595 Jy ! Component: 2450 - total flux cleaned = -0.000809639 Jy ! Component: 2500 - total flux cleaned = -0.000869255 Jy ! Component: 2550 - total flux cleaned = -0.000898708 Jy ! Component: 2600 - total flux cleaned = -0.000879177 Jy ! Component: 2650 - total flux cleaned = -0.000917926 Jy ! Component: 2700 - total flux cleaned = -0.000927408 Jy ! Component: 2750 - total flux cleaned = -0.000984463 Jy ! Component: 2800 - total flux cleaned = -0.000965561 Jy ! Component: 2850 - total flux cleaned = -0.00102171 Jy ! Component: 2900 - total flux cleaned = -0.00107734 Jy ! Component: 2950 - total flux cleaned = -0.00111431 Jy ! Component: 3000 - total flux cleaned = -0.00111422 Jy ! Component: 3050 - total flux cleaned = -0.00117783 Jy ! Component: 3100 - total flux cleaned = -0.00122294 Jy ! Component: 3150 - total flux cleaned = -0.0012587 Jy ! Component: 3200 - total flux cleaned = -0.0012943 Jy ! Component: 3250 - total flux cleaned = -0.00135608 Jy ! Component: 3300 - total flux cleaned = -0.00138245 Jy ! Component: 3350 - total flux cleaned = -0.00142603 Jy ! Component: 3400 - total flux cleaned = -0.00143467 Jy ! Component: 3450 - total flux cleaned = -0.00148626 Jy ! Component: 3500 - total flux cleaned = -0.0015374 Jy ! Component: 3550 - total flux cleaned = -0.00152892 Jy ! Component: 3600 - total flux cleaned = -0.00156268 Jy ! Component: 3650 - total flux cleaned = -0.00159615 Jy ! Component: 3700 - total flux cleaned = -0.00163772 Jy ! Component: 3750 - total flux cleaned = -0.00166252 Jy ! Component: 3800 - total flux cleaned = -0.00167072 Jy ! Component: 3850 - total flux cleaned = -0.00171161 Jy ! Component: 3900 - total flux cleaned = -0.00176849 Jy ! Component: 3950 - total flux cleaned = -0.00178462 Jy ! Component: 4000 - total flux cleaned = -0.00179261 Jy ! Component: 4050 - total flux cleaned = -0.00182448 Jy ! Total flux subtracted in 4096 components = -0.00187206 Jy ! Clean residual min=-0.000467 max=0.000517 Jy/beam ! Clean residual mean=-0.000006 rms=0.000149 Jy/beam ! Combined flux in latest and established models = 0.144584 Jy keep ! Adding 265 model components to the UV plane model. ! The established model now contains 358 components and 0.144584 Jy ![Exited script file: muppet] wmap "J1319+1039_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.736 x 10.19 at 15.53 degrees (North through East) ! Clean map min=-0.001089 max=0.12118 Jy/beam ! Writing clean map to FITS file: J1319+1039_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.121185 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000147246 device "J1319+1039_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1319+1039_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.364516 0.364516 0.729032 1.45806 2.91613 5.83226 11.6645 23.329 46.6581 93.3162 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.121 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.736 x 10.19 at 15.53 degrees (North through East) ! Clean map min=-0.001089 max=0.12118 Jy/beam quit ! Quitting program ! Log file J1319+1039_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:28:34 2016