! Started logfile: J0248-1631_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:12:40 2016 obs J0248-1631_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0248-1631_S_2014_08_05_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.76477 visibilities/baseline/integration-bin. ! Found source: J0248-1631 ! ! 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 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 J0248-1631_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 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.844373Jy sigma=0.007864 ! Fit after self-cal, rms=0.799351Jy sigma=0.007445 ! 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.224 mas, bmaj=10.12 mas, bpa=20.32 degrees ! Estimated noise=1105.26 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.155771 Jy ! Component: 100 - total flux cleaned = 0.189861 Jy ! Total flux subtracted in 100 components = 0.189861 Jy ! Clean residual min=-0.008202 max=0.011099 Jy/beam ! Clean residual mean=0.000015 rms=0.001988 Jy/beam ! Combined flux in latest and established models = 0.189861 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.189861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104295Jy sigma=0.000848 ! Fit after self-cal, rms=0.104293Jy sigma=0.000847 ! 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.164 mas, bmaj=11.92 mas, bpa=18.3 degrees ! Estimated noise=733.008 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.0160024 Jy ! Component: 100 - total flux cleaned = 0.0241751 Jy ! Component: 150 - total flux cleaned = 0.02896 Jy ! Component: 200 - total flux cleaned = 0.0319652 Jy ! Total flux subtracted in 200 components = 0.0319652 Jy ! Clean residual min=-0.006123 max=0.005446 Jy/beam ! Clean residual mean=0.000001 rms=0.001486 Jy/beam ! Combined flux in latest and established models = 0.221826 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 57 components and 0.221826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101566Jy sigma=0.000825 ! Fit after self-cal, rms=0.101568Jy sigma=0.000825 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.86 HN 1.09 KP 1.07 ! LA 1.14 MK 1.00* NL 0.84 OV 0.98 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.04 HN 1.20 KP 0.99 ! LA 1.12 MK 1.00* NL 0.90 OV 0.98 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.15 HN 1.15 KP 0.91 ! LA 0.85 MK 1.00* NL 1.00 OV 0.90 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.03 HN 1.13 KP 0.84 ! LA 0.81 MK 1.00* NL 1.07 OV 0.97 ! PT 1.02 SC 0.96 ! ! ! Fit before self-cal, rms=0.101568Jy sigma=0.000825 ! Fit after self-cal, rms=0.096886Jy sigma=0.000790 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.19 mas, bmaj=12.11 mas, bpa=18.64 degrees ! Estimated noise=732.52 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.00278865 Jy ! Component: 100 - total flux cleaned = -0.0031273 Jy ! Component: 150 - total flux cleaned = -0.00333002 Jy ! Component: 200 - total flux cleaned = -0.00338834 Jy ! Total flux subtracted in 200 components = -0.00338834 Jy ! Clean residual min=-0.004456 max=0.004314 Jy/beam ! Clean residual mean=0.000004 rms=0.001105 Jy/beam ! Combined flux in latest and established models = 0.218438 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 64 components and 0.218438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096761Jy sigma=0.000789 ! Fit after self-cal, rms=0.096799Jy sigma=0.000789 ! 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.096799Jy sigma=0.000789 ! Fit after self-cal, rms=0.098486Jy sigma=0.000778 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.181 mas, bmaj=12.02 mas, bpa=18.41 degrees ! Estimated noise=730.063 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000363134 Jy ! Component: 100 - total flux cleaned = -0.000759171 Jy ! Component: 150 - total flux cleaned = -0.00102208 Jy ! Component: 200 - total flux cleaned = -0.00105895 Jy ! Total flux subtracted in 200 components = -0.00105895 Jy ! Clean residual min=-0.003177 max=0.002697 Jy/beam ! Clean residual mean=0.000000 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.217379 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 74 components and 0.217379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098425Jy sigma=0.000778 ! Fit after self-cal, rms=0.098471Jy 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 = 0.000270868 Jy ! Component: 100 - total flux cleaned = 4.70793e-05 Jy ! Component: 150 - total flux cleaned = -7.75123e-05 Jy ! Component: 200 - total flux cleaned = -7.72352e-05 Jy ! Total flux subtracted in 200 components = -7.72352e-05 Jy ! Clean residual min=-0.003122 max=0.002695 Jy/beam ! Clean residual mean=0.000000 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.217301 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 81 components and 0.217301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098451Jy sigma=0.000777 ! Fit after self-cal, rms=0.098448Jy 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.098448Jy sigma=0.000777 ! Fit after self-cal, rms=0.099041Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.181 mas, bmaj=12.04 mas, bpa=18.47 degrees ! Estimated noise=729.564 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00041807 Jy ! Component: 100 - total flux cleaned = -0.000648191 Jy ! Component: 150 - total flux cleaned = -0.000801919 Jy ! Component: 200 - total flux cleaned = -0.000887065 Jy ! Total flux subtracted in 200 components = -0.000887065 Jy ! Clean residual min=-0.003098 max=0.002595 Jy/beam ! Clean residual mean=0.000000 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.216414 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 86 components and 0.216414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099019Jy sigma=0.000777 ! Fit after self-cal, rms=0.099025Jy 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 = 9.81532e-05 Jy ! Component: 100 - total flux cleaned = 1.98526e-06 Jy ! Component: 150 - total flux cleaned = -6.05155e-05 Jy ! Component: 200 - total flux cleaned = -0.000114567 Jy ! Total flux subtracted in 200 components = -0.000114567 Jy ! Clean residual min=-0.003097 max=0.002576 Jy/beam ! Clean residual mean=0.000000 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.2163 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 97 components and 0.2163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099016Jy sigma=0.000777 ! Fit after self-cal, rms=0.099015Jy 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.099015Jy sigma=0.000777 ! Fit after self-cal, rms=0.099377Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.395 mas, bmaj=16.8 mas, bpa=10.16 degrees ! Estimated noise=813.017 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00062346 Jy ! Component: 100 - total flux cleaned = -0.000639504 Jy ! Component: 150 - total flux cleaned = -0.000653825 Jy ! Component: 200 - total flux cleaned = -0.000653927 Jy ! Total flux subtracted in 200 components = -0.000653927 Jy ! Clean residual min=-0.003280 max=0.003054 Jy/beam ! Clean residual mean=0.000000 rms=0.001031 Jy/beam ! Combined flux in latest and established models = 0.215646 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 101 components and 0.215646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099370Jy sigma=0.000777 ! Fit after self-cal, rms=0.099374Jy 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.41422e-05 Jy ! Component: 100 - total flux cleaned = 4.52829e-05 Jy ! Component: 150 - total flux cleaned = 5.6988e-05 Jy ! Component: 200 - total flux cleaned = 5.74238e-05 Jy ! Total flux subtracted in 200 components = 5.74238e-05 Jy ! Clean residual min=-0.003246 max=0.003035 Jy/beam ! Clean residual mean=0.000001 rms=0.001026 Jy/beam ! Combined flux in latest and established models = 0.215703 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 104 components and 0.215703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099373Jy sigma=0.000777 ! Fit after self-cal, rms=0.099371Jy 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.181 mas, bmaj=12.06 mas, bpa=18.53 degrees ! Estimated noise=729.358 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.181 x 12.06 at 18.53 degrees (North through East) ! Clean map min=-0.0030314 max=0.20261 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.2 mas, bmaj=10.22 mas, bpa=20.55 degrees ! Estimated noise=1111.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.156594 Jy ! Component: 100 - total flux cleaned = 0.19082 Jy ! Component: 150 - total flux cleaned = 0.201669 Jy ! Component: 200 - total flux cleaned = 0.206662 Jy ! Total flux subtracted in 200 components = 0.206662 Jy ! Clean residual min=-0.004092 max=0.003764 Jy/beam ! Clean residual mean=0.000004 rms=0.001001 Jy/beam ! Combined flux in latest and established models = 0.206662 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.206662 Jy ! Inverting map and beam ! Estimated beam: bmin=4.181 mas, bmaj=12.06 mas, bpa=18.53 degrees ! Estimated noise=729.358 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.00462728 Jy ! Component: 100 - total flux cleaned = 0.00686437 Jy ! Component: 150 - total flux cleaned = 0.00762261 Jy ! Component: 200 - total flux cleaned = 0.00793041 Jy ! Total flux subtracted in 200 components = 0.00793041 Jy ! Clean residual min=-0.003024 max=0.002599 Jy/beam ! Clean residual mean=-0.000000 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.214593 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 48 components and 0.214593 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.395 mas, bmaj=16.8 mas, bpa=10.16 degrees ! Estimated noise=813.017 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00036522 Jy ! Component: 100 - total flux cleaned = 0.000594771 Jy ! Component: 150 - total flux cleaned = 0.000684728 Jy ! Component: 200 - total flux cleaned = 0.000746505 Jy ! Total flux subtracted in 200 components = 0.000746505 Jy ! Clean residual min=-0.003252 max=0.003037 Jy/beam ! Clean residual mean=0.000000 rms=0.001029 Jy/beam ! Combined flux in latest and established models = 0.215339 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 = 3.79051e-05 Jy ! Component: 100 - total flux cleaned = 9.07221e-05 Jy ! Component: 150 - total flux cleaned = 0.000139036 Jy ! Component: 200 - total flux cleaned = 0.000183703 Jy ! Total flux subtracted in 200 components = 0.000183703 Jy ! Clean residual min=-0.003220 max=0.003025 Jy/beam ! Clean residual mean=0.000000 rms=0.001023 Jy/beam ! Combined flux in latest and established models = 0.215523 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 58 components and 0.215523 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.181 mas, bmaj=12.06 mas, bpa=18.53 degrees ! Estimated noise=729.358 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.05852e-05 Jy ! Component: 100 - total flux cleaned = -6.021e-05 Jy ! Component: 150 - total flux cleaned = -8.01944e-05 Jy ! Component: 200 - total flux cleaned = -8.03543e-05 Jy ! Total flux subtracted in 200 components = -8.03543e-05 Jy ! Clean residual min=-0.003068 max=0.002583 Jy/beam ! Clean residual mean=0.000000 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.215443 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 68 components and 0.215443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099363Jy sigma=0.000777 ! Fit after self-cal, rms=0.099361Jy sigma=0.000777 wmodel J0248-1631_S_2014_08_05_pus_map.mod ! Writing 68 model components to file: J0248-1631_S_2014_08_05_pus_map.mod wobs J0248-1631_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0248-1631_S_2014_08_05_pus_uvs.fits wwins J0248-1631_S_2014_08_05_pus_map.win ! wwins: Wrote 1 windows to J0248-1631_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.000811144 Jy ! Component: 100 - total flux cleaned = -0.00104308 Jy ! Component: 150 - total flux cleaned = -0.00134544 Jy ! Component: 200 - total flux cleaned = -0.00170622 Jy ! Component: 250 - total flux cleaned = -0.00189714 Jy ! Component: 300 - total flux cleaned = -0.00200776 Jy ! Component: 350 - total flux cleaned = -0.00200766 Jy ! Component: 400 - total flux cleaned = -0.002076 Jy ! Component: 450 - total flux cleaned = -0.00217553 Jy ! Component: 500 - total flux cleaned = -0.00220796 Jy ! Component: 550 - total flux cleaned = -0.00223817 Jy ! Component: 600 - total flux cleaned = -0.00223677 Jy ! Component: 650 - total flux cleaned = -0.00220618 Jy ! Component: 700 - total flux cleaned = -0.00214898 Jy ! Component: 750 - total flux cleaned = -0.00217769 Jy ! Component: 800 - total flux cleaned = -0.00217825 Jy ! Component: 850 - total flux cleaned = -0.0022051 Jy ! Component: 900 - total flux cleaned = -0.00220571 Jy ! Component: 950 - total flux cleaned = -0.0022058 Jy ! Component: 1000 - total flux cleaned = -0.0022054 Jy ! Component: 1050 - total flux cleaned = -0.00215679 Jy ! Component: 1100 - total flux cleaned = -0.00208522 Jy ! Component: 1150 - total flux cleaned = -0.00215568 Jy ! Component: 1200 - total flux cleaned = -0.00210856 Jy ! Component: 1250 - total flux cleaned = -0.00206245 Jy ! Component: 1300 - total flux cleaned = -0.00201764 Jy ! Component: 1350 - total flux cleaned = -0.00206132 Jy ! Component: 1400 - total flux cleaned = -0.00206141 Jy ! Component: 1450 - total flux cleaned = -0.00208292 Jy ! Component: 1500 - total flux cleaned = -0.00214567 Jy ! Component: 1550 - total flux cleaned = -0.00210445 Jy ! Component: 1600 - total flux cleaned = -0.00214542 Jy ! Component: 1650 - total flux cleaned = -0.00218542 Jy ! Component: 1700 - total flux cleaned = -0.00220537 Jy ! Component: 1750 - total flux cleaned = -0.00226432 Jy ! Component: 1800 - total flux cleaned = -0.00222577 Jy ! Component: 1850 - total flux cleaned = -0.00230223 Jy ! Component: 1900 - total flux cleaned = -0.00230245 Jy ! Component: 1950 - total flux cleaned = -0.00237729 Jy ! Component: 2000 - total flux cleaned = -0.00239586 Jy ! Component: 2050 - total flux cleaned = -0.0024503 Jy ! Component: 2100 - total flux cleaned = -0.00248581 Jy ! Component: 2150 - total flux cleaned = -0.0025213 Jy ! Component: 2200 - total flux cleaned = -0.00255629 Jy ! Component: 2250 - total flux cleaned = -0.00255637 Jy ! Component: 2300 - total flux cleaned = -0.00257359 Jy ! Component: 2350 - total flux cleaned = -0.00260754 Jy ! Component: 2400 - total flux cleaned = -0.00257418 Jy ! Component: 2450 - total flux cleaned = -0.00257455 Jy ! Component: 2500 - total flux cleaned = -0.00264018 Jy ! Component: 2550 - total flux cleaned = -0.00260732 Jy ! Component: 2600 - total flux cleaned = -0.00255909 Jy ! Component: 2650 - total flux cleaned = -0.00255914 Jy ! Component: 2700 - total flux cleaned = -0.00249632 Jy ! Component: 2750 - total flux cleaned = -0.00252782 Jy ! Component: 2800 - total flux cleaned = -0.00258987 Jy ! Component: 2850 - total flux cleaned = -0.00263558 Jy ! Component: 2900 - total flux cleaned = -0.0026659 Jy ! Component: 2950 - total flux cleaned = -0.00272582 Jy ! Component: 3000 - total flux cleaned = -0.00272591 Jy ! Component: 3050 - total flux cleaned = -0.00281468 Jy ! Component: 3100 - total flux cleaned = -0.0028146 Jy ! Component: 3150 - total flux cleaned = -0.00287269 Jy ! Component: 3200 - total flux cleaned = -0.00288687 Jy ! Component: 3250 - total flux cleaned = -0.00292963 Jy ! Component: 3300 - total flux cleaned = -0.00297208 Jy ! Component: 3350 - total flux cleaned = -0.00298599 Jy ! Component: 3400 - total flux cleaned = -0.00302758 Jy ! Component: 3450 - total flux cleaned = -0.00305524 Jy ! Component: 3500 - total flux cleaned = -0.0030963 Jy ! Component: 3550 - total flux cleaned = -0.00309627 Jy ! Component: 3600 - total flux cleaned = -0.00313684 Jy ! Component: 3650 - total flux cleaned = -0.00317724 Jy ! Component: 3700 - total flux cleaned = -0.00324368 Jy ! Component: 3750 - total flux cleaned = -0.00324358 Jy ! Component: 3800 - total flux cleaned = -0.00326985 Jy ! Component: 3850 - total flux cleaned = -0.00332196 Jy ! Component: 3900 - total flux cleaned = -0.00330917 Jy ! Component: 3950 - total flux cleaned = -0.00336056 Jy ! Component: 4000 - total flux cleaned = -0.00337325 Jy ! Component: 4050 - total flux cleaned = -0.00342391 Jy ! Total flux subtracted in 4096 components = -0.00349936 Jy ! Clean residual min=-0.000690 max=0.000765 Jy/beam ! Clean residual mean=-0.000001 rms=0.000244 Jy/beam ! Combined flux in latest and established models = 0.211943 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 371 components and 0.211943 Jy ![Exited script file: muppet] wmap "J0248-1631_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.181 x 12.06 at 18.53 degrees (North through East) ! Clean map min=-0.0019455 max=0.20276 Jy/beam ! Writing clean map to FITS file: J0248-1631_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.202759 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000240006 device "J0248-1631_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0248-1631_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.35511 0.35511 0.71022 1.42044 2.84088 5.68176 11.3635 22.727 45.4541 90.9082 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 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.181 x 12.06 at 18.53 degrees (North through East) ! Clean map min=-0.0019455 max=0.20276 Jy/beam quit ! Quitting program ! Log file J0248-1631_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:12:45 2016