! Started logfile: J1233+8054_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:27:09 2016 obs J1233+8054_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1233+8054_S_2014_08_05_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.753146 visibilities/baseline/integration-bin. ! Found source: J1233+8054 ! ! 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 11252 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 J1233+8054_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 109 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 109 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 109 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 109 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.810370Jy sigma=0.008660 ! Fit after self-cal, rms=0.782433Jy sigma=0.008366 ! 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.731 mas, bmaj=5.449 mas, bpa=-45.98 degrees ! Estimated noise=939.822 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.163576 Jy ! Component: 100 - total flux cleaned = 0.203834 Jy ! Total flux subtracted in 100 components = 0.203834 Jy ! Clean residual min=-0.010915 max=0.033057 Jy/beam ! Clean residual mean=-0.000044 rms=0.003312 Jy/beam ! Combined flux in latest and established models = 0.203834 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.203834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099058Jy sigma=0.000976 ! Fit after self-cal, rms=0.099003Jy sigma=0.000976 ! Inverting map ! Added new window around map position (5.5, -6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0291966 Jy ! Component: 100 - total flux cleaned = 0.0433258 Jy ! Total flux subtracted in 100 components = 0.0433258 Jy ! Clean residual min=-0.007633 max=0.011980 Jy/beam ! Clean residual mean=-0.000023 rms=0.001995 Jy/beam ! Combined flux in latest and established models = 0.24716 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 19 components and 0.24716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087417Jy sigma=0.000856 ! Fit after self-cal, rms=0.086584Jy sigma=0.000847 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114697 Jy ! Component: 100 - total flux cleaned = 0.0180269 Jy ! Total flux subtracted in 100 components = 0.0180269 Jy ! Clean residual min=-0.005931 max=0.005562 Jy/beam ! Clean residual mean=-0.000015 rms=0.001400 Jy/beam ! Combined flux in latest and established models = 0.265187 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 35 components and 0.265187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084175Jy sigma=0.000825 ! Fit after self-cal, rms=0.084034Jy sigma=0.000823 ! 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.513 mas, bmaj=6.467 mas, bpa=-46.41 degrees ! Estimated noise=636.771 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00846803 Jy ! Component: 100 - total flux cleaned = 0.0133179 Jy ! Component: 150 - total flux cleaned = 0.0166204 Jy ! Component: 200 - total flux cleaned = 0.0189602 Jy ! Total flux subtracted in 200 components = 0.0189602 Jy ! Clean residual min=-0.005249 max=0.004546 Jy/beam ! Clean residual mean=-0.000011 rms=0.001059 Jy/beam ! Combined flux in latest and established models = 0.284147 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 54 components and 0.284147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082887Jy sigma=0.000815 ! Fit after self-cal, rms=0.082838Jy sigma=0.000815 ! 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 1.00 FD 0.86 HN 0.96 KP 1.03 ! LA 1.13 MK 1.00* NL 0.98 OV 0.98 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.05 HN 1.03 KP 1.01 ! LA 1.08 MK 1.00* NL 1.02 OV 1.03 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.18 HN 1.04 KP 0.91 ! LA 0.85 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.12 FD 1.04 HN 1.00 KP 0.88 ! LA 0.82 MK 1.00* NL 1.07 OV 1.00 ! PT 1.03 SC 0.98 ! ! ! Fit before self-cal, rms=0.082838Jy sigma=0.000815 ! Fit after self-cal, rms=0.077033Jy sigma=0.000777 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.514 mas, bmaj=6.477 mas, bpa=-46.53 degrees ! Estimated noise=636.287 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 (14.5, -12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00325277 Jy ! Component: 100 - total flux cleaned = 0.00446637 Jy ! Component: 150 - total flux cleaned = 0.00463455 Jy ! Component: 200 - total flux cleaned = 0.00463292 Jy ! Total flux subtracted in 200 components = 0.00463292 Jy ! Clean residual min=-0.002145 max=0.002348 Jy/beam ! Clean residual mean=-0.000001 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.28878 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 87 components and 0.28878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076879Jy sigma=0.000775 ! Fit after self-cal, rms=0.076861Jy sigma=0.000775 ! 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.076861Jy sigma=0.000775 ! Fit after self-cal, rms=0.076777Jy sigma=0.000773 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.514 mas, bmaj=6.478 mas, bpa=-46.53 degrees ! Estimated noise=636.012 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104997 Jy ! Component: 100 - total flux cleaned = 0.00142829 Jy ! Component: 150 - total flux cleaned = 0.00155278 Jy ! Component: 200 - total flux cleaned = 0.00158002 Jy ! Total flux subtracted in 200 components = 0.00158002 Jy ! Clean residual min=-0.001796 max=0.001793 Jy/beam ! Clean residual mean=-0.000014 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.29036 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 107 components and 0.29036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076745Jy sigma=0.000773 ! Fit after self-cal, rms=0.076747Jy sigma=0.000773 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.00032275 Jy ! Component: 100 - total flux cleaned = 0.000399059 Jy ! Component: 150 - total flux cleaned = 0.000422465 Jy ! Component: 200 - total flux cleaned = 0.000443845 Jy ! Total flux subtracted in 200 components = 0.000443845 Jy ! Clean residual min=-0.001783 max=0.001694 Jy/beam ! Clean residual mean=-0.000013 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.290804 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 117 components and 0.290804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076733Jy sigma=0.000773 ! Fit after self-cal, rms=0.076732Jy sigma=0.000773 ! 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.076732Jy sigma=0.000773 ! Fit after self-cal, rms=0.076786Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.517 mas, bmaj=6.485 mas, bpa=-46.51 degrees ! Estimated noise=635.942 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000459703 Jy ! Component: 100 - total flux cleaned = 0.000509231 Jy ! Component: 150 - total flux cleaned = 0.000509525 Jy ! Component: 200 - total flux cleaned = 0.000527862 Jy ! Total flux subtracted in 200 components = 0.000527862 Jy ! Clean residual min=-0.001721 max=0.001630 Jy/beam ! Clean residual mean=-0.000014 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.291332 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 132 components and 0.291332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076774Jy sigma=0.000773 ! Fit after self-cal, rms=0.076773Jy sigma=0.000773 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.000112385 Jy ! Component: 100 - total flux cleaned = 0.000183015 Jy ! Component: 150 - total flux cleaned = 0.000199122 Jy ! Component: 200 - total flux cleaned = 0.00021426 Jy ! Total flux subtracted in 200 components = 0.00021426 Jy ! Clean residual min=-0.001729 max=0.001584 Jy/beam ! Clean residual mean=-0.000014 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.291546 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 142 components and 0.291546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076767Jy sigma=0.000772 ! Fit after self-cal, rms=0.076766Jy sigma=0.000772 ! 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.076766Jy sigma=0.000772 ! Fit after self-cal, rms=0.076804Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.196 mas, bmaj=10.39 mas, bpa=-46.38 degrees ! Estimated noise=749.381 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000469897 Jy ! Component: 100 - total flux cleaned = 0.000497929 Jy ! Component: 150 - total flux cleaned = 0.000498396 Jy ! Component: 200 - total flux cleaned = 0.000499148 Jy ! Total flux subtracted in 200 components = 0.000499148 Jy ! Clean residual min=-0.001721 max=0.001686 Jy/beam ! Clean residual mean=-0.000026 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.292045 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 147 components and 0.292045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076803Jy sigma=0.000772 ! Fit after self-cal, rms=0.076803Jy sigma=0.000772 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.000170485 Jy ! Component: 100 - total flux cleaned = 0.000184212 Jy ! Component: 150 - total flux cleaned = 0.000183962 Jy ! Component: 200 - total flux cleaned = 0.000173341 Jy ! Total flux subtracted in 200 components = 0.000173341 Jy ! Clean residual min=-0.001730 max=0.001661 Jy/beam ! Clean residual mean=-0.000026 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.292219 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 157 components and 0.292219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076804Jy sigma=0.000772 ! Fit after self-cal, rms=0.076804Jy sigma=0.000772 ! 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.519 mas, bmaj=6.49 mas, bpa=-46.46 degrees ! Estimated noise=635.896 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.519 x 6.49 at -46.46 degrees (North through East) ! Clean map min=-0.0017047 max=0.20734 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.732 mas, bmaj=5.464 mas, bpa=-46.25 degrees ! Estimated noise=938.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.162676 Jy ! Component: 100 - total flux cleaned = 0.211631 Jy ! Component: 150 - total flux cleaned = 0.235509 Jy ! Component: 200 - total flux cleaned = 0.249818 Jy ! Total flux subtracted in 200 components = 0.249818 Jy ! Clean residual min=-0.004209 max=0.007582 Jy/beam ! Clean residual mean=-0.000027 rms=0.001220 Jy/beam ! Combined flux in latest and established models = 0.249818 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.249818 Jy ! Inverting map and beam ! Estimated beam: bmin=4.519 mas, bmaj=6.49 mas, bpa=-46.46 degrees ! Estimated noise=635.896 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.0132991 Jy ! Component: 100 - total flux cleaned = 0.0210733 Jy ! Component: 150 - total flux cleaned = 0.0264072 Jy ! Component: 200 - total flux cleaned = 0.0302753 Jy ! Total flux subtracted in 200 components = 0.0302753 Jy ! Clean residual min=-0.002184 max=0.002887 Jy/beam ! Clean residual mean=-0.000029 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.280093 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 70 components and 0.280093 Jy ! Inverting map ! Added new window around map position (25, -23.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00313268 Jy ! Component: 100 - total flux cleaned = 0.00538973 Jy ! Component: 150 - total flux cleaned = 0.00712761 Jy ! Component: 200 - total flux cleaned = 0.00848248 Jy ! Total flux subtracted in 200 components = 0.00848248 Jy ! Clean residual min=-0.001790 max=0.001538 Jy/beam ! Clean residual mean=-0.000018 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.288576 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 104 components and 0.288576 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.196 mas, bmaj=10.39 mas, bpa=-46.38 degrees ! Estimated noise=749.381 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014814 Jy ! Component: 100 - total flux cleaned = 0.00244727 Jy ! Component: 150 - total flux cleaned = 0.00311884 Jy ! Component: 200 - total flux cleaned = 0.00346862 Jy ! Total flux subtracted in 200 components = 0.00346862 Jy ! Clean residual min=-0.001781 max=0.001804 Jy/beam ! Clean residual mean=-0.000026 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.292045 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.000106271 Jy ! Component: 100 - total flux cleaned = 0.000187978 Jy ! Component: 150 - total flux cleaned = 0.00024896 Jy ! Component: 200 - total flux cleaned = 0.000321311 Jy ! Total flux subtracted in 200 components = 0.000321311 Jy ! Clean residual min=-0.001706 max=0.001732 Jy/beam ! Clean residual mean=-0.000025 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.292366 Jy ! Adding 104 model components to the UV plane model. ! The established model now contains 200 components and 0.292366 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.519 mas, bmaj=6.49 mas, bpa=-46.46 degrees ! Estimated noise=635.896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000138685 Jy ! Component: 100 - total flux cleaned = 1.83404e-05 Jy ! Component: 150 - total flux cleaned = 0.000118606 Jy ! Component: 200 - total flux cleaned = 0.000191777 Jy ! Total flux subtracted in 200 components = 0.000191777 Jy ! Clean residual min=-0.001640 max=0.001496 Jy/beam ! Clean residual mean=-0.000014 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.292558 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 215 components and 0.292558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076769Jy sigma=0.000772 ! Fit after self-cal, rms=0.076768Jy sigma=0.000772 wmodel J1233+8054_S_2014_08_05_pus_map.mod ! Writing 215 model components to file: J1233+8054_S_2014_08_05_pus_map.mod wobs J1233+8054_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1233+8054_S_2014_08_05_pus_uvs.fits wwins J1233+8054_S_2014_08_05_pus_map.win ! wwins: Wrote 4 windows to J1233+8054_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.000579834 Jy ! Component: 100 - total flux cleaned = -0.000719961 Jy ! Component: 150 - total flux cleaned = -0.00079866 Jy ! Component: 200 - total flux cleaned = -0.00092511 Jy ! Component: 250 - total flux cleaned = -0.00102304 Jy ! Component: 300 - total flux cleaned = -0.0010941 Jy ! Component: 350 - total flux cleaned = -0.00116258 Jy ! Component: 400 - total flux cleaned = -0.0012949 Jy ! Component: 450 - total flux cleaned = -0.00144511 Jy ! Component: 500 - total flux cleaned = -0.00159148 Jy ! Component: 550 - total flux cleaned = -0.00177585 Jy ! Component: 600 - total flux cleaned = -0.00189615 Jy ! Component: 650 - total flux cleaned = -0.00201407 Jy ! Component: 700 - total flux cleaned = -0.00212933 Jy ! Component: 750 - total flux cleaned = -0.00220477 Jy ! Component: 800 - total flux cleaned = -0.00227896 Jy ! Component: 850 - total flux cleaned = -0.00235161 Jy ! Component: 900 - total flux cleaned = -0.00238786 Jy ! Component: 950 - total flux cleaned = -0.0025101 Jy ! Component: 1000 - total flux cleaned = -0.00247579 Jy ! Component: 1050 - total flux cleaned = -0.00254316 Jy ! Component: 1100 - total flux cleaned = -0.00254282 Jy ! Component: 1150 - total flux cleaned = -0.00255908 Jy ! Component: 1200 - total flux cleaned = -0.00255877 Jy ! Component: 1250 - total flux cleaned = -0.00247966 Jy ! Component: 1300 - total flux cleaned = -0.00258909 Jy ! Component: 1350 - total flux cleaned = -0.00255808 Jy ! Component: 1400 - total flux cleaned = -0.00255844 Jy ! Component: 1450 - total flux cleaned = -0.00260354 Jy ! Component: 1500 - total flux cleaned = -0.00258856 Jy ! Component: 1550 - total flux cleaned = -0.00260335 Jy ! Component: 1600 - total flux cleaned = -0.0025888 Jy ! Component: 1650 - total flux cleaned = -0.00258892 Jy ! Component: 1700 - total flux cleaned = -0.00254625 Jy ! Component: 1750 - total flux cleaned = -0.00253267 Jy ! Component: 1800 - total flux cleaned = -0.00256073 Jy ! Component: 1850 - total flux cleaned = -0.00250563 Jy ! Component: 1900 - total flux cleaned = -0.00247853 Jy ! Component: 1950 - total flux cleaned = -0.00246516 Jy ! Component: 2000 - total flux cleaned = -0.00246513 Jy ! Component: 2050 - total flux cleaned = -0.00243861 Jy ! Component: 2100 - total flux cleaned = -0.00242536 Jy ! Component: 2150 - total flux cleaned = -0.00239931 Jy ! Component: 2200 - total flux cleaned = -0.00236064 Jy ! Component: 2250 - total flux cleaned = -0.0023732 Jy ! Component: 2300 - total flux cleaned = -0.00236042 Jy ! Component: 2350 - total flux cleaned = -0.00231031 Jy ! Component: 2400 - total flux cleaned = -0.00229794 Jy ! Component: 2450 - total flux cleaned = -0.00227343 Jy ! Component: 2500 - total flux cleaned = -0.00226135 Jy ! Component: 2550 - total flux cleaned = -0.00223723 Jy ! Component: 2600 - total flux cleaned = -0.00216557 Jy ! Component: 2650 - total flux cleaned = -0.00213012 Jy ! Component: 2700 - total flux cleaned = -0.00215364 Jy ! Component: 2750 - total flux cleaned = -0.0021535 Jy ! Component: 2800 - total flux cleaned = -0.0020841 Jy ! Component: 2850 - total flux cleaned = -0.00207266 Jy ! Component: 2900 - total flux cleaned = -0.00203859 Jy ! Component: 2950 - total flux cleaned = -0.00207248 Jy ! Component: 3000 - total flux cleaned = -0.00200516 Jy ! Component: 3050 - total flux cleaned = -0.00194953 Jy ! Component: 3100 - total flux cleaned = -0.00193852 Jy ! Component: 3150 - total flux cleaned = -0.00191662 Jy ! Component: 3200 - total flux cleaned = -0.00187309 Jy ! Component: 3250 - total flux cleaned = -0.00186233 Jy ! Component: 3300 - total flux cleaned = -0.00184092 Jy ! Component: 3350 - total flux cleaned = -0.00179845 Jy ! Component: 3400 - total flux cleaned = -0.0017774 Jy ! Component: 3450 - total flux cleaned = -0.00179847 Jy ! Component: 3500 - total flux cleaned = -0.00173591 Jy ! Component: 3550 - total flux cleaned = -0.00171529 Jy ! Component: 3600 - total flux cleaned = -0.00167411 Jy ! Component: 3650 - total flux cleaned = -0.00165372 Jy ! Component: 3700 - total flux cleaned = -0.00160284 Jy ! Component: 3750 - total flux cleaned = -0.00155228 Jy ! Component: 3800 - total flux cleaned = -0.00152227 Jy ! Component: 3850 - total flux cleaned = -0.00151229 Jy ! Component: 3900 - total flux cleaned = -0.00147258 Jy ! Component: 3950 - total flux cleaned = -0.00141355 Jy ! Component: 4000 - total flux cleaned = -0.00140371 Jy ! Component: 4050 - total flux cleaned = -0.00136473 Jy ! Total flux subtracted in 4096 components = -0.00133562 Jy ! Clean residual min=-0.000593 max=0.000551 Jy/beam ! Clean residual mean=-0.000005 rms=0.000176 Jy/beam ! Combined flux in latest and established models = 0.291222 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 485 components and 0.291222 Jy ![Exited script file: muppet] wmap "J1233+8054_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.519 x 6.49 at -46.46 degrees (North through East) ! Clean map min=-0.001214 max=0.20798 Jy/beam ! Writing clean map to FITS file: J1233+8054_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.207976 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000173415 device "J1233+8054_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1233+8054_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.250147 0.250147 0.500293 1.00059 2.00117 4.00235 8.0047 16.0094 32.0188 64.0376 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.207 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.519 x 6.49 at -46.46 degrees (North through East) ! Clean map min=-0.001214 max=0.20798 Jy/beam quit ! Quitting program ! Log file J1233+8054_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:27:15 2016