! Started logfile: J2016-2708_S_2014_06_09_pus_uvs.log on Wed Nov 16 20:04:47 2016 obs J2016-2708_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J2016-2708_S_2014_06_09_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.700643 visibilities/baseline/integration-bin. ! Found source: J2016-2708 ! ! 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 336 lines of history. ! ! Reading 15260 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 J2016-2708_S_2014_06_09_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 190 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 190 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 190 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 190 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.872845Jy sigma=0.007996 ! Fit after self-cal, rms=0.845288Jy sigma=0.007760 ! 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.59 mas, bmaj=6.51 mas, bpa=-1.169 degrees ! Estimated noise=1198.43 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.12189 Jy ! Component: 100 - total flux cleaned = 0.152179 Jy ! Total flux subtracted in 100 components = 0.152179 Jy ! Clean residual min=-0.007727 max=0.014224 Jy/beam ! Clean residual mean=-0.000027 rms=0.002139 Jy/beam ! Combined flux in latest and established models = 0.152179 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.152179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095904Jy sigma=0.000819 ! Fit after self-cal, rms=0.095882Jy sigma=0.000818 ! Inverting map ! Added new window around map position (-4.5, 18). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0141876 Jy ! Component: 100 - total flux cleaned = 0.0219423 Jy ! Total flux subtracted in 100 components = 0.0219423 Jy ! Clean residual min=-0.005834 max=0.009355 Jy/beam ! Clean residual mean=-0.000014 rms=0.001582 Jy/beam ! Combined flux in latest and established models = 0.174122 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 25 components and 0.174122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093675Jy sigma=0.000794 ! Fit after self-cal, rms=0.093545Jy sigma=0.000793 ! 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.344 mas, bmaj=8.296 mas, bpa=-2.101 degrees ! Estimated noise=632.299 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, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0087557 Jy ! Component: 100 - total flux cleaned = 0.0131739 Jy ! Component: 150 - total flux cleaned = 0.0156148 Jy ! Component: 200 - total flux cleaned = 0.0162016 Jy ! Total flux subtracted in 200 components = 0.0162016 Jy ! Clean residual min=-0.004171 max=0.005407 Jy/beam ! Clean residual mean=0.000012 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.190323 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 65 components and 0.190323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092688Jy sigma=0.000785 ! Fit after self-cal, rms=0.092657Jy sigma=0.000785 ! 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 0.85 HN 1.10 KP 1.01 ! LA 1.17 MK 1.03 NL 1.00 OV 0.97 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 1.15 KP 1.00 ! LA 1.11 MK 1.01 NL 1.05 OV 0.98 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 1.14 KP 0.90 ! LA 0.89 MK 1.01 NL 0.98 OV 0.92 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.12 KP 0.89 ! LA 0.86 MK 1.01 NL 1.05 OV 0.98 ! PT 1.00 SC 0.99 ! ! ! Fit before self-cal, rms=0.092657Jy sigma=0.000785 ! Fit after self-cal, rms=0.093505Jy sigma=0.000767 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.365 mas, bmaj=8.315 mas, bpa=-1.661 degrees ! Estimated noise=636.592 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.000439586 Jy ! Component: 100 - total flux cleaned = -0.000490844 Jy ! Component: 150 - total flux cleaned = -0.000627807 Jy ! Component: 200 - total flux cleaned = -0.000746273 Jy ! Total flux subtracted in 200 components = -0.000746273 Jy ! Clean residual min=-0.002209 max=0.002290 Jy/beam ! Clean residual mean=0.000001 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.189577 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 85 components and 0.189577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093436Jy sigma=0.000767 ! Fit after self-cal, rms=0.093496Jy sigma=0.000766 ! 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.093496Jy sigma=0.000766 ! Fit after self-cal, rms=0.095340Jy sigma=0.000764 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.36 mas, bmaj=8.3 mas, bpa=-1.721 degrees ! Estimated noise=636.425 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000409093 Jy ! Component: 100 - total flux cleaned = -0.000347301 Jy ! Component: 150 - total flux cleaned = -0.000347482 Jy ! Component: 200 - total flux cleaned = -0.000347527 Jy ! Total flux subtracted in 200 components = -0.000347527 Jy ! Clean residual min=-0.001745 max=0.002152 Jy/beam ! Clean residual mean=-0.000000 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.18923 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 97 components and 0.18923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095313Jy sigma=0.000764 ! Fit after self-cal, rms=0.095354Jy 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 (62, 19). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000879221 Jy ! Component: 100 - total flux cleaned = 0.000617153 Jy ! Component: 150 - total flux cleaned = 0.000482665 Jy ! Component: 200 - total flux cleaned = 0.000429119 Jy ! Total flux subtracted in 200 components = 0.000429119 Jy ! Clean residual min=-0.001553 max=0.001592 Jy/beam ! Clean residual mean=-0.000000 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.189659 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 112 components and 0.189659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095297Jy sigma=0.000764 ! Fit after self-cal, rms=0.095292Jy 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.095292Jy sigma=0.000764 ! Fit after self-cal, rms=0.095872Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.364 mas, bmaj=8.306 mas, bpa=-1.672 degrees ! Estimated noise=636.542 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000159847 Jy ! Component: 100 - total flux cleaned = -0.000214847 Jy ! Component: 150 - total flux cleaned = -0.000262851 Jy ! Component: 200 - total flux cleaned = -0.000306221 Jy ! Total flux subtracted in 200 components = -0.000306221 Jy ! Clean residual min=-0.001581 max=0.001480 Jy/beam ! Clean residual mean=0.000001 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.189352 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 120 components and 0.189352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095853Jy sigma=0.000764 ! Fit after self-cal, rms=0.095860Jy 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 = -4.42848e-06 Jy ! Component: 100 - total flux cleaned = -2.54297e-05 Jy ! Component: 150 - total flux cleaned = -6.49279e-05 Jy ! Component: 200 - total flux cleaned = -8.40814e-05 Jy ! Total flux subtracted in 200 components = -8.40814e-05 Jy ! Clean residual min=-0.001551 max=0.001495 Jy/beam ! Clean residual mean=0.000001 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.189268 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 128 components and 0.189268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095850Jy sigma=0.000763 ! Fit after self-cal, rms=0.095849Jy sigma=0.000763 ! 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.095849Jy sigma=0.000763 ! Fit after self-cal, rms=0.096132Jy sigma=0.000763 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.802 mas, bmaj=21.66 mas, bpa=-1.724 degrees ! Estimated noise=747.146 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00022982 Jy ! Component: 100 - total flux cleaned = -0.00024412 Jy ! Component: 150 - total flux cleaned = -0.000269664 Jy ! Component: 200 - total flux cleaned = -0.000302606 Jy ! Total flux subtracted in 200 components = -0.000302606 Jy ! Clean residual min=-0.001569 max=0.001123 Jy/beam ! Clean residual mean=0.000002 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.188966 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 138 components and 0.188966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096129Jy sigma=0.000763 ! Fit after self-cal, rms=0.096133Jy 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.84216e-05 Jy ! Component: 100 - total flux cleaned = 4.83539e-05 Jy ! Component: 150 - total flux cleaned = 2.12996e-05 Jy ! Component: 200 - total flux cleaned = 5.3343e-06 Jy ! Total flux subtracted in 200 components = 5.3343e-06 Jy ! Clean residual min=-0.001562 max=0.001137 Jy/beam ! Clean residual mean=0.000002 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.188971 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 144 components and 0.188971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096132Jy sigma=0.000763 ! Fit after self-cal, rms=0.096131Jy 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=3.366 mas, bmaj=8.307 mas, bpa=-1.64 degrees ! Estimated noise=636.359 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.366 x 8.307 at -1.64 degrees (North through East) ! Clean map min=-0.0014184 max=0.154 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.6 mas, bmaj=6.516 mas, bpa=-0.4602 degrees ! Estimated noise=1200.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.121828 Jy ! Component: 100 - total flux cleaned = 0.152335 Jy ! Component: 150 - total flux cleaned = 0.165655 Jy ! Component: 200 - total flux cleaned = 0.173034 Jy ! Total flux subtracted in 200 components = 0.173034 Jy ! Clean residual min=-0.004029 max=0.004314 Jy/beam ! Clean residual mean=-0.000011 rms=0.001047 Jy/beam ! Combined flux in latest and established models = 0.173034 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.173034 Jy ! Inverting map and beam ! Estimated beam: bmin=3.366 mas, bmaj=8.307 mas, bpa=-1.64 degrees ! Estimated noise=636.359 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.00677985 Jy ! Component: 100 - total flux cleaned = 0.0102126 Jy ! Component: 150 - total flux cleaned = 0.0124744 Jy ! Component: 200 - total flux cleaned = 0.0130778 Jy ! Total flux subtracted in 200 components = 0.0130778 Jy ! Clean residual min=-0.001823 max=0.001706 Jy/beam ! Clean residual mean=-0.000005 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.186112 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 60 components and 0.186112 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.802 mas, bmaj=21.66 mas, bpa=-1.724 degrees ! Estimated noise=747.146 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00127748 Jy ! Component: 100 - total flux cleaned = 0.00140924 Jy ! Component: 150 - total flux cleaned = 0.00152917 Jy ! Component: 200 - total flux cleaned = 0.00162784 Jy ! Total flux subtracted in 200 components = 0.00162784 Jy ! Clean residual min=-0.001539 max=0.001216 Jy/beam ! Clean residual mean=-0.000002 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.187739 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 = 6.72702e-05 Jy ! Component: 100 - total flux cleaned = 0.000127551 Jy ! Component: 150 - total flux cleaned = 0.000170857 Jy ! Component: 200 - total flux cleaned = 0.00019859 Jy ! Total flux subtracted in 200 components = 0.00019859 Jy ! Clean residual min=-0.001540 max=0.001174 Jy/beam ! Clean residual mean=-0.000001 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.187938 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 93 components and 0.187938 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.366 mas, bmaj=8.307 mas, bpa=-1.64 degrees ! Estimated noise=636.359 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000104837 Jy ! Component: 100 - total flux cleaned = -0.000260685 Jy ! Component: 150 - total flux cleaned = -0.000289294 Jy ! Component: 200 - total flux cleaned = -0.000290143 Jy ! Total flux subtracted in 200 components = -0.000290143 Jy ! Clean residual min=-0.001589 max=0.001573 Jy/beam ! Clean residual mean=-0.000001 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.187648 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 112 components and 0.187648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096155Jy sigma=0.000764 ! Fit after self-cal, rms=0.096142Jy sigma=0.000764 wmodel J2016-2708_S_2014_06_09_pus_map.mod ! Writing 112 model components to file: J2016-2708_S_2014_06_09_pus_map.mod wobs J2016-2708_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J2016-2708_S_2014_06_09_pus_uvs.fits wwins J2016-2708_S_2014_06_09_pus_map.win ! wwins: Wrote 4 windows to J2016-2708_S_2014_06_09_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 = -5.21471e-05 Jy ! Component: 100 - total flux cleaned = -0.000293136 Jy ! Component: 150 - total flux cleaned = -0.000418367 Jy ! Component: 200 - total flux cleaned = -0.000562476 Jy ! Component: 250 - total flux cleaned = -0.00065516 Jy ! Component: 300 - total flux cleaned = -0.000722883 Jy ! Component: 350 - total flux cleaned = -0.00080975 Jy ! Component: 400 - total flux cleaned = -0.000788418 Jy ! Component: 450 - total flux cleaned = -0.000872029 Jy ! Component: 500 - total flux cleaned = -0.000994116 Jy ! Component: 550 - total flux cleaned = -0.00107401 Jy ! Component: 600 - total flux cleaned = -0.00117188 Jy ! Component: 650 - total flux cleaned = -0.0012682 Jy ! Component: 700 - total flux cleaned = -0.00140027 Jy ! Component: 750 - total flux cleaned = -0.00149274 Jy ! Component: 800 - total flux cleaned = -0.00156552 Jy ! Component: 850 - total flux cleaned = -0.00165546 Jy ! Component: 900 - total flux cleaned = -0.00174408 Jy ! Component: 950 - total flux cleaned = -0.00181392 Jy ! Component: 1000 - total flux cleaned = -0.00191758 Jy ! Component: 1050 - total flux cleaned = -0.00198533 Jy ! Component: 1100 - total flux cleaned = -0.00203574 Jy ! Component: 1150 - total flux cleaned = -0.00213516 Jy ! Component: 1200 - total flux cleaned = -0.00224922 Jy ! Component: 1250 - total flux cleaned = -0.00228137 Jy ! Component: 1300 - total flux cleaned = -0.00237706 Jy ! Component: 1350 - total flux cleaned = -0.00244005 Jy ! Component: 1400 - total flux cleaned = -0.00250233 Jy ! Component: 1450 - total flux cleaned = -0.00261025 Jy ! Component: 1500 - total flux cleaned = -0.00270119 Jy ! Component: 1550 - total flux cleaned = -0.0027012 Jy ! Component: 1600 - total flux cleaned = -0.00274586 Jy ! Component: 1650 - total flux cleaned = -0.00276076 Jy ! Component: 1700 - total flux cleaned = -0.00278971 Jy ! Component: 1750 - total flux cleaned = -0.00281841 Jy ! Component: 1800 - total flux cleaned = -0.00277549 Jy ! Component: 1850 - total flux cleaned = -0.00273287 Jy ! Component: 1900 - total flux cleaned = -0.002789 Jy ! Component: 1950 - total flux cleaned = -0.00277515 Jy ! Component: 2000 - total flux cleaned = -0.00283031 Jy ! Component: 2050 - total flux cleaned = -0.00283002 Jy ! Component: 2100 - total flux cleaned = -0.00287063 Jy ! Component: 2150 - total flux cleaned = -0.00285694 Jy ! Component: 2200 - total flux cleaned = -0.002897 Jy ! Component: 2250 - total flux cleaned = -0.00294972 Jy ! Component: 2300 - total flux cleaned = -0.00294953 Jy ! Component: 2350 - total flux cleaned = -0.00297558 Jy ! Component: 2400 - total flux cleaned = -0.00298837 Jy ! Component: 2450 - total flux cleaned = -0.003014 Jy ! Component: 2500 - total flux cleaned = -0.00305198 Jy ! Component: 2550 - total flux cleaned = -0.00306444 Jy ! Component: 2600 - total flux cleaned = -0.00307704 Jy ! Component: 2650 - total flux cleaned = -0.00311408 Jy ! Component: 2700 - total flux cleaned = -0.00317549 Jy ! Component: 2750 - total flux cleaned = -0.00316326 Jy ! Component: 2800 - total flux cleaned = -0.00319962 Jy ! Component: 2850 - total flux cleaned = -0.00322371 Jy ! Component: 2900 - total flux cleaned = -0.00327151 Jy ! Component: 2950 - total flux cleaned = -0.00328345 Jy ! Component: 3000 - total flux cleaned = -0.00333056 Jy ! Component: 3050 - total flux cleaned = -0.00335395 Jy ! Component: 3100 - total flux cleaned = -0.00337723 Jy ! Component: 3150 - total flux cleaned = -0.00335422 Jy ! Component: 3200 - total flux cleaned = -0.00341163 Jy ! Component: 3250 - total flux cleaned = -0.0034002 Jy ! Component: 3300 - total flux cleaned = -0.00347952 Jy ! Component: 3350 - total flux cleaned = -0.00350189 Jy ! Component: 3400 - total flux cleaned = -0.00349066 Jy ! Component: 3450 - total flux cleaned = -0.00357969 Jy ! Component: 3500 - total flux cleaned = -0.00360173 Jy ! Component: 3550 - total flux cleaned = -0.00361272 Jy ! Component: 3600 - total flux cleaned = -0.00365652 Jy ! Component: 3650 - total flux cleaned = -0.00367826 Jy ! Component: 3700 - total flux cleaned = -0.00369989 Jy ! Component: 3750 - total flux cleaned = -0.00374292 Jy ! Component: 3800 - total flux cleaned = -0.00373217 Jy ! Component: 3850 - total flux cleaned = -0.00379615 Jy ! Component: 3900 - total flux cleaned = -0.00377497 Jy ! Component: 3950 - total flux cleaned = -0.00379606 Jy ! Component: 4000 - total flux cleaned = -0.00381709 Jy ! Component: 4050 - total flux cleaned = -0.00384848 Jy ! Total flux subtracted in 4096 components = -0.00380684 Jy ! Clean residual min=-0.000645 max=0.000566 Jy/beam ! Clean residual mean=-0.000000 rms=0.000189 Jy/beam ! Combined flux in latest and established models = 0.183841 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 375 components and 0.183841 Jy ![Exited script file: muppet] wmap "J2016-2708_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.366 x 8.307 at -1.64 degrees (North through East) ! Clean map min=-0.0012117 max=0.1539 Jy/beam ! Writing clean map to FITS file: J2016-2708_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.153898 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000186771 device "J2016-2708_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J2016-2708_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.364081 0.364081 0.728163 1.45633 2.91265 5.8253 11.6506 23.3012 46.6024 93.2048 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.153 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.366 x 8.307 at -1.64 degrees (North through East) ! Clean map min=-0.0012117 max=0.1539 Jy/beam quit ! Quitting program ! Log file J2016-2708_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 20:04:53 2016