! Started logfile: J0708-1421_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:18:21 2016 obs J0708-1421_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0708-1421_S_2014_08_05_pus_uva.fits ! AN table 1: 103 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.685005 visibilities/baseline/integration-bin. ! Found source: J0708-1421 ! ! 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 12700 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 J0708-1421_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 176 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 176 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 176 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 176 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.849173Jy sigma=0.008122 ! Fit after self-cal, rms=0.786719Jy sigma=0.007558 ! 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.623 mas, bmaj=12.38 mas, bpa=13.77 degrees ! Estimated noise=893.218 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.166577 Jy ! Component: 100 - total flux cleaned = 0.243056 Jy ! Total flux subtracted in 100 components = 0.243056 Jy ! Clean residual min=-0.016352 max=0.038357 Jy/beam ! Clean residual mean=0.000034 rms=0.005912 Jy/beam ! Combined flux in latest and established models = 0.243056 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.243056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135053Jy sigma=0.001182 ! Fit after self-cal, rms=0.134298Jy sigma=0.001175 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0451799 Jy ! Component: 100 - total flux cleaned = 0.0719829 Jy ! Total flux subtracted in 100 components = 0.0719829 Jy ! Clean residual min=-0.010047 max=0.022080 Jy/beam ! Clean residual mean=0.000012 rms=0.003200 Jy/beam ! Combined flux in latest and established models = 0.315039 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 37 components and 0.315039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111178Jy sigma=0.000942 ! Fit after self-cal, rms=0.111022Jy sigma=0.000941 ! Inverting map ! Added new window around map position (7, -0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0210395 Jy ! Component: 100 - total flux cleaned = 0.0348111 Jy ! Total flux subtracted in 100 components = 0.0348111 Jy ! Clean residual min=-0.006953 max=0.014249 Jy/beam ! Clean residual mean=0.000002 rms=0.002164 Jy/beam ! Combined flux in latest and established models = 0.34985 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 65 components and 0.34985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104677Jy sigma=0.000882 ! Fit after self-cal, rms=0.104534Jy sigma=0.000881 ! 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.533 mas, bmaj=13.71 mas, bpa=11.97 degrees ! Estimated noise=662.256 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 (-6.5, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0165924 Jy ! Component: 100 - total flux cleaned = 0.0265842 Jy ! Component: 150 - total flux cleaned = 0.0331651 Jy ! Component: 200 - total flux cleaned = 0.0376543 Jy ! Total flux subtracted in 200 components = 0.0376543 Jy ! Clean residual min=-0.004376 max=0.005903 Jy/beam ! Clean residual mean=-0.000009 rms=0.001243 Jy/beam ! Combined flux in latest and established models = 0.387504 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 92 components and 0.387504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101004Jy sigma=0.000855 ! Fit after self-cal, rms=0.100963Jy sigma=0.000855 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.86 HN 1.08 KP 1.08 ! LA 1.11 MK 1.00* NL 1.22 OV 0.99 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.05 HN 1.14 KP 1.00 ! LA 1.07 MK 1.00* NL 0.84 OV 1.00 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.18 HN 1.16 KP 0.91 ! LA 0.86 MK 1.00* NL 0.98 OV 0.94 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.03 HN 1.10 KP 0.89 ! LA 0.82 MK 1.00* NL 1.05 OV 1.00 ! PT 1.03 SC 0.81 ! ! ! Fit before self-cal, rms=0.100963Jy sigma=0.000855 ! Fit after self-cal, rms=0.092810Jy sigma=0.000798 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.499 mas, bmaj=13.82 mas, bpa=12.86 degrees ! Estimated noise=665.329 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.000111016 Jy ! Component: 100 - total flux cleaned = -0.000103534 Jy ! Component: 150 - total flux cleaned = -0.000162604 Jy ! Component: 200 - total flux cleaned = -0.000213764 Jy ! Total flux subtracted in 200 components = -0.000213764 Jy ! Clean residual min=-0.002622 max=0.002753 Jy/beam ! Clean residual mean=0.000009 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.38729 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 120 components and 0.387291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092696Jy sigma=0.000797 ! Fit after self-cal, rms=0.092693Jy sigma=0.000797 ! 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.092693Jy sigma=0.000797 ! Fit after self-cal, rms=0.089082Jy sigma=0.000778 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.54 mas, bmaj=13.73 mas, bpa=12.17 degrees ! Estimated noise=666.339 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000398096 Jy ! Component: 100 - total flux cleaned = 0.00046603 Jy ! Component: 150 - total flux cleaned = 0.00052322 Jy ! Component: 200 - total flux cleaned = 0.000575123 Jy ! Total flux subtracted in 200 components = 0.000575123 Jy ! Clean residual min=-0.002291 max=0.001873 Jy/beam ! Clean residual mean=0.000002 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.387866 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 143 components and 0.387866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089063Jy sigma=0.000778 ! Fit after self-cal, rms=0.089065Jy sigma=0.000777 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.74529e-05 Jy ! Component: 100 - total flux cleaned = -5.35403e-05 Jy ! Component: 150 - total flux cleaned = -3.19238e-05 Jy ! Component: 200 - total flux cleaned = -3.20302e-05 Jy ! Total flux subtracted in 200 components = -3.20302e-05 Jy ! Clean residual min=-0.002250 max=0.001835 Jy/beam ! Clean residual mean=0.000002 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.387834 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 158 components and 0.387834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089056Jy sigma=0.000777 ! Fit after self-cal, rms=0.089057Jy sigma=0.000777 ! 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.089057Jy sigma=0.000777 ! Fit after self-cal, rms=0.089223Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.545 mas, bmaj=13.73 mas, bpa=12.12 degrees ! Estimated noise=667.061 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.45611e-05 Jy ! Component: 100 - total flux cleaned = 6.55511e-05 Jy ! Component: 150 - total flux cleaned = 8.44115e-05 Jy ! Component: 200 - total flux cleaned = 6.61894e-05 Jy ! Total flux subtracted in 200 components = 6.61894e-05 Jy ! Clean residual min=-0.002249 max=0.001808 Jy/beam ! Clean residual mean=0.000002 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.3879 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 174 components and 0.3879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089215Jy sigma=0.000777 ! Fit after self-cal, rms=0.089217Jy sigma=0.000777 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 = 1.7917e-05 Jy ! Component: 100 - total flux cleaned = 1.10367e-06 Jy ! Component: 150 - total flux cleaned = 1.81599e-05 Jy ! Component: 200 - total flux cleaned = 1.80819e-05 Jy ! Total flux subtracted in 200 components = 1.80819e-05 Jy ! Clean residual min=-0.002231 max=0.001796 Jy/beam ! Clean residual mean=0.000002 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.387918 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 183 components and 0.387918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089211Jy sigma=0.000777 ! Fit after self-cal, rms=0.089212Jy sigma=0.000777 ! 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.089212Jy sigma=0.000777 ! Fit after self-cal, rms=0.089337Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.321 mas, bmaj=17.21 mas, bpa=7.66 degrees ! Estimated noise=738.349 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000192522 Jy ! Component: 100 - total flux cleaned = -0.000192622 Jy ! Component: 150 - total flux cleaned = -0.000208077 Jy ! Component: 200 - total flux cleaned = -0.000222823 Jy ! Total flux subtracted in 200 components = -0.000222823 Jy ! Clean residual min=-0.002606 max=0.002234 Jy/beam ! Clean residual mean=0.000002 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.387695 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 199 components and 0.387695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089335Jy sigma=0.000777 ! Fit after self-cal, rms=0.089336Jy sigma=0.000777 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.8351e-05 Jy ! Component: 100 - total flux cleaned = -6.24942e-05 Jy ! Component: 150 - total flux cleaned = -6.3025e-05 Jy ! Component: 200 - total flux cleaned = -6.34082e-05 Jy ! Total flux subtracted in 200 components = -6.34082e-05 Jy ! Clean residual min=-0.002567 max=0.002188 Jy/beam ! Clean residual mean=0.000002 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.387632 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 207 components and 0.387632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089335Jy sigma=0.000777 ! Fit after self-cal, rms=0.089335Jy sigma=0.000777 ! 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.548 mas, bmaj=13.73 mas, bpa=12.09 degrees ! Estimated noise=667.658 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.548 x 13.73 at 12.09 degrees (North through East) ! Clean map min=-0.0021475 max=0.20258 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.619 mas, bmaj=12.35 mas, bpa=13.79 degrees ! Estimated noise=899.271 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.167792 Jy ! Component: 100 - total flux cleaned = 0.244398 Jy ! Component: 150 - total flux cleaned = 0.288636 Jy ! Component: 200 - total flux cleaned = 0.316244 Jy ! Total flux subtracted in 200 components = 0.316244 Jy ! Clean residual min=-0.008374 max=0.015094 Jy/beam ! Clean residual mean=0.000025 rms=0.002658 Jy/beam ! Combined flux in latest and established models = 0.316244 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 47 model components to the UV plane model. ! The established model now contains 47 components and 0.316244 Jy ! Inverting map and beam ! Estimated beam: bmin=4.548 mas, bmaj=13.73 mas, bpa=12.09 degrees ! Estimated noise=667.658 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.0258148 Jy ! Component: 100 - total flux cleaned = 0.0416597 Jy ! Component: 150 - total flux cleaned = 0.0516233 Jy ! Component: 200 - total flux cleaned = 0.0582277 Jy ! Total flux subtracted in 200 components = 0.0582277 Jy ! Clean residual min=-0.002848 max=0.003690 Jy/beam ! Clean residual mean=0.000005 rms=0.000924 Jy/beam ! Combined flux in latest and established models = 0.374472 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 84 components and 0.374472 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.321 mas, bmaj=17.21 mas, bpa=7.66 degrees ! Estimated noise=738.349 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00591117 Jy ! Component: 100 - total flux cleaned = 0.00930015 Jy ! Component: 150 - total flux cleaned = 0.0113736 Jy ! Component: 200 - total flux cleaned = 0.0127039 Jy ! Total flux subtracted in 200 components = 0.0127039 Jy ! Clean residual min=-0.002756 max=0.002435 Jy/beam ! Clean residual mean=0.000002 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.387176 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 = 0.00030983 Jy ! Component: 100 - total flux cleaned = 0.000470214 Jy ! Component: 150 - total flux cleaned = 0.000553838 Jy ! Component: 200 - total flux cleaned = 0.000579557 Jy ! Total flux subtracted in 200 components = 0.000579557 Jy ! Clean residual min=-0.002695 max=0.002382 Jy/beam ! Clean residual mean=0.000002 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.387755 Jy ! Adding 114 model components to the UV plane model. ! The established model now contains 179 components and 0.387755 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.548 mas, bmaj=13.73 mas, bpa=12.09 degrees ! Estimated noise=667.658 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000104311 Jy ! Component: 100 - total flux cleaned = 0.000294128 Jy ! Component: 150 - total flux cleaned = 0.000408418 Jy ! Component: 200 - total flux cleaned = 0.000511543 Jy ! Total flux subtracted in 200 components = 0.000511543 Jy ! Clean residual min=-0.002246 max=0.001837 Jy/beam ! Clean residual mean=0.000002 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.388267 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 206 components and 0.388267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089359Jy sigma=0.000777 ! Fit after self-cal, rms=0.089359Jy sigma=0.000777 wmodel J0708-1421_S_2014_08_05_pus_map.mod ! Writing 206 model components to file: J0708-1421_S_2014_08_05_pus_map.mod wobs J0708-1421_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0708-1421_S_2014_08_05_pus_uvs.fits wwins J0708-1421_S_2014_08_05_pus_map.win ! wwins: Wrote 3 windows to J0708-1421_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.000968283 Jy ! Component: 100 - total flux cleaned = -0.00107203 Jy ! Component: 150 - total flux cleaned = -0.00116877 Jy ! Component: 200 - total flux cleaned = -0.00119905 Jy ! Component: 250 - total flux cleaned = -0.00119816 Jy ! Component: 300 - total flux cleaned = -0.0010884 Jy ! Component: 350 - total flux cleaned = -0.000955954 Jy ! Component: 400 - total flux cleaned = -0.000852909 Jy ! Component: 450 - total flux cleaned = -0.000753669 Jy ! Component: 500 - total flux cleaned = -0.000705342 Jy ! Component: 550 - total flux cleaned = -0.000635041 Jy ! Component: 600 - total flux cleaned = -0.0005665 Jy ! Component: 650 - total flux cleaned = -0.00045651 Jy ! Component: 700 - total flux cleaned = -0.000435752 Jy ! Component: 750 - total flux cleaned = -0.000372823 Jy ! Component: 800 - total flux cleaned = -0.000351962 Jy ! Component: 850 - total flux cleaned = -0.000251407 Jy ! Component: 900 - total flux cleaned = -0.000231994 Jy ! Component: 950 - total flux cleaned = -0.000136554 Jy ! Component: 1000 - total flux cleaned = -9.91292e-05 Jy ! Component: 1050 - total flux cleaned = -0.000117744 Jy ! Component: 1100 - total flux cleaned = -8.12321e-05 Jy ! Component: 1150 - total flux cleaned = -9.58466e-06 Jy ! Component: 1200 - total flux cleaned = 9.51488e-05 Jy ! Component: 1250 - total flux cleaned = 0.000163632 Jy ! Component: 1300 - total flux cleaned = 0.000231148 Jy ! Component: 1350 - total flux cleaned = 0.000347543 Jy ! Component: 1400 - total flux cleaned = 0.000445875 Jy ! Component: 1450 - total flux cleaned = 0.00054327 Jy ! Component: 1500 - total flux cleaned = 0.000670593 Jy ! Component: 1550 - total flux cleaned = 0.000717144 Jy ! Component: 1600 - total flux cleaned = 0.000748103 Jy ! Component: 1650 - total flux cleaned = 0.000779077 Jy ! Component: 1700 - total flux cleaned = 0.000884949 Jy ! Component: 1750 - total flux cleaned = 0.000944755 Jy ! Component: 1800 - total flux cleaned = 0.00106287 Jy ! Component: 1850 - total flux cleaned = 0.00116485 Jy ! Component: 1900 - total flux cleaned = 0.00120772 Jy ! Component: 1950 - total flux cleaned = 0.00133588 Jy ! Component: 2000 - total flux cleaned = 0.001364 Jy ! Component: 2050 - total flux cleaned = 0.00143362 Jy ! Component: 2100 - total flux cleaned = 0.00154381 Jy ! Component: 2150 - total flux cleaned = 0.00157113 Jy ! Component: 2200 - total flux cleaned = 0.00163839 Jy ! Component: 2250 - total flux cleaned = 0.00173161 Jy ! Component: 2300 - total flux cleaned = 0.00178399 Jy ! Component: 2350 - total flux cleaned = 0.001836 Jy ! Component: 2400 - total flux cleaned = 0.0019004 Jy ! Component: 2450 - total flux cleaned = 0.00196404 Jy ! Component: 2500 - total flux cleaned = 0.00201435 Jy ! Component: 2550 - total flux cleaned = 0.00207682 Jy ! Component: 2600 - total flux cleaned = 0.0021386 Jy ! Component: 2650 - total flux cleaned = 0.00218751 Jy ! Component: 2700 - total flux cleaned = 0.00223607 Jy ! Component: 2750 - total flux cleaned = 0.00230825 Jy ! Component: 2800 - total flux cleaned = 0.00230826 Jy ! Component: 2850 - total flux cleaned = 0.00233199 Jy ! Component: 2900 - total flux cleaned = 0.00240225 Jy ! Component: 2950 - total flux cleaned = 0.00239057 Jy ! Component: 3000 - total flux cleaned = 0.00243672 Jy ! Component: 3050 - total flux cleaned = 0.00249357 Jy ! Component: 3100 - total flux cleaned = 0.00251614 Jy ! Component: 3150 - total flux cleaned = 0.00254972 Jy ! Component: 3200 - total flux cleaned = 0.00258303 Jy ! Component: 3250 - total flux cleaned = 0.00260513 Jy ! Component: 3300 - total flux cleaned = 0.00265962 Jy ! Component: 3350 - total flux cleaned = 0.00268136 Jy ! Component: 3400 - total flux cleaned = 0.00270297 Jy ! Component: 3450 - total flux cleaned = 0.00274556 Jy ! Component: 3500 - total flux cleaned = 0.00275608 Jy ! Component: 3550 - total flux cleaned = 0.00279806 Jy ! Component: 3600 - total flux cleaned = 0.00279798 Jy ! Component: 3650 - total flux cleaned = 0.00282899 Jy ! Component: 3700 - total flux cleaned = 0.00286977 Jy ! Component: 3750 - total flux cleaned = 0.00291037 Jy ! Component: 3800 - total flux cleaned = 0.00290016 Jy ! Component: 3850 - total flux cleaned = 0.00291028 Jy ! Component: 3900 - total flux cleaned = 0.00298981 Jy ! Component: 3950 - total flux cleaned = 0.00299967 Jy ! Component: 4000 - total flux cleaned = 0.00304867 Jy ! Component: 4050 - total flux cleaned = 0.00304867 Jy ! Total flux subtracted in 4096 components = 0.00308731 Jy ! Clean residual min=-0.000572 max=0.000597 Jy/beam ! Clean residual mean=-0.000000 rms=0.000191 Jy/beam ! Combined flux in latest and established models = 0.391354 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 503 components and 0.391354 Jy ![Exited script file: muppet] wmap "J0708-1421_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.548 x 13.73 at 12.09 degrees (North through East) ! Clean map min=-0.0012947 max=0.20283 Jy/beam ! Writing clean map to FITS file: J0708-1421_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.202831 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000190666 device "J0708-1421_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0708-1421_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.282008 0.282008 0.564017 1.12803 2.25607 4.51213 9.02427 18.0485 36.0971 72.1941 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.202 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.548 x 13.73 at 12.09 degrees (North through East) ! Clean map min=-0.0012947 max=0.20283 Jy/beam quit ! Quitting program ! Log file J0708-1421_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:18:27 2016