! Started logfile: J2335-0131_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:42:10 2016 obs J2335-0131_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J2335-0131_S_2014_08_05_pus_uva.fits ! AN table 1: 71 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.777778 visibilities/baseline/integration-bin. ! Found source: J2335-0131 ! ! 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 9940 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 J2335-0131_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 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.676748Jy sigma=0.006868 ! Fit after self-cal, rms=0.663634Jy sigma=0.006758 ! 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.643 mas, bmaj=9.834 mas, bpa=19.29 degrees ! Estimated noise=1089.22 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.255583 Jy ! Component: 100 - total flux cleaned = 0.326041 Jy ! Total flux subtracted in 100 components = 0.326041 Jy ! Clean residual min=-0.012557 max=0.031054 Jy/beam ! Clean residual mean=0.000025 rms=0.004468 Jy/beam ! Combined flux in latest and established models = 0.326041 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.326041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128821Jy sigma=0.001068 ! Fit after self-cal, rms=0.128749Jy sigma=0.001068 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0334382 Jy ! Component: 100 - total flux cleaned = 0.0495427 Jy ! Total flux subtracted in 100 components = 0.0495427 Jy ! Clean residual min=-0.012442 max=0.012823 Jy/beam ! Clean residual mean=0.000012 rms=0.002980 Jy/beam ! Combined flux in latest and established models = 0.375584 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 29 components and 0.375584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116751Jy sigma=0.000956 ! Fit after self-cal, rms=0.116657Jy sigma=0.000955 ! 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.403 mas, bmaj=10.63 mas, bpa=17.91 degrees ! Estimated noise=716.961 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.0125956 Jy ! Component: 100 - total flux cleaned = 0.0196581 Jy ! Component: 150 - total flux cleaned = 0.0239912 Jy ! Component: 200 - total flux cleaned = 0.0267365 Jy ! Total flux subtracted in 200 components = 0.0267365 Jy ! Clean residual min=-0.009604 max=0.012666 Jy/beam ! Clean residual mean=0.000023 rms=0.002837 Jy/beam ! Combined flux in latest and established models = 0.40232 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 64 components and 0.40232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114299Jy sigma=0.000947 ! Fit after self-cal, rms=0.114272Jy sigma=0.000947 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.89 HN 1.02 KP 1.08 ! LA 1.11 MK 1.00* NL 0.91 OV 0.99 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.04 HN 1.10 KP 1.03 ! LA 1.08 MK 1.00* NL 0.86 OV 1.04 ! PT 1.02 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.21 HN 1.09 KP 0.91 ! LA 0.85 MK 1.00* NL 1.01 OV 0.97 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.01 HN 1.07 KP 0.90 ! LA 0.80 MK 1.00* NL 1.11 OV 1.04 ! PT 1.05 SC 0.96 ! ! ! Fit before self-cal, rms=0.114272Jy sigma=0.000947 ! Fit after self-cal, rms=0.100249Jy sigma=0.000857 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.419 mas, bmaj=10.72 mas, bpa=18.25 degrees ! Estimated noise=722.62 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.00110955 Jy ! Component: 100 - total flux cleaned = 0.00119376 Jy ! Component: 150 - total flux cleaned = 0.000959023 Jy ! Component: 200 - total flux cleaned = 0.000854754 Jy ! Total flux subtracted in 200 components = 0.000854754 Jy ! Clean residual min=-0.007170 max=0.012155 Jy/beam ! Clean residual mean=0.000016 rms=0.002479 Jy/beam ! Combined flux in latest and established models = 0.403175 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 78 components and 0.403175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100090Jy sigma=0.000856 ! Fit after self-cal, rms=0.100052Jy sigma=0.000856 ! 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.100052Jy sigma=0.000856 ! Fit after self-cal, rms=0.088514Jy sigma=0.000812 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.441 mas, bmaj=10.66 mas, bpa=18.11 degrees ! Estimated noise=722.658 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000767406 Jy ! Component: 100 - total flux cleaned = -0.000815936 Jy ! Component: 150 - total flux cleaned = -0.000814012 Jy ! Component: 200 - total flux cleaned = -0.000853338 Jy ! Total flux subtracted in 200 components = -0.000853338 Jy ! Clean residual min=-0.005548 max=0.012210 Jy/beam ! Clean residual mean=-0.000002 rms=0.002095 Jy/beam ! Combined flux in latest and established models = 0.402322 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 86 components and 0.402322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088453Jy sigma=0.000812 ! Fit after self-cal, rms=0.088442Jy sigma=0.000812 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 (13, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0120896 Jy ! Component: 100 - total flux cleaned = 0.0182865 Jy ! Component: 150 - total flux cleaned = 0.021889 Jy ! Component: 200 - total flux cleaned = 0.0229213 Jy ! Total flux subtracted in 200 components = 0.0229213 Jy ! Clean residual min=-0.004125 max=0.005908 Jy/beam ! Clean residual mean=0.000007 rms=0.001376 Jy/beam ! Combined flux in latest and established models = 0.425243 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 131 components and 0.425243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086952Jy sigma=0.000793 ! Fit after self-cal, rms=0.086810Jy sigma=0.000791 ! 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.086810Jy sigma=0.000791 ! Fit after self-cal, rms=0.086479Jy sigma=0.000790 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.437 mas, bmaj=10.66 mas, bpa=18.09 degrees ! Estimated noise=720.775 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00401024 Jy ! Component: 100 - total flux cleaned = 0.00514074 Jy ! Component: 150 - total flux cleaned = 0.00486722 Jy ! Component: 200 - total flux cleaned = 0.00468611 Jy ! Total flux subtracted in 200 components = 0.00468611 Jy ! Clean residual min=-0.003580 max=0.004738 Jy/beam ! Clean residual mean=0.000010 rms=0.001125 Jy/beam ! Combined flux in latest and established models = 0.429929 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 161 components and 0.429929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086282Jy sigma=0.000787 ! Fit after self-cal, rms=0.086259Jy sigma=0.000787 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.00139737 Jy ! Component: 100 - total flux cleaned = 0.00113799 Jy ! Component: 150 - total flux cleaned = 0.000906911 Jy ! Component: 200 - total flux cleaned = 0.000781052 Jy ! Total flux subtracted in 200 components = 0.000781052 Jy ! Clean residual min=-0.003569 max=0.004420 Jy/beam ! Clean residual mean=0.000011 rms=0.001078 Jy/beam ! Combined flux in latest and established models = 0.43071 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 182 components and 0.43071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086203Jy sigma=0.000786 ! Fit after self-cal, rms=0.086197Jy sigma=0.000786 ! 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.086197Jy sigma=0.000786 ! Fit after self-cal, rms=0.086169Jy sigma=0.000786 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.21 mas, bmaj=13.14 mas, bpa=10.55 degrees ! Estimated noise=796.893 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00161363 Jy ! Component: 100 - total flux cleaned = 0.00162624 Jy ! Component: 150 - total flux cleaned = 0.00155554 Jy ! Component: 200 - total flux cleaned = 0.00143748 Jy ! Total flux subtracted in 200 components = 0.00143748 Jy ! Clean residual min=-0.004547 max=0.005754 Jy/beam ! Clean residual mean=0.000020 rms=0.001471 Jy/beam ! Combined flux in latest and established models = 0.432148 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 203 components and 0.432148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086149Jy sigma=0.000786 ! Fit after self-cal, rms=0.086144Jy sigma=0.000786 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.000170912 Jy ! Component: 100 - total flux cleaned = 0.000197162 Jy ! Component: 150 - total flux cleaned = 0.000197485 Jy ! Component: 200 - total flux cleaned = 0.000154823 Jy ! Total flux subtracted in 200 components = 0.000154823 Jy ! Clean residual min=-0.004573 max=0.005589 Jy/beam ! Clean residual mean=0.000020 rms=0.001454 Jy/beam ! Combined flux in latest and established models = 0.432302 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 214 components and 0.432303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086137Jy sigma=0.000786 ! Fit after self-cal, rms=0.086136Jy sigma=0.000786 ! 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.44 mas, bmaj=10.67 mas, bpa=18.08 degrees ! Estimated noise=720.977 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.44 x 10.67 at 18.08 degrees (North through East) ! Clean map min=-0.0035902 max=0.34024 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.666 mas, bmaj=9.851 mas, bpa=19.44 degrees ! Estimated noise=1097.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.257299 Jy ! Component: 100 - total flux cleaned = 0.327364 Jy ! Component: 150 - total flux cleaned = 0.360124 Jy ! Component: 200 - total flux cleaned = 0.377674 Jy ! Total flux subtracted in 200 components = 0.377674 Jy ! Clean residual min=-0.006379 max=0.009484 Jy/beam ! Clean residual mean=0.000004 rms=0.002053 Jy/beam ! Combined flux in latest and established models = 0.377674 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.377674 Jy ! Inverting map and beam ! Estimated beam: bmin=4.44 mas, bmaj=10.67 mas, bpa=18.08 degrees ! Estimated noise=720.977 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.0154268 Jy ! Component: 100 - total flux cleaned = 0.0256433 Jy ! Component: 150 - total flux cleaned = 0.0330776 Jy ! Component: 200 - total flux cleaned = 0.0386794 Jy ! Total flux subtracted in 200 components = 0.0386794 Jy ! Clean residual min=-0.004467 max=0.004586 Jy/beam ! Clean residual mean=0.000006 rms=0.001340 Jy/beam ! Combined flux in latest and established models = 0.416353 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 80 components and 0.416353 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.21 mas, bmaj=13.14 mas, bpa=10.55 degrees ! Estimated noise=796.893 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00602067 Jy ! Component: 100 - total flux cleaned = 0.0100429 Jy ! Component: 150 - total flux cleaned = 0.0119289 Jy ! Component: 200 - total flux cleaned = 0.0133912 Jy ! Total flux subtracted in 200 components = 0.0133912 Jy ! Clean residual min=-0.004820 max=0.005868 Jy/beam ! Clean residual mean=0.000018 rms=0.001557 Jy/beam ! Combined flux in latest and established models = 0.429745 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.00114605 Jy ! Component: 100 - total flux cleaned = 0.00182864 Jy ! Component: 150 - total flux cleaned = 0.00216348 Jy ! Component: 200 - total flux cleaned = 0.0024099 Jy ! Total flux subtracted in 200 components = 0.0024099 Jy ! Clean residual min=-0.004785 max=0.005578 Jy/beam ! Clean residual mean=0.000020 rms=0.001479 Jy/beam ! Combined flux in latest and established models = 0.432155 Jy ! Adding 104 model components to the UV plane model. ! The established model now contains 176 components and 0.432155 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.44 mas, bmaj=10.67 mas, bpa=18.08 degrees ! Estimated noise=720.977 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000561173 Jy ! Component: 100 - total flux cleaned = 0.000615401 Jy ! Component: 150 - total flux cleaned = 0.000520795 Jy ! Component: 200 - total flux cleaned = 0.000393646 Jy ! Total flux subtracted in 200 components = 0.000393646 Jy ! Clean residual min=-0.003707 max=0.003724 Jy/beam ! Clean residual mean=0.000011 rms=0.001015 Jy/beam ! Combined flux in latest and established models = 0.432548 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 195 components and 0.432548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086156Jy sigma=0.000786 ! Fit after self-cal, rms=0.086147Jy sigma=0.000786 wmodel J2335-0131_S_2014_08_05_pus_map.mod ! Writing 195 model components to file: J2335-0131_S_2014_08_05_pus_map.mod wobs J2335-0131_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J2335-0131_S_2014_08_05_pus_uvs.fits wwins J2335-0131_S_2014_08_05_pus_map.win ! wwins: Wrote 2 windows to J2335-0131_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.000956444 Jy ! Component: 100 - total flux cleaned = 0.00159212 Jy ! Component: 150 - total flux cleaned = 0.00206594 Jy ! Component: 200 - total flux cleaned = 0.00251119 Jy ! Component: 250 - total flux cleaned = 0.00267155 Jy ! Component: 300 - total flux cleaned = 0.00272315 Jy ! Component: 350 - total flux cleaned = 0.00267506 Jy ! Component: 400 - total flux cleaned = 0.00272122 Jy ! Component: 450 - total flux cleaned = 0.0027216 Jy ! Component: 500 - total flux cleaned = 0.00259515 Jy ! Component: 550 - total flux cleaned = 0.00247402 Jy ! Component: 600 - total flux cleaned = 0.0024351 Jy ! Component: 650 - total flux cleaned = 0.00235854 Jy ! Component: 700 - total flux cleaned = 0.00235719 Jy ! Component: 750 - total flux cleaned = 0.00235541 Jy ! Component: 800 - total flux cleaned = 0.00249189 Jy ! Component: 850 - total flux cleaned = 0.0026915 Jy ! Component: 900 - total flux cleaned = 0.00291655 Jy ! Component: 950 - total flux cleaned = 0.00297941 Jy ! Component: 1000 - total flux cleaned = 0.00304044 Jy ! Component: 1050 - total flux cleaned = 0.00298117 Jy ! Component: 1100 - total flux cleaned = 0.00298143 Jy ! Component: 1150 - total flux cleaned = 0.00292519 Jy ! Component: 1200 - total flux cleaned = 0.00298143 Jy ! Component: 1250 - total flux cleaned = 0.00295507 Jy ! Component: 1300 - total flux cleaned = 0.00292918 Jy ! Component: 1350 - total flux cleaned = 0.00290339 Jy ! Component: 1400 - total flux cleaned = 0.00285331 Jy ! Component: 1450 - total flux cleaned = 0.00282866 Jy ! Component: 1500 - total flux cleaned = 0.00285305 Jy ! Component: 1550 - total flux cleaned = 0.0028529 Jy ! Component: 1600 - total flux cleaned = 0.00282917 Jy ! Component: 1650 - total flux cleaned = 0.00285242 Jy ! Component: 1700 - total flux cleaned = 0.00289756 Jy ! Component: 1750 - total flux cleaned = 0.00287563 Jy ! Component: 1800 - total flux cleaned = 0.00294084 Jy ! Component: 1850 - total flux cleaned = 0.00291956 Jy ! Component: 1900 - total flux cleaned = 0.00296096 Jy ! Component: 1950 - total flux cleaned = 0.00296088 Jy ! Component: 2000 - total flux cleaned = 0.00300139 Jy ! Component: 2050 - total flux cleaned = 0.00298143 Jy ! Component: 2100 - total flux cleaned = 0.00300138 Jy ! Component: 2150 - total flux cleaned = 0.00305931 Jy ! Component: 2200 - total flux cleaned = 0.0030213 Jy ! Component: 2250 - total flux cleaned = 0.00304014 Jy ! Component: 2300 - total flux cleaned = 0.00300311 Jy ! Component: 2350 - total flux cleaned = 0.00296701 Jy ! Component: 2400 - total flux cleaned = 0.0029672 Jy ! Component: 2450 - total flux cleaned = 0.00300269 Jy ! Component: 2500 - total flux cleaned = 0.00296774 Jy ! Component: 2550 - total flux cleaned = 0.00301926 Jy ! Component: 2600 - total flux cleaned = 0.00303602 Jy ! Component: 2650 - total flux cleaned = 0.00296907 Jy ! Component: 2700 - total flux cleaned = 0.0030019 Jy ! Component: 2750 - total flux cleaned = 0.00303486 Jy ! Component: 2800 - total flux cleaned = 0.00300255 Jy ! Component: 2850 - total flux cleaned = 0.00297071 Jy ! Component: 2900 - total flux cleaned = 0.00295508 Jy ! Component: 2950 - total flux cleaned = 0.00290847 Jy ! Component: 3000 - total flux cleaned = 0.00290843 Jy ! Component: 3050 - total flux cleaned = 0.0029084 Jy ! Component: 3100 - total flux cleaned = 0.0028481 Jy ! Component: 3150 - total flux cleaned = 0.00283339 Jy ! Component: 3200 - total flux cleaned = 0.00284798 Jy ! Component: 3250 - total flux cleaned = 0.00283343 Jy ! Component: 3300 - total flux cleaned = 0.00284805 Jy ! Component: 3350 - total flux cleaned = 0.00289078 Jy ! Component: 3400 - total flux cleaned = 0.00286244 Jy ! Component: 3450 - total flux cleaned = 0.00287652 Jy ! Component: 3500 - total flux cleaned = 0.00282119 Jy ! Component: 3550 - total flux cleaned = 0.00284859 Jy ! Component: 3600 - total flux cleaned = 0.00290316 Jy ! Component: 3650 - total flux cleaned = 0.00294348 Jy ! Component: 3700 - total flux cleaned = 0.00293 Jy ! Component: 3750 - total flux cleaned = 0.00290361 Jy ! Component: 3800 - total flux cleaned = 0.00291667 Jy ! Component: 3850 - total flux cleaned = 0.00290359 Jy ! Component: 3900 - total flux cleaned = 0.0029553 Jy ! Component: 3950 - total flux cleaned = 0.00294248 Jy ! Component: 4000 - total flux cleaned = 0.0029299 Jy ! Component: 4050 - total flux cleaned = 0.00294263 Jy ! Total flux subtracted in 4096 components = 0.00293008 Jy ! Clean residual min=-0.000759 max=0.000672 Jy/beam ! Clean residual mean=0.000004 rms=0.000248 Jy/beam ! Combined flux in latest and established models = 0.435478 Jy keep ! Adding 341 model components to the UV plane model. ! The established model now contains 536 components and 0.435478 Jy ![Exited script file: muppet] wmap "J2335-0131_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.44 x 10.67 at 18.08 degrees (North through East) ! Clean map min=-0.0017971 max=0.34182 Jy/beam ! Writing clean map to FITS file: J2335-0131_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.341825 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000241118 device "J2335-0131_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J2335-0131_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.211616 0.211616 0.423232 0.846463 1.69293 3.38585 6.77171 13.5434 27.0868 54.1736 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.341 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.44 x 10.67 at 18.08 degrees (North through East) ! Clean map min=-0.0017971 max=0.34182 Jy/beam quit ! Quitting program ! Log file J2335-0131_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:42:15 2016