! Started logfile: /scr/pima/bg219h_uvs/J0833+4224_S_uvs.log on Thu Apr 7 08:57:05 2016 obs /scr/pima/bg219h_uvs/J0833+4224_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0833+4224_S_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.680864 visibilities/baseline/integration-bin. ! Found source: J0833+4224 ! ! 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 4412 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/bg219h_uvs/J0833+4224_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 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007585Jy sigma=24.984336 ! Fit after self-cal, rms=0.862016Jy sigma=21.249031 ! 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.449 mas, bmaj=4.276 mas, bpa=-12.12 degrees ! Estimated noise=0.670286 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.105859 Jy ! Component: 100 - total flux cleaned = 0.136797 Jy ! Total flux subtracted in 100 components = 0.136797 Jy ! Clean residual min=-0.007657 max=0.014243 Jy/beam ! Clean residual mean=-0.000001 rms=0.001904 Jy/beam ! Combined flux in latest and established models = 0.136797 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.136797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064075Jy sigma=1.498326 ! Fit after self-cal, rms=0.063860Jy sigma=1.494251 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0158894 Jy ! Component: 100 - total flux cleaned = 0.0240867 Jy ! Total flux subtracted in 100 components = 0.0240867 Jy ! Clean residual min=-0.005040 max=0.008418 Jy/beam ! Clean residual mean=0.000003 rms=0.001303 Jy/beam ! Combined flux in latest and established models = 0.160883 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.160883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059766Jy sigma=1.383498 ! Fit after self-cal, rms=0.059712Jy sigma=1.382132 ! Inverting map ! Added new window around map position (-8, -0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00753691 Jy ! Component: 100 - total flux cleaned = 0.0119937 Jy ! Total flux subtracted in 100 components = 0.0119937 Jy ! Clean residual min=-0.004356 max=0.004441 Jy/beam ! Clean residual mean=0.000004 rms=0.001095 Jy/beam ! Combined flux in latest and established models = 0.172877 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 25 components and 0.172877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058786Jy sigma=1.358040 ! Fit after self-cal, rms=0.058707Jy sigma=1.355973 ! 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.903 mas, bmaj=4.883 mas, bpa=-3.242 degrees ! Estimated noise=0.485424 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.00398148 Jy ! Component: 100 - total flux cleaned = 0.00634283 Jy ! Component: 150 - total flux cleaned = 0.00787733 Jy ! Component: 200 - total flux cleaned = 0.00849761 Jy ! Total flux subtracted in 200 components = 0.00849761 Jy ! Clean residual min=-0.003105 max=0.003395 Jy/beam ! Clean residual mean=0.000017 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.181374 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 36 components and 0.181375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058419Jy sigma=1.348480 ! Fit after self-cal, rms=0.058399Jy sigma=1.347917 ! 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.903 x 4.883 at -3.242 degrees (North through East) ! Clean map min=-0.0030383 max=0.13979 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 0.98 FD 1.00* HN 0.98 KP 0.98 ! LA 1.01 MK 0.98 NL 1.00 OV 0.96 ! PT 1.04 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 0.98 KP 0.99 ! LA 0.98 MK 1.02 NL 1.03 OV 0.99 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 1.01 KP 1.02 ! LA 1.05 MK 1.00 NL 1.03 OV 1.01 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 0.98 KP 0.98 ! LA 0.99 MK 1.00 NL 0.97 OV 1.03 ! PT 0.99 SC 0.99 ! ! ! Fit before self-cal, rms=0.058399Jy sigma=1.347917 ! Fit after self-cal, rms=0.058018Jy sigma=1.343573 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.899 mas, bmaj=4.875 mas, bpa=-3.026 degrees ! Estimated noise=0.482834 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.000723582 Jy ! Component: 100 - total flux cleaned = 0.00084898 Jy ! Component: 150 - total flux cleaned = 0.000825865 Jy ! Component: 200 - total flux cleaned = 0.000784493 Jy ! Total flux subtracted in 200 components = 0.000784493 Jy ! Clean residual min=-0.002819 max=0.003359 Jy/beam ! Clean residual mean=0.000015 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.182159 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 47 components and 0.182159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057984Jy sigma=1.342819 ! Fit after self-cal, rms=0.057982Jy sigma=1.342653 ! 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.057982Jy sigma=1.342653 ! Fit after self-cal, rms=0.057843Jy sigma=1.331904 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.896 mas, bmaj=4.862 mas, bpa=-2.388 degrees ! Estimated noise=0.482393 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000361226 Jy ! Component: 100 - total flux cleaned = 0.00038881 Jy ! Component: 150 - total flux cleaned = 0.000458585 Jy ! Component: 200 - total flux cleaned = 0.000517118 Jy ! Total flux subtracted in 200 components = 0.000517118 Jy ! Clean residual min=-0.002465 max=0.002699 Jy/beam ! Clean residual mean=0.000014 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.182676 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 65 components and 0.182676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057812Jy sigma=1.331198 ! Fit after self-cal, rms=0.057828Jy sigma=1.331024 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 (72, 100). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00206115 Jy ! Component: 100 - total flux cleaned = 0.00252681 Jy ! Component: 150 - total flux cleaned = 0.00278569 Jy ! Component: 200 - total flux cleaned = 0.00280834 Jy ! Total flux subtracted in 200 components = 0.00280834 Jy ! Clean residual min=-0.002181 max=0.002554 Jy/beam ! Clean residual mean=0.000012 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.185484 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 78 components and 0.185484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057729Jy sigma=1.328646 ! Fit after self-cal, rms=0.057715Jy sigma=1.328308 ! 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.057715Jy sigma=1.328308 ! Fit after self-cal, rms=0.057564Jy sigma=1.327960 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.889 mas, bmaj=4.853 mas, bpa=-2.231 degrees ! Estimated noise=0.481204 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109909 Jy ! Component: 100 - total flux cleaned = 0.00142526 Jy ! Component: 150 - total flux cleaned = 0.0015451 Jy ! Component: 200 - total flux cleaned = 0.0016288 Jy ! Total flux subtracted in 200 components = 0.0016288 Jy ! Clean residual min=-0.002242 max=0.002480 Jy/beam ! Clean residual mean=0.000011 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.187113 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 87 components and 0.187113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057534Jy sigma=1.327257 ! Fit after self-cal, rms=0.057532Jy sigma=1.327179 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.000413618 Jy ! Component: 100 - total flux cleaned = 0.000471373 Jy ! Component: 150 - total flux cleaned = 0.000505389 Jy ! Component: 200 - total flux cleaned = 0.000582211 Jy ! Total flux subtracted in 200 components = 0.000582211 Jy ! Clean residual min=-0.002282 max=0.002423 Jy/beam ! Clean residual mean=0.000011 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.187695 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 94 components and 0.187695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057521Jy sigma=1.326922 ! Fit after self-cal, rms=0.057520Jy sigma=1.326901 ! 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.057520Jy sigma=1.326901 ! Fit after self-cal, rms=0.057439Jy sigma=1.326759 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.273 mas, bmaj=8.685 mas, bpa=12.76 degrees ! Estimated noise=0.604835 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000244304 Jy ! Component: 100 - total flux cleaned = 0.000375011 Jy ! Component: 150 - total flux cleaned = 0.000485896 Jy ! Component: 200 - total flux cleaned = 0.000581053 Jy ! Total flux subtracted in 200 components = 0.000581053 Jy ! Clean residual min=-0.002343 max=0.002809 Jy/beam ! Clean residual mean=0.000026 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.188277 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 109 components and 0.188277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057438Jy sigma=1.326771 ! Fit after self-cal, rms=0.057440Jy sigma=1.326704 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.73887e-05 Jy ! Component: 100 - total flux cleaned = 0.000151766 Jy ! Component: 150 - total flux cleaned = 0.000202267 Jy ! Component: 200 - total flux cleaned = 0.000263949 Jy ! Total flux subtracted in 200 components = 0.000263949 Jy ! Clean residual min=-0.002362 max=0.002745 Jy/beam ! Clean residual mean=0.000025 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.18854 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 118 components and 0.188541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057443Jy sigma=1.326806 ! Fit after self-cal, rms=0.057443Jy sigma=1.326764 ! 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.886 mas, bmaj=4.849 mas, bpa=-2.075 degrees ! Estimated noise=0.480603 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.886 x 4.849 at -2.075 degrees (North through East) ! Clean map min=-0.0022505 max=0.13902 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.444 mas, bmaj=4.24 mas, bpa=-11.23 degrees ! Estimated noise=0.663238 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.10466 Jy ! Component: 100 - total flux cleaned = 0.136396 Jy ! Component: 150 - total flux cleaned = 0.152845 Jy ! Component: 200 - total flux cleaned = 0.163018 Jy ! Total flux subtracted in 200 components = 0.163018 Jy ! Clean residual min=-0.004600 max=0.005366 Jy/beam ! Clean residual mean=0.000005 rms=0.001183 Jy/beam ! Combined flux in latest and established models = 0.163018 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.163018 Jy ! Inverting map and beam ! Estimated beam: bmin=3.886 mas, bmaj=4.849 mas, bpa=-2.075 degrees ! Estimated noise=0.480603 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) ! Added new window around map position (-3.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00761212 Jy ! Component: 100 - total flux cleaned = 0.0125528 Jy ! Component: 150 - total flux cleaned = 0.0160948 Jy ! Component: 200 - total flux cleaned = 0.0187367 Jy ! Total flux subtracted in 200 components = 0.0187367 Jy ! Clean residual min=-0.002500 max=0.002558 Jy/beam ! Clean residual mean=0.000007 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.181755 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 34 components and 0.181755 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.273 mas, bmaj=8.685 mas, bpa=12.76 degrees ! Estimated noise=0.604835 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00281547 Jy ! Component: 100 - total flux cleaned = 0.00446452 Jy ! Component: 150 - total flux cleaned = 0.00558847 Jy ! Component: 200 - total flux cleaned = 0.00618411 Jy ! Total flux subtracted in 200 components = 0.00618411 Jy ! Clean residual min=-0.002368 max=0.002809 Jy/beam ! Clean residual mean=0.000027 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.187939 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.000260798 Jy ! Component: 100 - total flux cleaned = 0.00051322 Jy ! Component: 150 - total flux cleaned = 0.000737431 Jy ! Component: 200 - total flux cleaned = 0.000919452 Jy ! Total flux subtracted in 200 components = 0.000919452 Jy ! Clean residual min=-0.002246 max=0.002801 Jy/beam ! Clean residual mean=0.000025 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.188858 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 94 components and 0.188858 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.886 mas, bmaj=4.849 mas, bpa=-2.075 degrees ! Estimated noise=0.480603 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00025233 Jy ! Component: 100 - total flux cleaned = 0.000248742 Jy ! Component: 150 - total flux cleaned = 0.000332303 Jy ! Component: 200 - total flux cleaned = 0.000406171 Jy ! Total flux subtracted in 200 components = 0.000406171 Jy ! Clean residual min=-0.002377 max=0.002417 Jy/beam ! Clean residual mean=0.000010 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.189264 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 111 components and 0.189264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057447Jy sigma=1.327104 ! Fit after self-cal, rms=0.057444Jy sigma=1.326970 wmodel /scr/pima/bg219h_uvs/J0833+4224_S_map.mod ! Writing 111 model components to file: /scr/pima/bg219h_uvs/J0833+4224_S_map.mod wobs /scr/pima/bg219h_uvs/J0833+4224_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J0833+4224_S_uvs.fits wwins /scr/pima/bg219h_uvs/J0833+4224_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219h_uvs/J0833+4224_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.000169816 Jy ! Component: 100 - total flux cleaned = 0.000603386 Jy ! Component: 150 - total flux cleaned = 0.000603258 Jy ! Component: 200 - total flux cleaned = 0.000675164 Jy ! Component: 250 - total flux cleaned = 0.000813864 Jy ! Component: 300 - total flux cleaned = 0.000947177 Jy ! Component: 350 - total flux cleaned = 0.00101274 Jy ! Component: 400 - total flux cleaned = 0.00113982 Jy ! Component: 450 - total flux cleaned = 0.0011093 Jy ! Component: 500 - total flux cleaned = 0.00116959 Jy ! Component: 550 - total flux cleaned = 0.00119861 Jy ! Component: 600 - total flux cleaned = 0.00105442 Jy ! Component: 650 - total flux cleaned = 0.00105418 Jy ! Component: 700 - total flux cleaned = 0.000915273 Jy ! Component: 750 - total flux cleaned = 0.000915665 Jy ! Component: 800 - total flux cleaned = 0.000861958 Jy ! Component: 850 - total flux cleaned = 0.000809665 Jy ! Component: 900 - total flux cleaned = 0.000836084 Jy ! Component: 950 - total flux cleaned = 0.000836299 Jy ! Component: 1000 - total flux cleaned = 0.000911339 Jy ! Component: 1050 - total flux cleaned = 0.000911713 Jy ! Component: 1100 - total flux cleaned = 0.00103222 Jy ! Component: 1150 - total flux cleaned = 0.00107942 Jy ! Component: 1200 - total flux cleaned = 0.00114939 Jy ! Component: 1250 - total flux cleaned = 0.00119577 Jy ! Component: 1300 - total flux cleaned = 0.00135553 Jy ! Component: 1350 - total flux cleaned = 0.00140025 Jy ! Component: 1400 - total flux cleaned = 0.00148884 Jy ! Component: 1450 - total flux cleaned = 0.00159813 Jy ! Component: 1500 - total flux cleaned = 0.00159822 Jy ! Component: 1550 - total flux cleaned = 0.00166234 Jy ! Component: 1600 - total flux cleaned = 0.00174671 Jy ! Component: 1650 - total flux cleaned = 0.00185034 Jy ! Component: 1700 - total flux cleaned = 0.00185053 Jy ! Component: 1750 - total flux cleaned = 0.00197157 Jy ! Component: 1800 - total flux cleaned = 0.00199157 Jy ! Component: 1850 - total flux cleaned = 0.00207032 Jy ! Component: 1900 - total flux cleaned = 0.00212901 Jy ! Component: 1950 - total flux cleaned = 0.0022831 Jy ! Component: 2000 - total flux cleaned = 0.00230224 Jy ! Component: 2050 - total flux cleaned = 0.00237762 Jy ! Component: 2100 - total flux cleaned = 0.00243315 Jy ! Component: 2150 - total flux cleaned = 0.00243299 Jy ! Component: 2200 - total flux cleaned = 0.00248805 Jy ! Component: 2250 - total flux cleaned = 0.00243438 Jy ! Component: 2300 - total flux cleaned = 0.00243472 Jy ! Component: 2350 - total flux cleaned = 0.00248776 Jy ! Component: 2400 - total flux cleaned = 0.00247006 Jy ! Component: 2450 - total flux cleaned = 0.00243525 Jy ! Component: 2500 - total flux cleaned = 0.00248676 Jy ! Component: 2550 - total flux cleaned = 0.00240146 Jy ! Component: 2600 - total flux cleaned = 0.00241819 Jy ! Component: 2650 - total flux cleaned = 0.00238476 Jy ! Component: 2700 - total flux cleaned = 0.00235161 Jy ! Component: 2750 - total flux cleaned = 0.00227012 Jy ! Component: 2800 - total flux cleaned = 0.00230247 Jy ! Component: 2850 - total flux cleaned = 0.00227035 Jy ! Component: 2900 - total flux cleaned = 0.00231806 Jy ! Component: 2950 - total flux cleaned = 0.00228654 Jy ! Component: 3000 - total flux cleaned = 0.00230224 Jy ! Component: 3050 - total flux cleaned = 0.00225537 Jy ! Component: 3100 - total flux cleaned = 0.00227075 Jy ! Component: 3150 - total flux cleaned = 0.00220978 Jy ! Component: 3200 - total flux cleaned = 0.00214911 Jy ! Component: 3250 - total flux cleaned = 0.0020891 Jy ! Component: 3300 - total flux cleaned = 0.00204431 Jy ! Component: 3350 - total flux cleaned = 0.00200001 Jy ! Component: 3400 - total flux cleaned = 0.00195578 Jy ! Component: 3450 - total flux cleaned = 0.00186835 Jy ! Component: 3500 - total flux cleaned = 0.00185405 Jy ! Component: 3550 - total flux cleaned = 0.00186835 Jy ! Component: 3600 - total flux cleaned = 0.00182561 Jy ! Component: 3650 - total flux cleaned = 0.00176891 Jy ! Component: 3700 - total flux cleaned = 0.001783 Jy ! Component: 3750 - total flux cleaned = 0.00172713 Jy ! Component: 3800 - total flux cleaned = 0.00167169 Jy ! Component: 3850 - total flux cleaned = 0.00160271 Jy ! Component: 3900 - total flux cleaned = 0.00156166 Jy ! Component: 3950 - total flux cleaned = 0.00152105 Jy ! Component: 4000 - total flux cleaned = 0.00146718 Jy ! Component: 4050 - total flux cleaned = 0.00141377 Jy ! Total flux subtracted in 4096 components = 0.00141373 Jy ! Clean residual min=-0.000896 max=0.000790 Jy/beam ! Clean residual mean=0.000000 rms=0.000244 Jy/beam ! Combined flux in latest and established models = 0.190678 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 410 components and 0.190678 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J0833+4224_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.886 x 4.849 at -2.075 degrees (North through East) ! Clean map min=-0.0016172 max=0.13877 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0833+4224_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.138774 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000238756 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.51614 0.51614 1.03228 2.06456 4.12912 8.25824 16.5165 33.033 66.0659 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.138 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 581.237 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0833+4224_S_uvs.log closed on Thu Apr 7 08:57:09 2016