! Started logfile: J1701+0338_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:59:07 2016 obs J1701+0338_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1701+0338_S_2014_06_09_pus_uva.fits ! AN table 1: 90 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.69679 visibilities/baseline/integration-bin. ! Found source: J1701+0338 ! ! 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 11288 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 J1701+0338_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 143 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 143 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 143 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 143 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.835186Jy sigma=0.009083 ! Fit after self-cal, rms=0.825788Jy sigma=0.008988 ! 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.226 mas, bmaj=7.861 mas, bpa=2.311 degrees ! Estimated noise=954.771 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.134289 Jy ! Component: 100 - total flux cleaned = 0.16575 Jy ! Total flux subtracted in 100 components = 0.16575 Jy ! Clean residual min=-0.005778 max=0.011708 Jy/beam ! Clean residual mean=-0.000022 rms=0.001727 Jy/beam ! Combined flux in latest and established models = 0.16575 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.16575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087376Jy sigma=0.000836 ! Fit after self-cal, rms=0.087376Jy sigma=0.000835 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0120136 Jy ! Component: 100 - total flux cleaned = 0.0182573 Jy ! Total flux subtracted in 100 components = 0.0182573 Jy ! Clean residual min=-0.004986 max=0.006309 Jy/beam ! Clean residual mean=-0.000009 rms=0.001306 Jy/beam ! Combined flux in latest and established models = 0.184008 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 32 components and 0.184008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085141Jy sigma=0.000814 ! Fit after self-cal, rms=0.085156Jy sigma=0.000814 ! 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.028 mas, bmaj=9.068 mas, bpa=1.432 degrees ! Estimated noise=626.912 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.00521079 Jy ! Component: 100 - total flux cleaned = 0.00814317 Jy ! Component: 150 - total flux cleaned = 0.00981327 Jy ! Component: 200 - total flux cleaned = 0.0102178 Jy ! Total flux subtracted in 200 components = 0.0102178 Jy ! Clean residual min=-0.004781 max=0.004456 Jy/beam ! Clean residual mean=0.000002 rms=0.001037 Jy/beam ! Combined flux in latest and established models = 0.194225 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 52 components and 0.194225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084670Jy sigma=0.000812 ! Fit after self-cal, rms=0.084697Jy sigma=0.000812 ! 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.81 HN 0.95 KP 1.05 ! LA 1.21 MK 1.04 NL 1.00 OV 0.98 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.03 KP 1.02 ! LA 1.14 MK 1.07 NL 1.02 OV 1.03 ! PT 1.00 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.12 HN 1.00 KP 0.92 ! LA 0.91 MK 1.06 NL 0.98 OV 0.94 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.91 HN 1.01 KP 0.89 ! LA 0.89 MK 1.05 NL 1.04 OV 1.01 ! PT 1.01 SC 0.97 ! ! ! Fit before self-cal, rms=0.084697Jy sigma=0.000812 ! Fit after self-cal, rms=0.080858Jy sigma=0.000785 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.067 mas, bmaj=9.132 mas, bpa=1.629 degrees ! Estimated noise=628.118 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.000484459 Jy ! Component: 100 - total flux cleaned = -0.000597368 Jy ! Component: 150 - total flux cleaned = -0.000688646 Jy ! Component: 200 - total flux cleaned = -0.0007818 Jy ! Total flux subtracted in 200 components = -0.0007818 Jy ! Clean residual min=-0.003176 max=0.002674 Jy/beam ! Clean residual mean=-0.000007 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.193444 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 61 components and 0.193443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080850Jy sigma=0.000784 ! Fit after self-cal, rms=0.080848Jy sigma=0.000784 ! 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.080848Jy sigma=0.000784 ! Fit after self-cal, rms=0.080564Jy sigma=0.000778 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.057 mas, bmaj=9.141 mas, bpa=1.575 degrees ! Estimated noise=628.407 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000732259 Jy ! Component: 100 - total flux cleaned = -0.000813021 Jy ! Component: 150 - total flux cleaned = -0.000857811 Jy ! Component: 200 - total flux cleaned = -0.000896872 Jy ! Total flux subtracted in 200 components = -0.000896872 Jy ! Clean residual min=-0.001751 max=0.001719 Jy/beam ! Clean residual mean=-0.000001 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.192547 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 72 components and 0.192547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080544Jy sigma=0.000778 ! Fit after self-cal, rms=0.080572Jy sigma=0.000778 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 = -2.10338e-05 Jy ! Component: 100 - total flux cleaned = -3.70193e-05 Jy ! Component: 150 - total flux cleaned = -6.6058e-05 Jy ! Component: 200 - total flux cleaned = -9.33425e-05 Jy ! Total flux subtracted in 200 components = -9.33425e-05 Jy ! Clean residual min=-0.001747 max=0.001744 Jy/beam ! Clean residual mean=-0.000001 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.192453 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 75 components and 0.192453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080565Jy sigma=0.000778 ! Fit after self-cal, rms=0.080564Jy sigma=0.000778 ! 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.080564Jy sigma=0.000778 ! Fit after self-cal, rms=0.080866Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.063 mas, bmaj=9.154 mas, bpa=1.641 degrees ! Estimated noise=629.177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000335726 Jy ! Component: 100 - total flux cleaned = -0.000406138 Jy ! Component: 150 - total flux cleaned = -0.000421351 Jy ! Component: 200 - total flux cleaned = -0.000449644 Jy ! Total flux subtracted in 200 components = -0.000449644 Jy ! Clean residual min=-0.001700 max=0.001722 Jy/beam ! Clean residual mean=0.000000 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.192004 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 77 components and 0.192004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080858Jy sigma=0.000778 ! Fit after self-cal, rms=0.080863Jy sigma=0.000778 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 = -2.59433e-05 Jy ! Component: 100 - total flux cleaned = -5.0158e-05 Jy ! Component: 150 - total flux cleaned = -7.29157e-05 Jy ! Component: 200 - total flux cleaned = -9.41359e-05 Jy ! Total flux subtracted in 200 components = -9.41359e-05 Jy ! Clean residual min=-0.001695 max=0.001733 Jy/beam ! Clean residual mean=-0.000000 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.191909 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 79 components and 0.191909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080859Jy sigma=0.000778 ! Fit after self-cal, rms=0.080858Jy sigma=0.000778 ! 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.080858Jy sigma=0.000778 ! Fit after self-cal, rms=0.081079Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.105 mas, bmaj=14.08 mas, bpa=-7.51 degrees ! Estimated noise=718.575 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.54025e-07 Jy ! Component: 100 - total flux cleaned = -1.3628e-05 Jy ! Component: 150 - total flux cleaned = -3.84156e-05 Jy ! Component: 200 - total flux cleaned = -6.17178e-05 Jy ! Total flux subtracted in 200 components = -6.17178e-05 Jy ! Clean residual min=-0.001463 max=0.001425 Jy/beam ! Clean residual mean=0.000001 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.191848 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 84 components and 0.191848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081075Jy sigma=0.000778 ! Fit after self-cal, rms=0.081078Jy sigma=0.000778 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 = -2.63177e-05 Jy ! Component: 100 - total flux cleaned = -4.70331e-05 Jy ! Component: 150 - total flux cleaned = -6.64505e-05 Jy ! Component: 200 - total flux cleaned = -8.5256e-05 Jy ! Total flux subtracted in 200 components = -8.5256e-05 Jy ! Clean residual min=-0.001464 max=0.001410 Jy/beam ! Clean residual mean=0.000001 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.191762 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 87 components and 0.191762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081076Jy sigma=0.000778 ! Fit after self-cal, rms=0.081075Jy sigma=0.000778 ! 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.067 mas, bmaj=9.163 mas, bpa=1.672 degrees ! Estimated noise=629.822 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.067 x 9.163 at 1.672 degrees (North through East) ! Clean map min=-0.0016055 max=0.17594 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.244 mas, bmaj=7.909 mas, bpa=2.649 degrees ! Estimated noise=968.114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.136076 Jy ! Component: 100 - total flux cleaned = 0.167364 Jy ! Component: 150 - total flux cleaned = 0.178908 Jy ! Component: 200 - total flux cleaned = 0.184677 Jy ! Total flux subtracted in 200 components = 0.184677 Jy ! Clean residual min=-0.003647 max=0.004055 Jy/beam ! Clean residual mean=-0.000007 rms=0.000923 Jy/beam ! Combined flux in latest and established models = 0.184677 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.184677 Jy ! Inverting map and beam ! Estimated beam: bmin=4.067 mas, bmaj=9.163 mas, bpa=1.672 degrees ! Estimated noise=629.822 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.00366366 Jy ! Component: 100 - total flux cleaned = 0.0056044 Jy ! Component: 150 - total flux cleaned = 0.00668986 Jy ! Component: 200 - total flux cleaned = 0.00694694 Jy ! Total flux subtracted in 200 components = 0.00694694 Jy ! Clean residual min=-0.001604 max=0.001681 Jy/beam ! Clean residual mean=0.000000 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.191624 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.191624 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.105 mas, bmaj=14.08 mas, bpa=-7.51 degrees ! Estimated noise=718.575 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000382463 Jy ! Component: 100 - total flux cleaned = 0.000382986 Jy ! Component: 150 - total flux cleaned = 0.000368185 Jy ! Component: 200 - total flux cleaned = 0.00034184 Jy ! Total flux subtracted in 200 components = 0.00034184 Jy ! Clean residual min=-0.001467 max=0.001481 Jy/beam ! Clean residual mean=0.000002 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.191966 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.19711e-05 Jy ! Component: 100 - total flux cleaned = -3.44901e-05 Jy ! Component: 150 - total flux cleaned = -4.50278e-05 Jy ! Component: 200 - total flux cleaned = -6.55396e-05 Jy ! Total flux subtracted in 200 components = -6.55396e-05 Jy ! Clean residual min=-0.001467 max=0.001465 Jy/beam ! Clean residual mean=0.000001 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.1919 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 54 components and 0.1919 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.067 mas, bmaj=9.163 mas, bpa=1.672 degrees ! Estimated noise=629.822 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.58814e-05 Jy ! Component: 100 - total flux cleaned = -2.07987e-05 Jy ! Component: 150 - total flux cleaned = -5.1461e-05 Jy ! Component: 200 - total flux cleaned = -6.52454e-05 Jy ! Total flux subtracted in 200 components = -6.52454e-05 Jy ! Clean residual min=-0.001538 max=0.001680 Jy/beam ! Clean residual mean=0.000001 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.191835 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 59 components and 0.191835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081083Jy sigma=0.000778 ! Fit after self-cal, rms=0.081074Jy sigma=0.000778 wmodel J1701+0338_S_2014_06_09_pus_map.mod ! Writing 59 model components to file: J1701+0338_S_2014_06_09_pus_map.mod wobs J1701+0338_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1701+0338_S_2014_06_09_pus_uvs.fits wwins J1701+0338_S_2014_06_09_pus_map.win ! wwins: Wrote 1 windows to J1701+0338_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 = 0.000255277 Jy ! Component: 100 - total flux cleaned = 0.000169721 Jy ! Component: 150 - total flux cleaned = 0.000303355 Jy ! Component: 200 - total flux cleaned = 0.000380621 Jy ! Component: 250 - total flux cleaned = 0.000430188 Jy ! Component: 300 - total flux cleaned = 0.00052662 Jy ! Component: 350 - total flux cleaned = 0.00050342 Jy ! Component: 400 - total flux cleaned = 0.000526702 Jy ! Component: 450 - total flux cleaned = 0.000526641 Jy ! Component: 500 - total flux cleaned = 0.000505039 Jy ! Component: 550 - total flux cleaned = 0.000441286 Jy ! Component: 600 - total flux cleaned = 0.000399722 Jy ! Component: 650 - total flux cleaned = 0.000359546 Jy ! Component: 700 - total flux cleaned = 0.000339788 Jy ! Component: 750 - total flux cleaned = 0.000222117 Jy ! Component: 800 - total flux cleaned = 0.000202994 Jy ! Component: 850 - total flux cleaned = 0.00012688 Jy ! Component: 900 - total flux cleaned = 3.30066e-05 Jy ! Component: 950 - total flux cleaned = -2.22443e-05 Jy ! Component: 1000 - total flux cleaned = -0.000112975 Jy ! Component: 1050 - total flux cleaned = -0.000112941 Jy ! Component: 1100 - total flux cleaned = -0.000148778 Jy ! Component: 1150 - total flux cleaned = -0.00020094 Jy ! Component: 1200 - total flux cleaned = -0.000166491 Jy ! Component: 1250 - total flux cleaned = -0.000166556 Jy ! Component: 1300 - total flux cleaned = -0.00013276 Jy ! Component: 1350 - total flux cleaned = -0.00011604 Jy ! Component: 1400 - total flux cleaned = -9.94388e-05 Jy ! Component: 1450 - total flux cleaned = -8.33781e-05 Jy ! Component: 1500 - total flux cleaned = -0.000130988 Jy ! Component: 1550 - total flux cleaned = -0.000146343 Jy ! Component: 1600 - total flux cleaned = -8.41844e-05 Jy ! Component: 1650 - total flux cleaned = -0.000130166 Jy ! Component: 1700 - total flux cleaned = -9.95866e-05 Jy ! Component: 1750 - total flux cleaned = -9.95634e-05 Jy ! Component: 1800 - total flux cleaned = -0.000129249 Jy ! Component: 1850 - total flux cleaned = -7.03386e-05 Jy ! Component: 1900 - total flux cleaned = -9.9547e-05 Jy ! Component: 1950 - total flux cleaned = -8.50565e-05 Jy ! Component: 2000 - total flux cleaned = -7.06941e-05 Jy ! Component: 2050 - total flux cleaned = -8.47271e-05 Jy ! Component: 2100 - total flux cleaned = -0.000126626 Jy ! Component: 2150 - total flux cleaned = -5.71038e-05 Jy ! Component: 2200 - total flux cleaned = -5.70881e-05 Jy ! Component: 2250 - total flux cleaned = -0.00011168 Jy ! Component: 2300 - total flux cleaned = -0.000124987 Jy ! Component: 2350 - total flux cleaned = -0.000125001 Jy ! Component: 2400 - total flux cleaned = -0.00013817 Jy ! Component: 2450 - total flux cleaned = -0.000112074 Jy ! Component: 2500 - total flux cleaned = -0.000138186 Jy ! Component: 2550 - total flux cleaned = -0.000177031 Jy ! Component: 2600 - total flux cleaned = -0.000164213 Jy ! Component: 2650 - total flux cleaned = -0.000164294 Jy ! Component: 2700 - total flux cleaned = -0.000227178 Jy ! Component: 2750 - total flux cleaned = -0.000177305 Jy ! Component: 2800 - total flux cleaned = -0.000251622 Jy ! Component: 2850 - total flux cleaned = -0.000214735 Jy ! Component: 2900 - total flux cleaned = -0.000263406 Jy ! Component: 2950 - total flux cleaned = -0.000239139 Jy ! Component: 3000 - total flux cleaned = -0.000251263 Jy ! Component: 3050 - total flux cleaned = -0.000286934 Jy ! Component: 3100 - total flux cleaned = -0.000263222 Jy ! Component: 3150 - total flux cleaned = -0.000239848 Jy ! Component: 3200 - total flux cleaned = -0.000274838 Jy ! Component: 3250 - total flux cleaned = -0.000263106 Jy ! Component: 3300 - total flux cleaned = -0.000274771 Jy ! Component: 3350 - total flux cleaned = -0.000320335 Jy ! Component: 3400 - total flux cleaned = -0.000331542 Jy ! Component: 3450 - total flux cleaned = -0.000342809 Jy ! Component: 3500 - total flux cleaned = -0.000331639 Jy ! Component: 3550 - total flux cleaned = -0.00036502 Jy ! Component: 3600 - total flux cleaned = -0.000398194 Jy ! Component: 3650 - total flux cleaned = -0.00042011 Jy ! Component: 3700 - total flux cleaned = -0.000441903 Jy ! Component: 3750 - total flux cleaned = -0.000463517 Jy ! Component: 3800 - total flux cleaned = -0.000463568 Jy ! Component: 3850 - total flux cleaned = -0.000495753 Jy ! Component: 3900 - total flux cleaned = -0.000474517 Jy ! Component: 3950 - total flux cleaned = -0.000516922 Jy ! Component: 4000 - total flux cleaned = -0.000516887 Jy ! Component: 4050 - total flux cleaned = -0.000537857 Jy ! Total flux subtracted in 4096 components = -0.000558662 Jy ! Clean residual min=-0.000614 max=0.000605 Jy/beam ! Clean residual mean=-0.000001 rms=0.000189 Jy/beam ! Combined flux in latest and established models = 0.191276 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 322 components and 0.191276 Jy ![Exited script file: muppet] wmap "J1701+0338_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.067 x 9.163 at 1.672 degrees (North through East) ! Clean map min=-0.0013151 max=0.17602 Jy/beam ! Writing clean map to FITS file: J1701+0338_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.176016 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000187182 device "J1701+0338_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1701+0338_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.319031 0.319031 0.638062 1.27612 2.55225 5.10449 10.209 20.418 40.8359 81.6719 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.176 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.067 x 9.163 at 1.672 degrees (North through East) ! Clean map min=-0.0013151 max=0.17602 Jy/beam quit ! Quitting program ! Log file J1701+0338_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:59:11 2016