! Started logfile: J0636-2113_S_2014_05_31_pus_uvs.log on Mon Nov 28 14:48:37 2016 obs J0636-2113_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0636-2113_S_2014_05_31_pus_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.762183 visibilities/baseline/integration-bin. ! Found source: J0636-2113 ! ! 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 336 lines of history. ! ! Reading 7820 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 J0636-2113_S_2014_05_31_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 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.784967Jy sigma=0.007354 ! Fit after self-cal, rms=0.747516Jy sigma=0.007032 ! 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.213 mas, bmaj=12.01 mas, bpa=16.23 degrees ! Estimated noise=1141.9 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.194153 Jy ! Component: 100 - total flux cleaned = 0.239431 Jy ! Total flux subtracted in 100 components = 0.239431 Jy ! Clean residual min=-0.007874 max=0.018430 Jy/beam ! Clean residual mean=-0.000015 rms=0.002674 Jy/beam ! Combined flux in latest and established models = 0.239431 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.239431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116662Jy sigma=0.000904 ! Fit after self-cal, rms=0.116637Jy sigma=0.000904 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0207379 Jy ! Component: 100 - total flux cleaned = 0.0320862 Jy ! Total flux subtracted in 100 components = 0.0320862 Jy ! Clean residual min=-0.006587 max=0.007001 Jy/beam ! Clean residual mean=0.000004 rms=0.001818 Jy/beam ! Combined flux in latest and established models = 0.271517 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 21 components and 0.271517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111279Jy sigma=0.000856 ! Fit after self-cal, rms=0.111234Jy sigma=0.000855 ! 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.933 mas, bmaj=13.38 mas, bpa=15.02 degrees ! Estimated noise=869.141 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.00930828 Jy ! Component: 100 - total flux cleaned = 0.0141701 Jy ! Component: 150 - total flux cleaned = 0.0155283 Jy ! Component: 200 - total flux cleaned = 0.0155262 Jy ! Total flux subtracted in 200 components = 0.0155262 Jy ! Clean residual min=-0.006133 max=0.005004 Jy/beam ! Clean residual mean=0.000013 rms=0.001437 Jy/beam ! Combined flux in latest and established models = 0.287043 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 46 components and 0.287043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110030Jy sigma=0.000850 ! Fit after self-cal, rms=0.110035Jy sigma=0.000850 ! 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 1.01 FD 0.85 HN 0.99 KP 1.02 ! LA 1.21 MK 1.00* NL 0.99 OV 0.98 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.03 HN 1.08 KP 1.02 ! LA 1.14 MK 1.00* NL 1.01 OV 1.01 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.14 HN 1.07 KP 0.91 ! LA 0.91 MK 1.00* NL 0.98 OV 0.95 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.99 HN 1.05 KP 0.88 ! LA 0.86 MK 1.00* NL 1.03 OV 1.00 ! PT 1.02 SC 0.95 ! ! ! Fit before self-cal, rms=0.110035Jy sigma=0.000850 ! Fit after self-cal, rms=0.105102Jy sigma=0.000809 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.94 mas, bmaj=13.46 mas, bpa=15.14 degrees ! Estimated noise=870.274 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.000537865 Jy ! Component: 100 - total flux cleaned = -0.000965606 Jy ! Component: 150 - total flux cleaned = -0.00128408 Jy ! Component: 200 - total flux cleaned = -0.00163413 Jy ! Total flux subtracted in 200 components = -0.00163413 Jy ! Clean residual min=-0.003802 max=0.004052 Jy/beam ! Clean residual mean=-0.000006 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.285409 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 58 components and 0.285409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104963Jy sigma=0.000809 ! Fit after self-cal, rms=0.104972Jy sigma=0.000809 ! 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.104972Jy sigma=0.000809 ! Fit after self-cal, rms=0.099933Jy sigma=0.000798 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.941 mas, bmaj=13.43 mas, bpa=15.07 degrees ! Estimated noise=874.061 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000396521 Jy ! Component: 100 - total flux cleaned = 7.30689e-05 Jy ! Component: 150 - total flux cleaned = -0.000243964 Jy ! Component: 200 - total flux cleaned = -0.000521084 Jy ! Total flux subtracted in 200 components = -0.000521084 Jy ! Clean residual min=-0.003027 max=0.003260 Jy/beam ! Clean residual mean=-0.000008 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.284888 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 67 components and 0.284888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099776Jy sigma=0.000798 ! Fit after self-cal, rms=0.099777Jy sigma=0.000798 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.000254333 Jy ! Component: 100 - total flux cleaned = -0.000485222 Jy ! Component: 150 - total flux cleaned = -0.00072644 Jy ! Component: 200 - total flux cleaned = -0.00085389 Jy ! Total flux subtracted in 200 components = -0.00085389 Jy ! Clean residual min=-0.002933 max=0.003155 Jy/beam ! Clean residual mean=-0.000008 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.284034 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 69 components and 0.284034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099726Jy sigma=0.000797 ! Fit after self-cal, rms=0.099723Jy sigma=0.000797 ! 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.099723Jy sigma=0.000797 ! Fit after self-cal, rms=0.095125Jy sigma=0.000793 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.943 mas, bmaj=13.43 mas, bpa=15.07 degrees ! Estimated noise=875.218 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000262658 Jy ! Component: 100 - total flux cleaned = -0.000469358 Jy ! Component: 150 - total flux cleaned = -0.000635922 Jy ! Component: 200 - total flux cleaned = -0.000760894 Jy ! Total flux subtracted in 200 components = -0.000760894 Jy ! Clean residual min=-0.002542 max=0.003102 Jy/beam ! Clean residual mean=-0.000009 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.283273 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 80 components and 0.283273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095101Jy sigma=0.000793 ! Fit after self-cal, rms=0.095095Jy sigma=0.000793 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 (74, -86). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00242972 Jy ! Component: 100 - total flux cleaned = 0.0026556 Jy ! Component: 150 - total flux cleaned = 0.00260702 Jy ! Component: 200 - total flux cleaned = 0.00264639 Jy ! Total flux subtracted in 200 components = 0.00264639 Jy ! Clean residual min=-0.002362 max=0.002207 Jy/beam ! Clean residual mean=-0.000009 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.285919 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 105 components and 0.285919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095001Jy sigma=0.000792 ! Fit after self-cal, rms=0.094998Jy sigma=0.000792 ! 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.094998Jy sigma=0.000792 ! Fit after self-cal, rms=0.095302Jy sigma=0.000792 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.037 mas, bmaj=18.9 mas, bpa=5.204 degrees ! Estimated noise=985.667 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000486768 Jy ! Component: 100 - total flux cleaned = 0.000485938 Jy ! Component: 150 - total flux cleaned = 0.000553218 Jy ! Component: 200 - total flux cleaned = 0.000639657 Jy ! Total flux subtracted in 200 components = 0.000639657 Jy ! Clean residual min=-0.002692 max=0.002127 Jy/beam ! Clean residual mean=-0.000013 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.286559 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 121 components and 0.286559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095283Jy sigma=0.000792 ! Fit after self-cal, rms=0.095285Jy sigma=0.000792 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.000154651 Jy ! Component: 100 - total flux cleaned = 0.000201432 Jy ! Component: 150 - total flux cleaned = 0.000242147 Jy ! Component: 200 - total flux cleaned = 0.000205789 Jy ! Total flux subtracted in 200 components = 0.000205789 Jy ! Clean residual min=-0.002662 max=0.002098 Jy/beam ! Clean residual mean=-0.000012 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.286765 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 135 components and 0.286765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095280Jy sigma=0.000792 ! Fit after self-cal, rms=0.095278Jy sigma=0.000792 ! 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.946 mas, bmaj=13.45 mas, bpa=15.09 degrees ! Estimated noise=876.543 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.946 x 13.45 at 15.09 degrees (North through East) ! Clean map min=-0.0037075 max=0.26291 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.205 mas, bmaj=12.05 mas, bpa=16.35 degrees ! Estimated noise=1155.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.196274 Jy ! Component: 100 - total flux cleaned = 0.242264 Jy ! Component: 150 - total flux cleaned = 0.262972 Jy ! Component: 200 - total flux cleaned = 0.273767 Jy ! Total flux subtracted in 200 components = 0.273767 Jy ! Clean residual min=-0.004548 max=0.005146 Jy/beam ! Clean residual mean=-0.000008 rms=0.001137 Jy/beam ! Combined flux in latest and established models = 0.273767 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.273767 Jy ! Inverting map and beam ! Estimated beam: bmin=3.946 mas, bmaj=13.45 mas, bpa=15.09 degrees ! Estimated noise=876.543 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.00728044 Jy ! Component: 100 - total flux cleaned = 0.0112064 Jy ! Component: 150 - total flux cleaned = 0.0121862 Jy ! Component: 200 - total flux cleaned = 0.0125803 Jy ! Total flux subtracted in 200 components = 0.0125803 Jy ! Clean residual min=-0.003129 max=0.002890 Jy/beam ! Clean residual mean=-0.000008 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.286347 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 39 components and 0.286347 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.037 mas, bmaj=18.9 mas, bpa=5.204 degrees ! Estimated noise=985.667 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00183544 Jy ! Component: 100 - total flux cleaned = 0.0020687 Jy ! Component: 150 - total flux cleaned = 0.00194028 Jy ! Component: 200 - total flux cleaned = 0.00176763 Jy ! Total flux subtracted in 200 components = 0.00176763 Jy ! Clean residual min=-0.003151 max=0.002621 Jy/beam ! Clean residual mean=-0.000014 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.288115 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.000159198 Jy ! Component: 100 - total flux cleaned = -0.000303813 Jy ! Component: 150 - total flux cleaned = -0.000481531 Jy ! Component: 200 - total flux cleaned = -0.000605513 Jy ! Total flux subtracted in 200 components = -0.000605513 Jy ! Clean residual min=-0.002988 max=0.002375 Jy/beam ! Clean residual mean=-0.000014 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.28751 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 80 components and 0.28751 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.946 mas, bmaj=13.45 mas, bpa=15.09 degrees ! Estimated noise=876.543 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.52137e-05 Jy ! Component: 100 - total flux cleaned = -0.000225278 Jy ! Component: 150 - total flux cleaned = -0.000553536 Jy ! Component: 200 - total flux cleaned = -0.000726497 Jy ! Total flux subtracted in 200 components = -0.000726497 Jy ! Clean residual min=-0.002706 max=0.002246 Jy/beam ! Clean residual mean=-0.000008 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.286783 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 99 components and 0.286783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095333Jy sigma=0.000792 ! Fit after self-cal, rms=0.095326Jy sigma=0.000792 wmodel J0636-2113_S_2014_05_31_pus_map.mod ! Writing 99 model components to file: J0636-2113_S_2014_05_31_pus_map.mod wobs J0636-2113_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0636-2113_S_2014_05_31_pus_uvs.fits wwins J0636-2113_S_2014_05_31_pus_map.win ! wwins: Wrote 2 windows to J0636-2113_S_2014_05_31_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.00108953 Jy ! Component: 100 - total flux cleaned = -0.00163165 Jy ! Component: 150 - total flux cleaned = -0.00190629 Jy ! Component: 200 - total flux cleaned = -0.00209531 Jy ! Component: 250 - total flux cleaned = -0.00235059 Jy ! Component: 300 - total flux cleaned = -0.00252668 Jy ! Component: 350 - total flux cleaned = -0.00256094 Jy ! Component: 400 - total flux cleaned = -0.00256056 Jy ! Component: 450 - total flux cleaned = -0.00256076 Jy ! Component: 500 - total flux cleaned = -0.00249733 Jy ! Component: 550 - total flux cleaned = -0.00255944 Jy ! Component: 600 - total flux cleaned = -0.00258932 Jy ! Component: 650 - total flux cleaned = -0.00261926 Jy ! Component: 700 - total flux cleaned = -0.00267827 Jy ! Component: 750 - total flux cleaned = -0.00267822 Jy ! Component: 800 - total flux cleaned = -0.00276289 Jy ! Component: 850 - total flux cleaned = -0.00276261 Jy ! Component: 900 - total flux cleaned = -0.00281744 Jy ! Component: 950 - total flux cleaned = -0.0028984 Jy ! Component: 1000 - total flux cleaned = -0.00300491 Jy ! Component: 1050 - total flux cleaned = -0.00308305 Jy ! Component: 1100 - total flux cleaned = -0.00310832 Jy ! Component: 1150 - total flux cleaned = -0.00318486 Jy ! Component: 1200 - total flux cleaned = -0.00328488 Jy ! Component: 1250 - total flux cleaned = -0.0033837 Jy ! Component: 1300 - total flux cleaned = -0.00352967 Jy ! Component: 1350 - total flux cleaned = -0.00357762 Jy ! Component: 1400 - total flux cleaned = -0.00364843 Jy ! Component: 1450 - total flux cleaned = -0.00369486 Jy ! Component: 1500 - total flux cleaned = -0.00380973 Jy ! Component: 1550 - total flux cleaned = -0.00374222 Jy ! Component: 1600 - total flux cleaned = -0.00389913 Jy ! Component: 1650 - total flux cleaned = -0.00400924 Jy ! Component: 1700 - total flux cleaned = -0.00411757 Jy ! Component: 1750 - total flux cleaned = -0.00420288 Jy ! Component: 1800 - total flux cleaned = -0.00424516 Jy ! Component: 1850 - total flux cleaned = -0.00426629 Jy ! Component: 1900 - total flux cleaned = -0.00430792 Jy ! Component: 1950 - total flux cleaned = -0.00434871 Jy ! Component: 2000 - total flux cleaned = -0.00432879 Jy ! Component: 2050 - total flux cleaned = -0.00438867 Jy ! Component: 2100 - total flux cleaned = -0.00440813 Jy ! Component: 2150 - total flux cleaned = -0.00438838 Jy ! Component: 2200 - total flux cleaned = -0.00435015 Jy ! Component: 2250 - total flux cleaned = -0.00436956 Jy ! Component: 2300 - total flux cleaned = -0.00435078 Jy ! Component: 2350 - total flux cleaned = -0.00440644 Jy ! Component: 2400 - total flux cleaned = -0.00431443 Jy ! Component: 2450 - total flux cleaned = -0.00435109 Jy ! Component: 2500 - total flux cleaned = -0.00427927 Jy ! Component: 2550 - total flux cleaned = -0.0042437 Jy ! Component: 2600 - total flux cleaned = -0.00415516 Jy ! Component: 2650 - total flux cleaned = -0.00417244 Jy ! Component: 2700 - total flux cleaned = -0.00417228 Jy ! Component: 2750 - total flux cleaned = -0.00410325 Jy ! Component: 2800 - total flux cleaned = -0.0040183 Jy ! Component: 2850 - total flux cleaned = -0.00406879 Jy ! Component: 2900 - total flux cleaned = -0.00401836 Jy ! Component: 2950 - total flux cleaned = -0.00401821 Jy ! Component: 3000 - total flux cleaned = -0.00393625 Jy ! Component: 3050 - total flux cleaned = -0.00387131 Jy ! Component: 3100 - total flux cleaned = -0.00388727 Jy ! Component: 3150 - total flux cleaned = -0.00385529 Jy ! Component: 3200 - total flux cleaned = -0.00383923 Jy ! Component: 3250 - total flux cleaned = -0.00377654 Jy ! Component: 3300 - total flux cleaned = -0.0037456 Jy ! Component: 3350 - total flux cleaned = -0.00368403 Jy ! Component: 3400 - total flux cleaned = -0.00363845 Jy ! Component: 3450 - total flux cleaned = -0.0036386 Jy ! Component: 3500 - total flux cleaned = -0.00363875 Jy ! Component: 3550 - total flux cleaned = -0.00362366 Jy ! Component: 3600 - total flux cleaned = -0.00357952 Jy ! Component: 3650 - total flux cleaned = -0.00355051 Jy ! Component: 3700 - total flux cleaned = -0.00360837 Jy ! Component: 3750 - total flux cleaned = -0.00360822 Jy ! Component: 3800 - total flux cleaned = -0.00366511 Jy ! Component: 3850 - total flux cleaned = -0.00365099 Jy ! Component: 3900 - total flux cleaned = -0.00369289 Jy ! Component: 3950 - total flux cleaned = -0.00360957 Jy ! Component: 4000 - total flux cleaned = -0.0036511 Jy ! Component: 4050 - total flux cleaned = -0.0037058 Jy ! Total flux subtracted in 4096 components = -0.00373298 Jy ! Clean residual min=-0.000815 max=0.000754 Jy/beam ! Clean residual mean=-0.000001 rms=0.000277 Jy/beam ! Combined flux in latest and established models = 0.28305 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 376 components and 0.28305 Jy ![Exited script file: muppet] wmap "J0636-2113_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.946 x 13.45 at 15.09 degrees (North through East) ! Clean map min=-0.0028089 max=0.26225 Jy/beam ! Writing clean map to FITS file: J0636-2113_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.262249 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000280243 device "J0636-2113_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0636-2113_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.320585 0.320585 0.64117 1.28234 2.56468 5.12936 10.2587 20.5174 41.0349 82.0697 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.262 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.946 x 13.45 at 15.09 degrees (North through East) ! Clean map min=-0.0028089 max=0.26225 Jy/beam quit ! Quitting program ! Log file J0636-2113_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 14:48:43 2016