! Started logfile: J2345-1555_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:42:40 2016 obs J2345-1555_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J2345-1555_S_2014_08_05_pus_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.746979 visibilities/baseline/integration-bin. ! Found source: J2345-1555 ! ! 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 7664 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 J2345-1555_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 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.666372Jy sigma=0.006614 ! Fit after self-cal, rms=0.638744Jy sigma=0.006362 ! 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.226 mas, bmaj=10.98 mas, bpa=17.95 degrees ! Estimated noise=1146.61 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.28055 Jy ! Component: 100 - total flux cleaned = 0.344002 Jy ! Total flux subtracted in 100 components = 0.344002 Jy ! Clean residual min=-0.010594 max=0.022470 Jy/beam ! Clean residual mean=-0.000011 rms=0.003145 Jy/beam ! Combined flux in latest and established models = 0.344002 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.344002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105072Jy sigma=0.000967 ! Fit after self-cal, rms=0.105056Jy sigma=0.000966 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0233497 Jy ! Component: 100 - total flux cleaned = 0.0366057 Jy ! Total flux subtracted in 100 components = 0.0366057 Jy ! Clean residual min=-0.009137 max=0.009374 Jy/beam ! Clean residual mean=-0.000011 rms=0.002152 Jy/beam ! Combined flux in latest and established models = 0.380608 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 32 components and 0.380608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097990Jy sigma=0.000900 ! Fit after self-cal, rms=0.097980Jy sigma=0.000900 ! 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=3.926 mas, bmaj=12.54 mas, bpa=17.81 degrees ! Estimated noise=824.294 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.0114655 Jy ! Component: 100 - total flux cleaned = 0.0182528 Jy ! Component: 150 - total flux cleaned = 0.0225934 Jy ! Component: 200 - total flux cleaned = 0.0254326 Jy ! Total flux subtracted in 200 components = 0.0254326 Jy ! Clean residual min=-0.005855 max=0.008144 Jy/beam ! Clean residual mean=-0.000023 rms=0.001742 Jy/beam ! Combined flux in latest and established models = 0.406041 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 63 components and 0.406041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096194Jy sigma=0.000889 ! Fit after self-cal, rms=0.096192Jy sigma=0.000888 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.89 HN 1.01 KP 1.07 ! LA 1.16 MK 1.00* NL 0.98 OV 0.96 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.04 HN 1.05 KP 1.02 ! LA 1.06 MK 1.00* NL 1.01 OV 1.02 ! PT 1.03 SC 1.04 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.19 HN 1.04 KP 0.90 ! LA 0.84 MK 1.00* NL 0.98 OV 0.95 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.03 HN 1.03 KP 0.87 ! LA 0.80 MK 1.00* NL 1.06 OV 1.00 ! PT 1.02 SC 0.97 ! ! ! Fit before self-cal, rms=0.096192Jy sigma=0.000888 ! Fit after self-cal, rms=0.085088Jy sigma=0.000796 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.927 mas, bmaj=12.6 mas, bpa=17.86 degrees ! Estimated noise=824.916 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.00252396 Jy ! Component: 100 - total flux cleaned = -0.00310914 Jy ! Component: 150 - total flux cleaned = -0.00342349 Jy ! Component: 200 - total flux cleaned = -0.00365109 Jy ! Total flux subtracted in 200 components = -0.00365109 Jy ! Clean residual min=-0.005244 max=0.005506 Jy/beam ! Clean residual mean=-0.000017 rms=0.001224 Jy/beam ! Combined flux in latest and established models = 0.40239 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 77 components and 0.40239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084999Jy sigma=0.000795 ! Fit after self-cal, rms=0.085002Jy sigma=0.000795 ! 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.085002Jy sigma=0.000795 ! Fit after self-cal, rms=0.084329Jy sigma=0.000784 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.93 mas, bmaj=12.59 mas, bpa=17.79 degrees ! Estimated noise=824.687 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00180017 Jy ! Component: 100 - total flux cleaned = -0.00205947 Jy ! Component: 150 - total flux cleaned = -0.00205968 Jy ! Component: 200 - total flux cleaned = -0.00205993 Jy ! Total flux subtracted in 200 components = -0.00205993 Jy ! Clean residual min=-0.002919 max=0.004489 Jy/beam ! Clean residual mean=-0.000008 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.40033 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 86 components and 0.40033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084283Jy sigma=0.000784 ! Fit after self-cal, rms=0.084292Jy sigma=0.000784 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 (-9.5, 11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00479258 Jy ! Component: 100 - total flux cleaned = 0.00745668 Jy ! Component: 150 - total flux cleaned = 0.00915276 Jy ! Component: 200 - total flux cleaned = 0.00998514 Jy ! Total flux subtracted in 200 components = 0.00998514 Jy ! Clean residual min=-0.002444 max=0.002758 Jy/beam ! Clean residual mean=-0.000005 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.410315 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 117 components and 0.410315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084011Jy sigma=0.000781 ! Fit after self-cal, rms=0.083996Jy sigma=0.000781 ! 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.083996Jy sigma=0.000781 ! Fit after self-cal, rms=0.084057Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.932 mas, bmaj=12.6 mas, bpa=17.78 degrees ! Estimated noise=823.588 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000939763 Jy ! Component: 100 - total flux cleaned = 0.0011187 Jy ! Component: 150 - total flux cleaned = 0.00139351 Jy ! Component: 200 - total flux cleaned = 0.00153885 Jy ! Total flux subtracted in 200 components = 0.00153885 Jy ! Clean residual min=-0.002420 max=0.002559 Jy/beam ! Clean residual mean=-0.000002 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.411854 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 135 components and 0.411854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084013Jy sigma=0.000779 ! Fit after self-cal, rms=0.084016Jy sigma=0.000779 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 (104.5, -123.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000633954 Jy ! Component: 100 - total flux cleaned = 0.000183607 Jy ! Component: 150 - total flux cleaned = 4.72875e-05 Jy ! Component: 200 - total flux cleaned = -3.56693e-05 Jy ! Total flux subtracted in 200 components = -3.56693e-05 Jy ! Clean residual min=-0.002260 max=0.002084 Jy/beam ! Clean residual mean=-0.000002 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.411818 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 153 components and 0.411818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083926Jy sigma=0.000779 ! Fit after self-cal, rms=0.083921Jy sigma=0.000779 ! 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.083921Jy sigma=0.000779 ! Fit after self-cal, rms=0.083935Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.874 mas, bmaj=16.81 mas, bpa=8.289 degrees ! Estimated noise=937.993 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000673873 Jy ! Component: 100 - total flux cleaned = 0.000945107 Jy ! Component: 150 - total flux cleaned = 0.00111939 Jy ! Component: 200 - total flux cleaned = 0.00117026 Jy ! Total flux subtracted in 200 components = 0.00117026 Jy ! Clean residual min=-0.002293 max=0.002259 Jy/beam ! Clean residual mean=-0.000002 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.412988 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 177 components and 0.412988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083919Jy sigma=0.000778 ! Fit after self-cal, rms=0.083919Jy 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.000308835 Jy ! Component: 100 - total flux cleaned = 0.000354958 Jy ! Component: 150 - total flux cleaned = 0.000398408 Jy ! Component: 200 - total flux cleaned = 0.000398216 Jy ! Total flux subtracted in 200 components = 0.000398216 Jy ! Clean residual min=-0.002244 max=0.002269 Jy/beam ! Clean residual mean=-0.000002 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.413387 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 195 components and 0.413387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083912Jy sigma=0.000778 ! Fit after self-cal, rms=0.083912Jy sigma=0.000778 ! 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=3.934 mas, bmaj=12.61 mas, bpa=17.78 degrees ! Estimated noise=823.224 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.934 x 12.61 at 17.78 degrees (North through East) ! Clean map min=-0.002254 max=0.3596 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.227 mas, bmaj=11.04 mas, bpa=17.91 degrees ! Estimated noise=1141.24 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.279142 Jy ! Component: 100 - total flux cleaned = 0.342207 Jy ! Component: 150 - total flux cleaned = 0.364749 Jy ! Component: 200 - total flux cleaned = 0.375454 Jy ! Total flux subtracted in 200 components = 0.375454 Jy ! Clean residual min=-0.004215 max=0.005302 Jy/beam ! Clean residual mean=-0.000002 rms=0.001129 Jy/beam ! Combined flux in latest and established models = 0.375454 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.375454 Jy ! Inverting map and beam ! Estimated beam: bmin=3.934 mas, bmaj=12.61 mas, bpa=17.78 degrees ! Estimated noise=823.224 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.00880051 Jy ! Component: 100 - total flux cleaned = 0.0144909 Jy ! Component: 150 - total flux cleaned = 0.018819 Jy ! Component: 200 - total flux cleaned = 0.0220579 Jy ! Total flux subtracted in 200 components = 0.0220579 Jy ! Clean residual min=-0.002634 max=0.002826 Jy/beam ! Clean residual mean=-0.000009 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.397512 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 81 components and 0.397512 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=7.874 mas, bmaj=16.81 mas, bpa=8.289 degrees ! Estimated noise=937.993 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00413286 Jy ! Component: 100 - total flux cleaned = 0.00700215 Jy ! Component: 150 - total flux cleaned = 0.00873606 Jy ! Component: 200 - total flux cleaned = 0.00972829 Jy ! Total flux subtracted in 200 components = 0.00972829 Jy ! Clean residual min=-0.002442 max=0.002301 Jy/beam ! Clean residual mean=-0.000007 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.40724 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.000839964 Jy ! Component: 100 - total flux cleaned = 0.00150739 Jy ! Component: 150 - total flux cleaned = 0.00204743 Jy ! Component: 200 - total flux cleaned = 0.00252593 Jy ! Total flux subtracted in 200 components = 0.00252593 Jy ! Clean residual min=-0.002407 max=0.002125 Jy/beam ! Clean residual mean=-0.000004 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.409766 Jy ! Adding 116 model components to the UV plane model. ! The established model now contains 188 components and 0.409767 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.934 mas, bmaj=12.61 mas, bpa=17.78 degrees ! Estimated noise=823.224 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000136335 Jy ! Component: 100 - total flux cleaned = 0.000109971 Jy ! Component: 150 - total flux cleaned = 0.000404272 Jy ! Component: 200 - total flux cleaned = 0.000786864 Jy ! Total flux subtracted in 200 components = 0.000786864 Jy ! Clean residual min=-0.002287 max=0.002261 Jy/beam ! Clean residual mean=-0.000003 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.410553 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 217 components and 0.410553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083929Jy sigma=0.000778 ! Fit after self-cal, rms=0.083924Jy sigma=0.000778 wmodel J2345-1555_S_2014_08_05_pus_map.mod ! Writing 217 model components to file: J2345-1555_S_2014_08_05_pus_map.mod wobs J2345-1555_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J2345-1555_S_2014_08_05_pus_uvs.fits wwins J2345-1555_S_2014_08_05_pus_map.win ! wwins: Wrote 3 windows to J2345-1555_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 = -8.26297e-05 Jy ! Component: 100 - total flux cleaned = -0.000232215 Jy ! Component: 150 - total flux cleaned = -0.000334519 Jy ! Component: 200 - total flux cleaned = -0.000399156 Jy ! Component: 250 - total flux cleaned = -0.000304062 Jy ! Component: 300 - total flux cleaned = -0.000304155 Jy ! Component: 350 - total flux cleaned = -0.000334032 Jy ! Component: 400 - total flux cleaned = -0.000363306 Jy ! Component: 450 - total flux cleaned = -0.00036335 Jy ! Component: 500 - total flux cleaned = -0.000390801 Jy ! Component: 550 - total flux cleaned = -0.000336874 Jy ! Component: 600 - total flux cleaned = -0.000257726 Jy ! Component: 650 - total flux cleaned = -0.000180497 Jy ! Component: 700 - total flux cleaned = -0.000206024 Jy ! Component: 750 - total flux cleaned = -0.000156782 Jy ! Component: 800 - total flux cleaned = -0.000157118 Jy ! Component: 850 - total flux cleaned = -0.000204459 Jy ! Component: 900 - total flux cleaned = -0.00015766 Jy ! Component: 950 - total flux cleaned = -0.000157735 Jy ! Component: 1000 - total flux cleaned = -9.05207e-05 Jy ! Component: 1050 - total flux cleaned = -9.06939e-05 Jy ! Component: 1100 - total flux cleaned = -3.3028e-06 Jy ! Component: 1150 - total flux cleaned = 8.24005e-05 Jy ! Component: 1200 - total flux cleaned = 0.00014525 Jy ! Component: 1250 - total flux cleaned = 0.000228155 Jy ! Component: 1300 - total flux cleaned = 0.000269346 Jy ! Component: 1350 - total flux cleaned = 0.000369962 Jy ! Component: 1400 - total flux cleaned = 0.000409911 Jy ! Component: 1450 - total flux cleaned = 0.000487821 Jy ! Component: 1500 - total flux cleaned = 0.0004875 Jy ! Component: 1550 - total flux cleaned = 0.000544597 Jy ! Component: 1600 - total flux cleaned = 0.000507547 Jy ! Component: 1650 - total flux cleaned = 0.000618797 Jy ! Component: 1700 - total flux cleaned = 0.000545837 Jy ! Component: 1750 - total flux cleaned = 0.000582319 Jy ! Component: 1800 - total flux cleaned = 0.000546635 Jy ! Component: 1850 - total flux cleaned = 0.000546854 Jy ! Component: 1900 - total flux cleaned = 0.000581586 Jy ! Component: 1950 - total flux cleaned = 0.000546619 Jy ! Component: 2000 - total flux cleaned = 0.000529507 Jy ! Component: 2050 - total flux cleaned = 0.000495559 Jy ! Component: 2100 - total flux cleaned = 0.00046201 Jy ! Component: 2150 - total flux cleaned = 0.000462111 Jy ! Component: 2200 - total flux cleaned = 0.000445513 Jy ! Component: 2250 - total flux cleaned = 0.000429025 Jy ! Component: 2300 - total flux cleaned = 0.000380685 Jy ! Component: 2350 - total flux cleaned = 0.000412453 Jy ! Component: 2400 - total flux cleaned = 0.000380731 Jy ! Component: 2450 - total flux cleaned = 0.000427731 Jy ! Component: 2500 - total flux cleaned = 0.000381 Jy ! Component: 2550 - total flux cleaned = 0.000380733 Jy ! Component: 2600 - total flux cleaned = 0.000365632 Jy ! Component: 2650 - total flux cleaned = 0.00038092 Jy ! Component: 2700 - total flux cleaned = 0.000395955 Jy ! Component: 2750 - total flux cleaned = 0.000455444 Jy ! Component: 2800 - total flux cleaned = 0.000440852 Jy ! Component: 2850 - total flux cleaned = 0.000528422 Jy ! Component: 2900 - total flux cleaned = 0.000441494 Jy ! Component: 2950 - total flux cleaned = 0.000542144 Jy ! Component: 3000 - total flux cleaned = 0.000542065 Jy ! Component: 3050 - total flux cleaned = 0.000527792 Jy ! Component: 3100 - total flux cleaned = 0.000570023 Jy ! Component: 3150 - total flux cleaned = 0.000541988 Jy ! Component: 3200 - total flux cleaned = 0.000542138 Jy ! Component: 3250 - total flux cleaned = 0.000624736 Jy ! Component: 3300 - total flux cleaned = 0.000638402 Jy ! Component: 3350 - total flux cleaned = 0.000651882 Jy ! Component: 3400 - total flux cleaned = 0.000678999 Jy ! Component: 3450 - total flux cleaned = 0.000692466 Jy ! Component: 3500 - total flux cleaned = 0.000665947 Jy ! Component: 3550 - total flux cleaned = 0.000692559 Jy ! Component: 3600 - total flux cleaned = 0.000758117 Jy ! Component: 3650 - total flux cleaned = 0.000705874 Jy ! Component: 3700 - total flux cleaned = 0.000693012 Jy ! Component: 3750 - total flux cleaned = 0.000731467 Jy ! Component: 3800 - total flux cleaned = 0.000718683 Jy ! Component: 3850 - total flux cleaned = 0.000718677 Jy ! Component: 3900 - total flux cleaned = 0.000705975 Jy ! Component: 3950 - total flux cleaned = 0.000718662 Jy ! Component: 4000 - total flux cleaned = 0.000706236 Jy ! Component: 4050 - total flux cleaned = 0.000706343 Jy ! Total flux subtracted in 4096 components = 0.000644888 Jy ! Clean residual min=-0.000719 max=0.000752 Jy/beam ! Clean residual mean=-0.000002 rms=0.000238 Jy/beam ! Combined flux in latest and established models = 0.411198 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 494 components and 0.411198 Jy ![Exited script file: muppet] wmap "J2345-1555_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.934 x 12.61 at 17.78 degrees (North through East) ! Clean map min=-0.0022702 max=0.36131 Jy/beam ! Writing clean map to FITS file: J2345-1555_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.361306 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00023384 device "J2345-1555_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J2345-1555_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.194162 0.194162 0.388324 0.776649 1.5533 3.10659 6.21319 12.4264 24.8528 49.7055 99.411 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.361 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.934 x 12.61 at 17.78 degrees (North through East) ! Clean map min=-0.0022702 max=0.36131 Jy/beam quit ! Quitting program ! Log file J2345-1555_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:42:46 2016