! Started logfile: /scr/pima/bg219i_uvs/J0629-0505_S_uvs.log on Wed Apr 6 22:54:56 2016 obs /scr/pima/bg219i_uvs/J0629-0505_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J0629-0505_S_uva.fits ! AN table 1: 58 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.933333 visibilities/baseline/integration-bin. ! Found source: J0629-0505 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 9744 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219i_uvs/J0629-0505_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.051781Jy sigma=20.155840 ! Fit after self-cal, rms=0.901484Jy sigma=17.674647 ! 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=2.6 mas, bmaj=6.292 mas, bpa=-4.425 degrees ! Estimated noise=0.61622 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.0893711 Jy ! Component: 100 - total flux cleaned = 0.109925 Jy ! Total flux subtracted in 100 components = 0.109925 Jy ! Clean residual min=-0.004334 max=0.007936 Jy/beam ! Clean residual mean=0.000007 rms=0.001271 Jy/beam ! Combined flux in latest and established models = 0.109925 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.109925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.289946Jy sigma=1.433454 ! Fit after self-cal, rms=0.289960Jy sigma=1.433288 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00898152 Jy ! Component: 100 - total flux cleaned = 0.0140523 Jy ! Total flux subtracted in 100 components = 0.0140523 Jy ! Clean residual min=-0.004397 max=0.005936 Jy/beam ! Clean residual mean=0.000001 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 0.123977 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 18 components and 0.123977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.288608Jy sigma=1.412181 ! Fit after self-cal, rms=0.288532Jy sigma=1.411964 ! 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.135 mas, bmaj=7.353 mas, bpa=-4.799 degrees ! Estimated noise=0.386784 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.00554332 Jy ! Component: 100 - total flux cleaned = 0.00876118 Jy ! Component: 150 - total flux cleaned = 0.0106707 Jy ! Component: 200 - total flux cleaned = 0.011626 Jy ! Total flux subtracted in 200 components = 0.011626 Jy ! Clean residual min=-0.004833 max=0.004799 Jy/beam ! Clean residual mean=-0.000008 rms=0.001258 Jy/beam ! Combined flux in latest and established models = 0.135603 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 33 components and 0.135603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.287697Jy sigma=1.410556 ! Fit after self-cal, rms=0.287618Jy sigma=1.410458 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.135 x 7.353 at -4.799 degrees (North through East) ! Clean map min=-0.0047092 max=0.11742 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.98 HN 1.10 KP 0.98 ! LA 1.00 MK 1.06 NL 0.98 OV 1.03 ! PT 1.01 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.06 HN 1.06 KP 0.92 ! LA 0.99 MK 1.04 NL 1.00 OV 1.01 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.04 HN 1.06 KP 0.95 ! LA 0.98 MK 1.07 NL 1.02 OV 1.01 ! PT 1.05 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.03 HN 1.03 KP 1.08 ! LA 0.99 MK 1.01 NL 0.99 OV 1.04 ! PT 0.98 SC 1.00 ! ! ! Fit before self-cal, rms=0.287618Jy sigma=1.410458 ! Fit after self-cal, rms=0.306349Jy sigma=1.402882 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.15 mas, bmaj=7.337 mas, bpa=-4.106 degrees ! Estimated noise=0.400282 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.00330741 Jy ! Component: 100 - total flux cleaned = 0.00403527 Jy ! Component: 150 - total flux cleaned = 0.00427223 Jy ! Component: 200 - total flux cleaned = 0.0044191 Jy ! Total flux subtracted in 200 components = 0.0044191 Jy ! Clean residual min=-0.004969 max=0.004451 Jy/beam ! Clean residual mean=-0.000008 rms=0.001222 Jy/beam ! Combined flux in latest and established models = 0.140022 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 46 components and 0.140022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.305954Jy sigma=1.404172 ! Fit after self-cal, rms=0.305959Jy sigma=1.404072 ! 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.305959Jy sigma=1.404072 ! Fit after self-cal, rms=0.306596Jy sigma=1.390727 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.137 mas, bmaj=7.3 mas, bpa=-3.972 degrees ! Estimated noise=0.417469 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00463054 Jy ! Component: 100 - total flux cleaned = 0.00641626 Jy ! Component: 150 - total flux cleaned = 0.00734193 Jy ! Component: 200 - total flux cleaned = 0.00753491 Jy ! Total flux subtracted in 200 components = 0.00753491 Jy ! Clean residual min=-0.003534 max=0.004272 Jy/beam ! Clean residual mean=-0.000008 rms=0.001031 Jy/beam ! Combined flux in latest and established models = 0.147557 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 56 components and 0.147557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.305977Jy sigma=1.391534 ! Fit after self-cal, rms=0.305970Jy sigma=1.391435 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.000156592 Jy ! Component: 100 - total flux cleaned = 0.000192753 Jy ! Component: 150 - total flux cleaned = 0.00022602 Jy ! Component: 200 - total flux cleaned = 0.000258054 Jy ! Total flux subtracted in 200 components = 0.000258054 Jy ! Clean residual min=-0.003546 max=0.004222 Jy/beam ! Clean residual mean=-0.000008 rms=0.001033 Jy/beam ! Combined flux in latest and established models = 0.147815 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 57 components and 0.147815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.305944Jy sigma=1.391547 ! Fit after self-cal, rms=0.305945Jy sigma=1.391540 ! 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.305945Jy sigma=1.391540 ! Fit after self-cal, rms=0.306518Jy sigma=1.388387 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.126 mas, bmaj=7.275 mas, bpa=-3.941 degrees ! Estimated noise=0.430901 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00339923 Jy ! Component: 100 - total flux cleaned = 0.0048001 Jy ! Component: 150 - total flux cleaned = 0.00556787 Jy ! Component: 200 - total flux cleaned = 0.00591005 Jy ! Total flux subtracted in 200 components = 0.00591005 Jy ! Clean residual min=-0.003728 max=0.004245 Jy/beam ! Clean residual mean=-0.000009 rms=0.001048 Jy/beam ! Combined flux in latest and established models = 0.153725 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 60 components and 0.153725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.306073Jy sigma=1.389887 ! Fit after self-cal, rms=0.306060Jy sigma=1.389883 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.00013107 Jy ! Component: 100 - total flux cleaned = 0.000159009 Jy ! Component: 150 - total flux cleaned = 0.000185438 Jy ! Component: 200 - total flux cleaned = 0.000210179 Jy ! Total flux subtracted in 200 components = 0.000210179 Jy ! Clean residual min=-0.003752 max=0.004219 Jy/beam ! Clean residual mean=-0.000009 rms=0.001048 Jy/beam ! Combined flux in latest and established models = 0.153935 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 62 components and 0.153935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.306040Jy sigma=1.389992 ! Fit after self-cal, rms=0.306041Jy sigma=1.389990 ! 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.306041Jy sigma=1.389990 ! Fit after self-cal, rms=0.306486Jy sigma=1.388426 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.01 mas, bmaj=12.32 mas, bpa=1.442 degrees ! Estimated noise=0.615951 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0041491 Jy ! Component: 100 - total flux cleaned = 0.00573062 Jy ! Component: 150 - total flux cleaned = 0.00637733 Jy ! Component: 200 - total flux cleaned = 0.00640962 Jy ! Total flux subtracted in 200 components = 0.00640962 Jy ! Clean residual min=-0.005762 max=0.005662 Jy/beam ! Clean residual mean=-0.000025 rms=0.001740 Jy/beam ! Combined flux in latest and established models = 0.160345 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 72 components and 0.160345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.306111Jy sigma=1.391298 ! Fit after self-cal, rms=0.306066Jy sigma=1.391106 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.000150762 Jy ! Component: 100 - total flux cleaned = 0.000115181 Jy ! Component: 150 - total flux cleaned = 0.000115236 Jy ! Component: 200 - total flux cleaned = 0.00014682 Jy ! Total flux subtracted in 200 components = 0.00014682 Jy ! Clean residual min=-0.005775 max=0.005653 Jy/beam ! Clean residual mean=-0.000026 rms=0.001742 Jy/beam ! Combined flux in latest and established models = 0.160492 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 77 components and 0.160492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.306065Jy sigma=1.391183 ! Fit after self-cal, rms=0.306060Jy sigma=1.391168 ! 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.115 mas, bmaj=7.256 mas, bpa=-3.966 degrees ! Estimated noise=0.440383 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.115 x 7.256 at -3.966 degrees (North through East) ! Clean map min=-0.0040754 max=0.13144 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=2.58 mas, bmaj=6.227 mas, bpa=-3.63 degrees ! Estimated noise=0.696963 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.100925 Jy ! Component: 100 - total flux cleaned = 0.125411 Jy ! Component: 150 - total flux cleaned = 0.136936 Jy ! Component: 200 - total flux cleaned = 0.143506 Jy ! Total flux subtracted in 200 components = 0.143506 Jy ! Clean residual min=-0.005024 max=0.004739 Jy/beam ! Clean residual mean=0.000003 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 0.143506 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.143506 Jy ! Inverting map and beam ! Estimated beam: bmin=3.115 mas, bmaj=7.256 mas, bpa=-3.966 degrees ! Estimated noise=0.440383 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.00656379 Jy ! Component: 100 - total flux cleaned = 0.0103299 Jy ! Component: 150 - total flux cleaned = 0.0125583 Jy ! Component: 200 - total flux cleaned = 0.0138979 Jy ! Total flux subtracted in 200 components = 0.0138979 Jy ! Clean residual min=-0.004224 max=0.004279 Jy/beam ! Clean residual mean=-0.000009 rms=0.001084 Jy/beam ! Combined flux in latest and established models = 0.157404 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 50 components and 0.157404 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.01 mas, bmaj=12.32 mas, bpa=1.442 degrees ! Estimated noise=0.615951 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00214867 Jy ! Component: 100 - total flux cleaned = 0.00229248 Jy ! Component: 150 - total flux cleaned = 0.00240901 Jy ! Component: 200 - total flux cleaned = 0.00254289 Jy ! Total flux subtracted in 200 components = 0.00254289 Jy ! Clean residual min=-0.005825 max=0.005714 Jy/beam ! Clean residual mean=-0.000025 rms=0.001756 Jy/beam ! Combined flux in latest and established models = 0.159947 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.000117058 Jy ! Component: 100 - total flux cleaned = 0.000171224 Jy ! Component: 150 - total flux cleaned = 0.000221574 Jy ! Component: 200 - total flux cleaned = 0.000268677 Jy ! Total flux subtracted in 200 components = 0.000268677 Jy ! Clean residual min=-0.005801 max=0.005686 Jy/beam ! Clean residual mean=-0.000025 rms=0.001750 Jy/beam ! Combined flux in latest and established models = 0.160215 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 63 components and 0.160215 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.115 mas, bmaj=7.256 mas, bpa=-3.966 degrees ! Estimated noise=0.440383 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000808247 Jy ! Component: 100 - total flux cleaned = -0.00096076 Jy ! Component: 150 - total flux cleaned = -0.00103129 Jy ! Component: 200 - total flux cleaned = -0.00105933 Jy ! Total flux subtracted in 200 components = -0.00105933 Jy ! Clean residual min=-0.004228 max=0.004091 Jy/beam ! Clean residual mean=-0.000010 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.159156 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 76 components and 0.159156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.306121Jy sigma=1.390572 ! Fit after self-cal, rms=0.306141Jy sigma=1.390513 wmodel /scr/pima/bg219i_uvs/J0629-0505_S_map.mod ! Writing 76 model components to file: /scr/pima/bg219i_uvs/J0629-0505_S_map.mod wobs /scr/pima/bg219i_uvs/J0629-0505_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J0629-0505_S_uvs.fits wwins /scr/pima/bg219i_uvs/J0629-0505_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219i_uvs/J0629-0505_S_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.000897844 Jy ! Component: 100 - total flux cleaned = -0.00235693 Jy ! Component: 150 - total flux cleaned = -0.00354376 Jy ! Component: 200 - total flux cleaned = -0.00443075 Jy ! Component: 250 - total flux cleaned = -0.00522801 Jy ! Component: 300 - total flux cleaned = -0.00618179 Jy ! Component: 350 - total flux cleaned = -0.00682107 Jy ! Component: 400 - total flux cleaned = -0.00738952 Jy ! Component: 450 - total flux cleaned = -0.00794532 Jy ! Component: 500 - total flux cleaned = -0.00838165 Jy ! Component: 550 - total flux cleaned = -0.00886369 Jy ! Component: 600 - total flux cleaned = -0.00928565 Jy ! Component: 650 - total flux cleaned = -0.0097005 Jy ! Component: 700 - total flux cleaned = -0.0101592 Jy ! Component: 750 - total flux cleaned = -0.0104607 Jy ! Component: 800 - total flux cleaned = -0.0108571 Jy ! Component: 850 - total flux cleaned = -0.0111988 Jy ! Component: 900 - total flux cleaned = -0.0114405 Jy ! Component: 950 - total flux cleaned = -0.0119156 Jy ! Component: 1000 - total flux cleaned = -0.01215 Jy ! Component: 1050 - total flux cleaned = -0.0124274 Jy ! Component: 1100 - total flux cleaned = -0.0127475 Jy ! Component: 1150 - total flux cleaned = -0.0130178 Jy ! Component: 1200 - total flux cleaned = -0.0132853 Jy ! Component: 1250 - total flux cleaned = -0.0136809 Jy ! Component: 1300 - total flux cleaned = -0.0139848 Jy ! Component: 1350 - total flux cleaned = -0.0142427 Jy ! Component: 1400 - total flux cleaned = -0.0144972 Jy ! Component: 1450 - total flux cleaned = -0.0147909 Jy ! Component: 1500 - total flux cleaned = -0.0151234 Jy ! Component: 1550 - total flux cleaned = -0.0154108 Jy ! Component: 1600 - total flux cleaned = -0.0156961 Jy ! Component: 1650 - total flux cleaned = -0.0159779 Jy ! Component: 1700 - total flux cleaned = -0.0162974 Jy ! Component: 1750 - total flux cleaned = -0.0164553 Jy ! Component: 1800 - total flux cleaned = -0.016769 Jy ! Component: 1850 - total flux cleaned = -0.0170796 Jy ! Component: 1900 - total flux cleaned = -0.0173491 Jy ! Component: 1950 - total flux cleaned = -0.0176921 Jy ! Component: 2000 - total flux cleaned = -0.017843 Jy ! Component: 2050 - total flux cleaned = -0.0179555 Jy ! Component: 2100 - total flux cleaned = -0.0183273 Jy ! Component: 2150 - total flux cleaned = -0.018659 Jy ! Component: 2200 - total flux cleaned = -0.0188052 Jy ! Component: 2250 - total flux cleaned = -0.0191316 Jy ! Component: 2300 - total flux cleaned = -0.0192758 Jy ! Component: 2350 - total flux cleaned = -0.01949 Jy ! Component: 2400 - total flux cleaned = -0.0196672 Jy ! Component: 2450 - total flux cleaned = -0.0198785 Jy ! Component: 2500 - total flux cleaned = -0.020088 Jy ! Component: 2550 - total flux cleaned = -0.0202614 Jy ! Component: 2600 - total flux cleaned = -0.0204677 Jy ! Component: 2650 - total flux cleaned = -0.0206046 Jy ! Component: 2700 - total flux cleaned = -0.0207746 Jy ! Component: 2750 - total flux cleaned = -0.0210444 Jy ! Component: 2800 - total flux cleaned = -0.021078 Jy ! Component: 2850 - total flux cleaned = -0.0212776 Jy ! Component: 2900 - total flux cleaned = -0.0213768 Jy ! Component: 2950 - total flux cleaned = -0.021508 Jy ! Component: 3000 - total flux cleaned = -0.0216385 Jy ! Component: 3050 - total flux cleaned = -0.021736 Jy ! Component: 3100 - total flux cleaned = -0.0218329 Jy ! Component: 3150 - total flux cleaned = -0.021929 Jy ! Component: 3200 - total flux cleaned = -0.0220247 Jy ! Component: 3250 - total flux cleaned = -0.0221834 Jy ! Component: 3300 - total flux cleaned = -0.022278 Jy ! Component: 3350 - total flux cleaned = -0.0224661 Jy ! Component: 3400 - total flux cleaned = -0.0225595 Jy ! Component: 3450 - total flux cleaned = -0.0225904 Jy ! Component: 3500 - total flux cleaned = -0.0227753 Jy ! Component: 3550 - total flux cleaned = -0.0228672 Jy ! Component: 3600 - total flux cleaned = -0.0229893 Jy ! Component: 3650 - total flux cleaned = -0.0229895 Jy ! Component: 3700 - total flux cleaned = -0.0230499 Jy ! Component: 3750 - total flux cleaned = -0.0232303 Jy ! Component: 3800 - total flux cleaned = -0.0233796 Jy ! Component: 3850 - total flux cleaned = -0.0232903 Jy ! Component: 3900 - total flux cleaned = -0.0234385 Jy ! Component: 3950 - total flux cleaned = -0.0235859 Jy ! Component: 4000 - total flux cleaned = -0.0237033 Jy ! Component: 4050 - total flux cleaned = -0.0237326 Jy ! Total flux subtracted in 4096 components = -0.0238199 Jy ! Clean residual min=-0.001656 max=0.001674 Jy/beam ! Clean residual mean=-0.000009 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.135336 Jy keep ! Adding 369 model components to the UV plane model. ! The established model now contains 445 components and 0.135336 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J0629-0505_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.115 x 7.256 at -3.966 degrees (North through East) ! Clean map min=-0.0032649 max=0.13347 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J0629-0505_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.133471 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000582106 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.30839 1.30839 2.61678 5.23355 10.4671 20.9342 41.8684 83.7369 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.133 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 229.289 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J0629-0505_S_uvs.log closed on Wed Apr 6 22:55:01 2016