! Started logfile: /scr/pima/bg219e_uvs/J0005-1648_S_uvs.log on Thu Apr 7 06:30:04 2016 obs /scr/pima/bg219e_uvs/J0005-1648_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0005-1648_S_uva.fits ! AN table 1: 42 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.888889 visibilities/baseline/integration-bin. ! Found source: J0005-1648 ! ! 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 5376 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/bg219e_uvs/J0005-1648_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.031035Jy sigma=19.222268 ! Fit after self-cal, rms=0.820292Jy sigma=15.213670 ! 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.335 mas, bmaj=10.38 mas, bpa=18.79 degrees ! Estimated noise=0.797502 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.13652 Jy ! Component: 100 - total flux cleaned = 0.171645 Jy ! Total flux subtracted in 100 components = 0.171645 Jy ! Clean residual min=-0.006972 max=0.014402 Jy/beam ! Clean residual mean=-0.000066 rms=0.002038 Jy/beam ! Combined flux in latest and established models = 0.171645 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.171645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080287Jy sigma=1.427071 ! Fit after self-cal, rms=0.080286Jy sigma=1.426800 ! Inverting map ! Added new window around map position (2.5, -9). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0158241 Jy ! Component: 100 - total flux cleaned = 0.0245984 Jy ! Total flux subtracted in 100 components = 0.0245984 Jy ! Clean residual min=-0.005357 max=0.006311 Jy/beam ! Clean residual mean=-0.000030 rms=0.001423 Jy/beam ! Combined flux in latest and established models = 0.196243 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 23 components and 0.196243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076690Jy sigma=1.347422 ! Fit after self-cal, rms=0.076646Jy sigma=1.346725 ! 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.264 mas, bmaj=12.03 mas, bpa=15.59 degrees ! Estimated noise=0.546639 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.00761243 Jy ! Component: 100 - total flux cleaned = 0.0118929 Jy ! Component: 150 - total flux cleaned = 0.0146893 Jy ! Component: 200 - total flux cleaned = 0.0165817 Jy ! Total flux subtracted in 200 components = 0.0165817 Jy ! Clean residual min=-0.003650 max=0.004179 Jy/beam ! Clean residual mean=-0.000007 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.212825 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 59 components and 0.212825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075918Jy sigma=1.330317 ! Fit after self-cal, rms=0.075891Jy sigma=1.329740 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.264 x 12.03 at 15.59 degrees (North through East) ! Clean map min=-0.0034148 max=0.17593 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.00 FD 0.98 HN 1.00 KP 0.99 ! LA 0.98 NL 0.98 OV 0.99 PT 0.99 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 HN 1.04 KP 1.01 ! LA 1.00 NL 0.98 OV 0.97 PT 1.02 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.99 HN 1.06 KP 1.00 ! LA 1.02 NL 0.97 OV 1.00 PT 0.97 ! SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.04 HN 1.03 KP 1.01 ! LA 0.98 NL 0.96 OV 1.02 PT 1.00 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.075891Jy sigma=1.329740 ! Fit after self-cal, rms=0.075521Jy sigma=1.325353 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.276 mas, bmaj=12.08 mas, bpa=15.75 degrees ! Estimated noise=0.542961 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.000443419 Jy ! Component: 100 - total flux cleaned = -0.000445812 Jy ! Component: 150 - total flux cleaned = -0.000316214 Jy ! Component: 200 - total flux cleaned = -0.000238026 Jy ! Total flux subtracted in 200 components = -0.000238026 Jy ! Clean residual min=-0.003336 max=0.003237 Jy/beam ! Clean residual mean=-0.000005 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.212587 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 75 components and 0.212587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075447Jy sigma=1.324316 ! Fit after self-cal, rms=0.075449Jy sigma=1.324175 ! 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.075449Jy sigma=1.324175 ! Fit after self-cal, rms=0.076002Jy sigma=1.315597 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.275 mas, bmaj=12 mas, bpa=15.51 degrees ! Estimated noise=0.542808 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000732738 Jy ! Component: 100 - total flux cleaned = 0.000952494 Jy ! Component: 150 - total flux cleaned = 0.000975687 Jy ! Component: 200 - total flux cleaned = 0.000976547 Jy ! Total flux subtracted in 200 components = 0.000976547 Jy ! Clean residual min=-0.003163 max=0.002228 Jy/beam ! Clean residual mean=-0.000001 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.213563 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 98 components and 0.213563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075973Jy sigma=1.315093 ! Fit after self-cal, rms=0.075999Jy sigma=1.314955 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 = -5.82484e-05 Jy ! Component: 100 - total flux cleaned = -7.48422e-05 Jy ! Component: 150 - total flux cleaned = -0.000129354 Jy ! Component: 200 - total flux cleaned = -0.000146079 Jy ! Total flux subtracted in 200 components = -0.000146079 Jy ! Clean residual min=-0.003116 max=0.002261 Jy/beam ! Clean residual mean=-0.000001 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.213417 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 110 components and 0.213417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075986Jy sigma=1.314784 ! Fit after self-cal, rms=0.075984Jy sigma=1.314750 ! 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.075984Jy sigma=1.314750 ! Fit after self-cal, rms=0.075919Jy sigma=1.314654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.274 mas, bmaj=11.98 mas, bpa=15.49 degrees ! Estimated noise=0.542154 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000154815 Jy ! Component: 100 - total flux cleaned = 0.000219822 Jy ! Component: 150 - total flux cleaned = 0.000238746 Jy ! Component: 200 - total flux cleaned = 0.000223437 Jy ! Total flux subtracted in 200 components = 0.000223437 Jy ! Clean residual min=-0.003050 max=0.002252 Jy/beam ! Clean residual mean=-0.000001 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.213641 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 115 components and 0.213641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075908Jy sigma=1.314466 ! Fit after self-cal, rms=0.075907Jy sigma=1.314440 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.99949e-05 Jy ! Component: 100 - total flux cleaned = -9.72396e-05 Jy ! Component: 150 - total flux cleaned = -0.000139672 Jy ! Component: 200 - total flux cleaned = -0.000152759 Jy ! Total flux subtracted in 200 components = -0.000152759 Jy ! Clean residual min=-0.003023 max=0.002263 Jy/beam ! Clean residual mean=-0.000002 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.213488 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 123 components and 0.213488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075900Jy sigma=1.314346 ! Fit after self-cal, rms=0.075899Jy sigma=1.314329 ! 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.075899Jy sigma=1.314329 ! Fit after self-cal, rms=0.075862Jy sigma=1.314296 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.009 mas, bmaj=16.61 mas, bpa=6.435 degrees ! Estimated noise=0.61152 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000326931 Jy ! Component: 100 - total flux cleaned = -0.000286774 Jy ! Component: 150 - total flux cleaned = -0.000251375 Jy ! Component: 200 - total flux cleaned = -0.000219219 Jy ! Total flux subtracted in 200 components = -0.000219219 Jy ! Clean residual min=-0.003084 max=0.002359 Jy/beam ! Clean residual mean=-0.000002 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.213269 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 126 components and 0.213269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075859Jy sigma=1.314271 ! Fit after self-cal, rms=0.075859Jy sigma=1.314247 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 = -3.75074e-05 Jy ! Component: 100 - total flux cleaned = -6.35383e-06 Jy ! Component: 150 - total flux cleaned = 2.22006e-05 Jy ! Component: 200 - total flux cleaned = 4.85021e-05 Jy ! Total flux subtracted in 200 components = 4.85021e-05 Jy ! Clean residual min=-0.003063 max=0.002354 Jy/beam ! Clean residual mean=-0.000002 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.213317 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 131 components and 0.213317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075857Jy sigma=1.314238 ! Fit after self-cal, rms=0.075857Jy sigma=1.314215 ! 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.274 mas, bmaj=11.96 mas, bpa=15.47 degrees ! Estimated noise=0.541888 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.274 x 11.96 at 15.47 degrees (North through East) ! Clean map min=-0.0029157 max=0.17453 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.343 mas, bmaj=10.3 mas, bpa=18.7 degrees ! Estimated noise=0.791105 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.13521 Jy ! Component: 100 - total flux cleaned = 0.17033 Jy ! Component: 150 - total flux cleaned = 0.186182 Jy ! Component: 200 - total flux cleaned = 0.194147 Jy ! Total flux subtracted in 200 components = 0.194147 Jy ! Clean residual min=-0.005097 max=0.004435 Jy/beam ! Clean residual mean=-0.000028 rms=0.001207 Jy/beam ! Combined flux in latest and established models = 0.194147 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.194147 Jy ! Inverting map and beam ! Estimated beam: bmin=4.274 mas, bmaj=11.96 mas, bpa=15.47 degrees ! Estimated noise=0.541888 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.00716829 Jy ! Component: 100 - total flux cleaned = 0.0111296 Jy ! Component: 150 - total flux cleaned = 0.0137778 Jy ! Component: 200 - total flux cleaned = 0.0156394 Jy ! Total flux subtracted in 200 components = 0.0156394 Jy ! Clean residual min=-0.003296 max=0.002385 Jy/beam ! Clean residual mean=-0.000009 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.209787 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 70 components and 0.209787 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.009 mas, bmaj=16.61 mas, bpa=6.435 degrees ! Estimated noise=0.61152 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00168795 Jy ! Component: 100 - total flux cleaned = 0.00258054 Jy ! Component: 150 - total flux cleaned = 0.00271394 Jy ! Component: 200 - total flux cleaned = 0.00285456 Jy ! Total flux subtracted in 200 components = 0.00285456 Jy ! Clean residual min=-0.003143 max=0.002470 Jy/beam ! Clean residual mean=-0.000004 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.212641 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.000123117 Jy ! Component: 100 - total flux cleaned = 0.000215644 Jy ! Component: 150 - total flux cleaned = 0.000299089 Jy ! Component: 200 - total flux cleaned = 0.000329948 Jy ! Total flux subtracted in 200 components = 0.000329948 Jy ! Clean residual min=-0.003101 max=0.002453 Jy/beam ! Clean residual mean=-0.000003 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.212971 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 107 components and 0.212971 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.274 mas, bmaj=11.96 mas, bpa=15.47 degrees ! Estimated noise=0.541888 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.81888e-05 Jy ! Component: 100 - total flux cleaned = 0.000147291 Jy ! Component: 150 - total flux cleaned = 0.000168459 Jy ! Component: 200 - total flux cleaned = 0.000207599 Jy ! Total flux subtracted in 200 components = 0.000207599 Jy ! Clean residual min=-0.003071 max=0.002238 Jy/beam ! Clean residual mean=-0.000002 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.213179 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 124 components and 0.213179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075875Jy sigma=1.314596 ! Fit after self-cal, rms=0.075872Jy sigma=1.314510 wmodel /scr/pima/bg219e_uvs/J0005-1648_S_map.mod ! Writing 124 model components to file: /scr/pima/bg219e_uvs/J0005-1648_S_map.mod wobs /scr/pima/bg219e_uvs/J0005-1648_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0005-1648_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0005-1648_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219e_uvs/J0005-1648_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.00131699 Jy ! Component: 100 - total flux cleaned = -0.0024891 Jy ! Component: 150 - total flux cleaned = -0.00358169 Jy ! Component: 200 - total flux cleaned = -0.004328 Jy ! Component: 250 - total flux cleaned = -0.00484249 Jy ! Component: 300 - total flux cleaned = -0.00518451 Jy ! Component: 350 - total flux cleaned = -0.00547775 Jy ! Component: 400 - total flux cleaned = -0.00554818 Jy ! Component: 450 - total flux cleaned = -0.00568545 Jy ! Component: 500 - total flux cleaned = -0.00578562 Jy ! Component: 550 - total flux cleaned = -0.0058842 Jy ! Component: 600 - total flux cleaned = -0.00604418 Jy ! Component: 650 - total flux cleaned = -0.0061065 Jy ! Component: 700 - total flux cleaned = -0.00622855 Jy ! Component: 750 - total flux cleaned = -0.00625784 Jy ! Component: 800 - total flux cleaned = -0.00631613 Jy ! Component: 850 - total flux cleaned = -0.00622926 Jy ! Component: 900 - total flux cleaned = -0.00628591 Jy ! Component: 950 - total flux cleaned = -0.00625841 Jy ! Component: 1000 - total flux cleaned = -0.00617698 Jy ! Component: 1050 - total flux cleaned = -0.00620423 Jy ! Component: 1100 - total flux cleaned = -0.00609861 Jy ! Component: 1150 - total flux cleaned = -0.00615146 Jy ! Component: 1200 - total flux cleaned = -0.0061004 Jy ! Component: 1250 - total flux cleaned = -0.0060753 Jy ! Component: 1300 - total flux cleaned = -0.00607562 Jy ! Component: 1350 - total flux cleaned = -0.00600222 Jy ! Component: 1400 - total flux cleaned = -0.00600287 Jy ! Component: 1450 - total flux cleaned = -0.00597926 Jy ! Component: 1500 - total flux cleaned = -0.00607331 Jy ! Component: 1550 - total flux cleaned = -0.00614269 Jy ! Component: 1600 - total flux cleaned = -0.00605087 Jy ! Component: 1650 - total flux cleaned = -0.00609628 Jy ! Component: 1700 - total flux cleaned = -0.00618607 Jy ! Component: 1750 - total flux cleaned = -0.00620826 Jy ! Component: 1800 - total flux cleaned = -0.00629581 Jy ! Component: 1850 - total flux cleaned = -0.00625268 Jy ! Component: 1900 - total flux cleaned = -0.00633827 Jy ! Component: 1950 - total flux cleaned = -0.00635954 Jy ! Component: 2000 - total flux cleaned = -0.00640163 Jy ! Component: 2050 - total flux cleaned = -0.00642228 Jy ! Component: 2100 - total flux cleaned = -0.00640143 Jy ! Component: 2150 - total flux cleaned = -0.00638103 Jy ! Component: 2200 - total flux cleaned = -0.00642137 Jy ! Component: 2250 - total flux cleaned = -0.00642132 Jy ! Component: 2300 - total flux cleaned = -0.0064018 Jy ! Component: 2350 - total flux cleaned = -0.00646056 Jy ! Component: 2400 - total flux cleaned = -0.00646052 Jy ! Component: 2450 - total flux cleaned = -0.00649876 Jy ! Component: 2500 - total flux cleaned = -0.00646068 Jy ! Component: 2550 - total flux cleaned = -0.00651735 Jy ! Component: 2600 - total flux cleaned = -0.00649884 Jy ! Component: 2650 - total flux cleaned = -0.00653586 Jy ! Component: 2700 - total flux cleaned = -0.00662774 Jy ! Component: 2750 - total flux cleaned = -0.00666429 Jy ! Component: 2800 - total flux cleaned = -0.00662809 Jy ! Component: 2850 - total flux cleaned = -0.00666397 Jy ! Component: 2900 - total flux cleaned = -0.00662825 Jy ! Component: 2950 - total flux cleaned = -0.00662833 Jy ! Component: 3000 - total flux cleaned = -0.00666362 Jy ! Component: 3050 - total flux cleaned = -0.00671597 Jy ! Component: 3100 - total flux cleaned = -0.00669872 Jy ! Component: 3150 - total flux cleaned = -0.00676758 Jy ! Component: 3200 - total flux cleaned = -0.00671633 Jy ! Component: 3250 - total flux cleaned = -0.00675031 Jy ! Component: 3300 - total flux cleaned = -0.0067168 Jy ! Component: 3350 - total flux cleaned = -0.00678358 Jy ! Component: 3400 - total flux cleaned = -0.00681641 Jy ! Component: 3450 - total flux cleaned = -0.00679981 Jy ! Component: 3500 - total flux cleaned = -0.00673443 Jy ! Component: 3550 - total flux cleaned = -0.00678327 Jy ! Component: 3600 - total flux cleaned = -0.00671898 Jy ! Component: 3650 - total flux cleaned = -0.00673497 Jy ! Component: 3700 - total flux cleaned = -0.0067667 Jy ! Component: 3750 - total flux cleaned = -0.00676656 Jy ! Component: 3800 - total flux cleaned = -0.00668811 Jy ! Component: 3850 - total flux cleaned = -0.00673507 Jy ! Component: 3900 - total flux cleaned = -0.00665764 Jy ! Component: 3950 - total flux cleaned = -0.00664223 Jy ! Component: 4000 - total flux cleaned = -0.00664225 Jy ! Component: 4050 - total flux cleaned = -0.00658133 Jy ! Total flux subtracted in 4096 components = -0.0065207 Jy ! Clean residual min=-0.000983 max=0.001102 Jy/beam ! Clean residual mean=0.000002 rms=0.000285 Jy/beam ! Combined flux in latest and established models = 0.206658 Jy keep ! Adding 256 model components to the UV plane model. ! The established model now contains 380 components and 0.206658 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0005-1648_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.274 x 11.96 at 15.47 degrees (North through East) ! Clean map min=-0.0019494 max=0.1743 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0005-1648_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.174305 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000279739 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.481465 0.481465 0.962929 1.92586 3.85172 7.70343 15.4069 30.8137 61.6275 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.174 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 623.098 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0005-1648_S_uvs.log closed on Thu Apr 7 06:30:08 2016