! Started logfile: J0351-0301_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:14:33 2016 obs J0351-0301_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0351-0301_S_2014_08_05_pus_uva.fits ! AN table 1: 123 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.775248 visibilities/baseline/integration-bin. ! Found source: J0351-0301 ! ! 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 17164 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 J0351-0301_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 147 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 205 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 147 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 205 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.975932Jy sigma=0.010251 ! Fit after self-cal, rms=0.946888Jy sigma=0.009982 ! 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.558 mas, bmaj=10.05 mas, bpa=21.86 degrees ! Estimated noise=864.96 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.0411437 Jy ! Component: 100 - total flux cleaned = 0.0525461 Jy ! Total flux subtracted in 100 components = 0.0525461 Jy ! Clean residual min=-0.003625 max=0.006430 Jy/beam ! Clean residual mean=0.000008 rms=0.001079 Jy/beam ! Combined flux in latest and established models = 0.0525461 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0525461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080381Jy sigma=0.000784 ! Fit after self-cal, rms=0.080044Jy sigma=0.000781 ! Inverting map ! Added new window around map position (-5.5, -7.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00754006 Jy ! Component: 100 - total flux cleaned = 0.0119737 Jy ! Total flux subtracted in 100 components = 0.0119737 Jy ! Clean residual min=-0.003017 max=0.003222 Jy/beam ! Clean residual mean=0.000005 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.0645199 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 36 components and 0.0645199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079104Jy sigma=0.000770 ! Fit after self-cal, rms=0.079013Jy sigma=0.000769 ! 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.43 mas, bmaj=11.23 mas, bpa=20.29 degrees ! Estimated noise=535.479 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.00538954 Jy ! Component: 100 - total flux cleaned = 0.00833472 Jy ! Component: 150 - total flux cleaned = 0.0102375 Jy ! Component: 200 - total flux cleaned = 0.0114571 Jy ! Total flux subtracted in 200 components = 0.0114571 Jy ! Clean residual min=-0.002172 max=0.002428 Jy/beam ! Clean residual mean=0.000007 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.075977 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 95 components and 0.075977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078620Jy sigma=0.000765 ! Fit after self-cal, rms=0.078562Jy sigma=0.000764 ! 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.02 FD 0.91 HN 1.03 KP 0.99 ! LA 1.13 MK 1.00* NL 0.88 OV 1.01 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.01 HN 0.97 KP 1.00 ! LA 1.05 MK 1.00* NL 1.03 OV 1.00 ! PT 1.03 SC 1.05 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.13 HN 1.03 KP 0.90 ! LA 0.80 MK 1.00* NL 1.00 OV 0.94 ! PT 1.00 SC 0.94 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.09 HN 0.98 KP 0.87 ! LA 0.81 MK 1.00* NL 1.04 OV 0.98 ! PT 1.02 SC 1.11 ! ! ! Fit before self-cal, rms=0.078562Jy sigma=0.000764 ! Fit after self-cal, rms=0.076292Jy sigma=0.000761 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.475 mas, bmaj=11.27 mas, bpa=20 degrees ! Estimated noise=529.71 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.00111589 Jy ! Component: 100 - total flux cleaned = 0.000970017 Jy ! Component: 150 - total flux cleaned = 0.000861995 Jy ! Component: 200 - total flux cleaned = 0.000756559 Jy ! Total flux subtracted in 200 components = 0.000756559 Jy ! Clean residual min=-0.002031 max=0.002188 Jy/beam ! Clean residual mean=0.000005 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.0767335 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 109 components and 0.0767335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076260Jy sigma=0.000761 ! Fit after self-cal, rms=0.076200Jy sigma=0.000760 ! 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.076200Jy sigma=0.000760 ! Fit after self-cal, rms=0.076118Jy sigma=0.000759 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.484 mas, bmaj=11.28 mas, bpa=19.97 degrees ! Estimated noise=529.625 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000832503 Jy ! Component: 100 - total flux cleaned = 0.000722409 Jy ! Component: 150 - total flux cleaned = 0.000650909 Jy ! Component: 200 - total flux cleaned = 0.000590864 Jy ! Total flux subtracted in 200 components = 0.000590864 Jy ! Clean residual min=-0.001824 max=0.002048 Jy/beam ! Clean residual mean=0.000002 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.0773244 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 129 components and 0.0773244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076106Jy sigma=0.000759 ! Fit after self-cal, rms=0.076114Jy sigma=0.000759 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.000298473 Jy ! Component: 100 - total flux cleaned = 0.000234022 Jy ! Component: 150 - total flux cleaned = 0.000179276 Jy ! Component: 200 - total flux cleaned = 0.000131037 Jy ! Total flux subtracted in 200 components = 0.000131037 Jy ! Clean residual min=-0.001873 max=0.002059 Jy/beam ! Clean residual mean=0.000002 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.0774554 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 136 components and 0.0774554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076109Jy sigma=0.000759 ! Fit after self-cal, rms=0.076104Jy sigma=0.000759 ! 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.076104Jy sigma=0.000759 ! Fit after self-cal, rms=0.075987Jy sigma=0.000759 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.492 mas, bmaj=11.27 mas, bpa=19.95 degrees ! Estimated noise=528.328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000305344 Jy ! Component: 100 - total flux cleaned = 0.00024641 Jy ! Component: 150 - total flux cleaned = 0.000195675 Jy ! Component: 200 - total flux cleaned = 0.000152473 Jy ! Total flux subtracted in 200 components = 0.000152473 Jy ! Clean residual min=-0.001790 max=0.001970 Jy/beam ! Clean residual mean=0.000002 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.0776079 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 143 components and 0.0776079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075982Jy sigma=0.000759 ! Fit after self-cal, rms=0.075983Jy sigma=0.000759 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.000112379 Jy ! Component: 100 - total flux cleaned = 0.000103433 Jy ! Component: 150 - total flux cleaned = 7.32956e-05 Jy ! Component: 200 - total flux cleaned = 4.54771e-05 Jy ! Total flux subtracted in 200 components = 4.54771e-05 Jy ! Clean residual min=-0.001810 max=0.001955 Jy/beam ! Clean residual mean=0.000002 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.0776533 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 146 components and 0.0776533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075981Jy sigma=0.000759 ! Fit after self-cal, rms=0.075979Jy sigma=0.000759 ! 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.075979Jy sigma=0.000759 ! Fit after self-cal, rms=0.075925Jy sigma=0.000759 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.452 mas, bmaj=13.4 mas, bpa=7.299 degrees ! Estimated noise=584.275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000119551 Jy ! Component: 100 - total flux cleaned = -0.000192305 Jy ! Component: 150 - total flux cleaned = -0.000250281 Jy ! Component: 200 - total flux cleaned = -0.000299227 Jy ! Total flux subtracted in 200 components = -0.000299227 Jy ! Clean residual min=-0.001871 max=0.002126 Jy/beam ! Clean residual mean=0.000003 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.0773541 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 167 components and 0.0773541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075923Jy sigma=0.000758 ! Fit after self-cal, rms=0.075925Jy sigma=0.000758 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.09717e-05 Jy ! Component: 100 - total flux cleaned = -3.2809e-05 Jy ! Component: 150 - total flux cleaned = -4.13966e-05 Jy ! Component: 200 - total flux cleaned = -4.85814e-05 Jy ! Total flux subtracted in 200 components = -4.85814e-05 Jy ! Clean residual min=-0.001886 max=0.002103 Jy/beam ! Clean residual mean=0.000003 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.0773055 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 176 components and 0.0773055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075924Jy sigma=0.000758 ! Fit after self-cal, rms=0.075924Jy sigma=0.000758 ! 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.502 mas, bmaj=11.27 mas, bpa=19.92 degrees ! Estimated noise=527.531 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.502 x 11.27 at 19.92 degrees (North through East) ! Clean map min=-0.0018396 max=0.054068 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.613 mas, bmaj=10.04 mas, bpa=21.61 degrees ! Estimated noise=860.862 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0409806 Jy ! Component: 100 - total flux cleaned = 0.055573 Jy ! Component: 150 - total flux cleaned = 0.0630075 Jy ! Component: 200 - total flux cleaned = 0.0675243 Jy ! Total flux subtracted in 200 components = 0.0675243 Jy ! Clean residual min=-0.002658 max=0.002972 Jy/beam ! Clean residual mean=0.000004 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.0675243 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.0675243 Jy ! Inverting map and beam ! Estimated beam: bmin=4.502 mas, bmaj=11.27 mas, bpa=19.92 degrees ! Estimated noise=527.531 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.00428059 Jy ! Component: 100 - total flux cleaned = 0.00674944 Jy ! Component: 150 - total flux cleaned = 0.00798835 Jy ! Component: 200 - total flux cleaned = 0.00845864 Jy ! Total flux subtracted in 200 components = 0.00845864 Jy ! Clean residual min=-0.001915 max=0.001968 Jy/beam ! Clean residual mean=0.000002 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.0759829 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 73 components and 0.0759829 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.452 mas, bmaj=13.4 mas, bpa=7.299 degrees ! Estimated noise=584.275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00064283 Jy ! Component: 100 - total flux cleaned = 0.00088363 Jy ! Component: 150 - total flux cleaned = 0.00105539 Jy ! Component: 200 - total flux cleaned = 0.00115116 Jy ! Total flux subtracted in 200 components = 0.00115116 Jy ! Clean residual min=-0.001989 max=0.002132 Jy/beam ! Clean residual mean=0.000003 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.0771341 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.2785e-05 Jy ! Component: 100 - total flux cleaned = 1.33402e-06 Jy ! Component: 150 - total flux cleaned = -8.32932e-06 Jy ! Component: 200 - total flux cleaned = -8.44556e-06 Jy ! Total flux subtracted in 200 components = -8.44556e-06 Jy ! Clean residual min=-0.001944 max=0.002124 Jy/beam ! Clean residual mean=0.000003 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.0771257 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 113 components and 0.0771257 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.502 mas, bmaj=11.27 mas, bpa=19.92 degrees ! Estimated noise=527.531 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000333126 Jy ! Component: 100 - total flux cleaned = 0.000360661 Jy ! Component: 150 - total flux cleaned = 0.000372416 Jy ! Component: 200 - total flux cleaned = 0.000372183 Jy ! Total flux subtracted in 200 components = 0.000372183 Jy ! Clean residual min=-0.001801 max=0.001911 Jy/beam ! Clean residual mean=0.000002 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.0774979 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 131 components and 0.0774979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075929Jy sigma=0.000758 ! Fit after self-cal, rms=0.075922Jy sigma=0.000758 wmodel J0351-0301_S_2014_08_05_pus_map.mod ! Writing 131 model components to file: J0351-0301_S_2014_08_05_pus_map.mod wobs J0351-0301_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0351-0301_S_2014_08_05_pus_uvs.fits wwins J0351-0301_S_2014_08_05_pus_map.win ! wwins: Wrote 2 windows to J0351-0301_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.000492347 Jy ! Component: 100 - total flux cleaned = 0.000744311 Jy ! Component: 150 - total flux cleaned = 0.00101014 Jy ! Component: 200 - total flux cleaned = 0.00129216 Jy ! Component: 250 - total flux cleaned = 0.00156272 Jy ! Component: 300 - total flux cleaned = 0.00185065 Jy ! Component: 350 - total flux cleaned = 0.00210517 Jy ! Component: 400 - total flux cleaned = 0.00247514 Jy ! Component: 450 - total flux cleaned = 0.00266659 Jy ! Component: 500 - total flux cleaned = 0.00292297 Jy ! Component: 550 - total flux cleaned = 0.00314957 Jy ! Component: 600 - total flux cleaned = 0.00334814 Jy ! Component: 650 - total flux cleaned = 0.00354187 Jy ! Component: 700 - total flux cleaned = 0.00375183 Jy ! Component: 750 - total flux cleaned = 0.00385471 Jy ! Component: 800 - total flux cleaned = 0.00399547 Jy ! Component: 850 - total flux cleaned = 0.00417224 Jy ! Component: 900 - total flux cleaned = 0.00426835 Jy ! Component: 950 - total flux cleaned = 0.00441965 Jy ! Component: 1000 - total flux cleaned = 0.00451228 Jy ! Component: 1050 - total flux cleaned = 0.00462131 Jy ! Component: 1100 - total flux cleaned = 0.00472748 Jy ! Component: 1150 - total flux cleaned = 0.00479677 Jy ! Component: 1200 - total flux cleaned = 0.00483064 Jy ! Component: 1250 - total flux cleaned = 0.00488123 Jy ! Component: 1300 - total flux cleaned = 0.00498026 Jy ! Component: 1350 - total flux cleaned = 0.00504475 Jy ! Component: 1400 - total flux cleaned = 0.00510841 Jy ! Component: 1450 - total flux cleaned = 0.0051553 Jy ! Component: 1500 - total flux cleaned = 0.00520189 Jy ! Component: 1550 - total flux cleaned = 0.00530812 Jy ! Component: 1600 - total flux cleaned = 0.00533758 Jy ! Component: 1650 - total flux cleaned = 0.00536709 Jy ! Component: 1700 - total flux cleaned = 0.00539609 Jy ! Component: 1750 - total flux cleaned = 0.00549623 Jy ! Component: 1800 - total flux cleaned = 0.0055526 Jy ! Component: 1850 - total flux cleaned = 0.00562202 Jy ! Component: 1900 - total flux cleaned = 0.00569041 Jy ! Component: 1950 - total flux cleaned = 0.00578524 Jy ! Component: 2000 - total flux cleaned = 0.00585198 Jy ! Component: 2050 - total flux cleaned = 0.00590446 Jy ! Component: 2100 - total flux cleaned = 0.00595633 Jy ! Component: 2150 - total flux cleaned = 0.00599475 Jy ! Component: 2200 - total flux cleaned = 0.00605782 Jy ! Component: 2250 - total flux cleaned = 0.00612002 Jy ! Component: 2300 - total flux cleaned = 0.00611984 Jy ! Component: 2350 - total flux cleaned = 0.00618056 Jy ! Component: 2400 - total flux cleaned = 0.00624082 Jy ! Component: 2450 - total flux cleaned = 0.00626477 Jy ! Component: 2500 - total flux cleaned = 0.00631178 Jy ! Component: 2550 - total flux cleaned = 0.00632335 Jy ! Component: 2600 - total flux cleaned = 0.00636924 Jy ! Component: 2650 - total flux cleaned = 0.00635808 Jy ! Component: 2700 - total flux cleaned = 0.00636931 Jy ! Component: 2750 - total flux cleaned = 0.00639135 Jy ! Component: 2800 - total flux cleaned = 0.00640227 Jy ! Component: 2850 - total flux cleaned = 0.00642378 Jy ! Component: 2900 - total flux cleaned = 0.00647706 Jy ! Component: 2950 - total flux cleaned = 0.00652989 Jy ! Component: 3000 - total flux cleaned = 0.00650901 Jy ! Component: 3050 - total flux cleaned = 0.00655034 Jy ! Component: 3100 - total flux cleaned = 0.00650952 Jy ! Component: 3150 - total flux cleaned = 0.00656019 Jy ! Component: 3200 - total flux cleaned = 0.00659025 Jy ! Component: 3250 - total flux cleaned = 0.00656048 Jy ! Component: 3300 - total flux cleaned = 0.00651126 Jy ! Component: 3350 - total flux cleaned = 0.00648203 Jy ! Component: 3400 - total flux cleaned = 0.00646265 Jy ! Component: 3450 - total flux cleaned = 0.00643394 Jy ! Component: 3500 - total flux cleaned = 0.00642447 Jy ! Component: 3550 - total flux cleaned = 0.00642446 Jy ! Component: 3600 - total flux cleaned = 0.00637766 Jy ! Component: 3650 - total flux cleaned = 0.00636851 Jy ! Component: 3700 - total flux cleaned = 0.00634107 Jy ! Component: 3750 - total flux cleaned = 0.00633194 Jy ! Component: 3800 - total flux cleaned = 0.00629591 Jy ! Component: 3850 - total flux cleaned = 0.00630478 Jy ! Component: 3900 - total flux cleaned = 0.00626906 Jy ! Component: 3950 - total flux cleaned = 0.006269 Jy ! Component: 4000 - total flux cleaned = 0.00625151 Jy ! Component: 4050 - total flux cleaned = 0.0062514 Jy ! Total flux subtracted in 4096 components = 0.00622549 Jy ! Clean residual min=-0.000539 max=0.000479 Jy/beam ! Clean residual mean=0.000002 rms=0.000171 Jy/beam ! Combined flux in latest and established models = 0.0837234 Jy keep ! Adding 314 model components to the UV plane model. ! The established model now contains 445 components and 0.0837234 Jy ![Exited script file: muppet] wmap "J0351-0301_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.502 x 11.27 at 19.92 degrees (North through East) ! Clean map min=-0.001496 max=0.054053 Jy/beam ! Writing clean map to FITS file: J0351-0301_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.0540534 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000168782 device "J0351-0301_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0351-0301_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.936753 0.936753 1.87351 3.74701 7.49402 14.988 29.9761 59.9522 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.054 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.502 x 11.27 at 19.92 degrees (North through East) ! Clean map min=-0.001496 max=0.054053 Jy/beam quit ! Quitting program ! Log file J0351-0301_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:14:39 2016