! Started logfile: /scr/pima/bg219a_uvs/J0726+7911_S_uvs.log on Wed Apr 6 22:47:40 2016 obs /scr/pima/bg219a_uvs/J0726+7911_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0726+7911_S_uva.fits ! AN table 1: 9 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.918519 visibilities/baseline/integration-bin. ! Found source: J0726+7911 ! ! 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 49 lines of history. ! ! Reading 496 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/bg219a_uvs/J0726+7911_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 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.018978Jy sigma=18.853897 ! Fit after self-cal, rms=0.433899Jy sigma=7.660332 ! 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.074 mas, bmaj=11.71 mas, bpa=59.09 degrees ! Estimated noise=2.77365 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.441071 Jy ! Component: 100 - total flux cleaned = 0.5453 Jy ! Total flux subtracted in 100 components = 0.5453 Jy ! Clean residual min=-0.032227 max=0.043035 Jy/beam ! Clean residual mean=0.000007 rms=0.010344 Jy/beam ! Combined flux in latest and established models = 0.5453 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.5453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100936Jy sigma=1.922248 ! Fit after self-cal, rms=0.100929Jy sigma=1.922153 ! 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=2.451 mas, bmaj=13.01 mas, bpa=59.49 degrees ! Estimated noise=1.91812 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.0618453 Jy ! Component: 100 - total flux cleaned = 0.0920879 Jy ! Component: 150 - total flux cleaned = 0.0985589 Jy ! Component: 200 - total flux cleaned = 0.0998951 Jy ! Total flux subtracted in 200 components = 0.0998951 Jy ! Clean residual min=-0.009730 max=0.009144 Jy/beam ! Clean residual mean=0.000008 rms=0.002812 Jy/beam ! Combined flux in latest and established models = 0.645195 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 24 components and 0.645195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061209Jy sigma=1.017438 ! Fit after self-cal, rms=0.061166Jy sigma=1.016278 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.451 x 13.01 at 59.49 degrees (North through East) ! Clean map min=-0.01019 max=0.58756 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: ! LA 0.98 MK 1.03 NL 0.97 OV 1.00 ! PT 1.02 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 1.02 NL 0.98 OV 1.00 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 1.01 NL 0.98 OV 1.00 ! PT 0.98 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 0.98 NL 0.97 OV 0.97 ! PT 0.99 SC 1.00 ! ! ! Fit before self-cal, rms=0.061166Jy sigma=1.016278 ! Fit after self-cal, rms=0.059337Jy sigma=0.956061 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.47 mas, bmaj=13.07 mas, bpa=59.54 degrees ! Estimated noise=1.90624 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.00129787 Jy ! Component: 100 - total flux cleaned = 0.00174948 Jy ! Component: 150 - total flux cleaned = 0.00232491 Jy ! Component: 200 - total flux cleaned = 0.00253823 Jy ! Total flux subtracted in 200 components = 0.00253823 Jy ! Clean residual min=-0.005545 max=0.006062 Jy/beam ! Clean residual mean=0.000003 rms=0.001583 Jy/beam ! Combined flux in latest and established models = 0.647733 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 44 components and 0.647734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058972Jy sigma=0.951858 ! Fit after self-cal, rms=0.058989Jy sigma=0.951269 ! 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.058989Jy sigma=0.951269 ! Fit after self-cal, rms=0.059027Jy sigma=0.951053 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.471 mas, bmaj=13.07 mas, bpa=59.54 degrees ! Estimated noise=1.90657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000302453 Jy ! Component: 100 - total flux cleaned = 0.000559281 Jy ! Component: 150 - total flux cleaned = 0.000763135 Jy ! Component: 200 - total flux cleaned = 0.000762252 Jy ! Total flux subtracted in 200 components = 0.000762252 Jy ! Clean residual min=-0.005292 max=0.005893 Jy/beam ! Clean residual mean=0.000001 rms=0.001519 Jy/beam ! Combined flux in latest and established models = 0.648496 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 59 components and 0.648496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058924Jy sigma=0.950064 ! Fit after self-cal, rms=0.058924Jy sigma=0.949878 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.90142e-05 Jy ! Component: 100 - total flux cleaned = 6.09989e-05 Jy ! Component: 150 - total flux cleaned = 3.40315e-05 Jy ! Component: 200 - total flux cleaned = -4.2971e-05 Jy ! Total flux subtracted in 200 components = -4.2971e-05 Jy ! Clean residual min=-0.005378 max=0.005853 Jy/beam ! Clean residual mean=0.000001 rms=0.001512 Jy/beam ! Combined flux in latest and established models = 0.648453 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 67 components and 0.648453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058873Jy sigma=0.949606 ! Fit after self-cal, rms=0.058875Jy sigma=0.949505 ! 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.058875Jy sigma=0.949505 ! Fit after self-cal, rms=0.058947Jy sigma=0.949318 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.473 mas, bmaj=13.08 mas, bpa=59.54 degrees ! Estimated noise=1.90654 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000383983 Jy ! Component: 100 - total flux cleaned = -0.000414873 Jy ! Component: 150 - total flux cleaned = -0.000468504 Jy ! Component: 200 - total flux cleaned = -0.00046864 Jy ! Total flux subtracted in 200 components = -0.00046864 Jy ! Clean residual min=-0.005358 max=0.005855 Jy/beam ! Clean residual mean=0.000001 rms=0.001489 Jy/beam ! Combined flux in latest and established models = 0.647984 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 73 components and 0.647984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058904Jy sigma=0.948996 ! Fit after self-cal, rms=0.058907Jy sigma=0.948956 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 = -9.47395e-05 Jy ! Component: 100 - total flux cleaned = -9.72993e-05 Jy ! Component: 150 - total flux cleaned = -9.8664e-05 Jy ! Component: 200 - total flux cleaned = -9.97703e-05 Jy ! Total flux subtracted in 200 components = -9.97703e-05 Jy ! Clean residual min=-0.005374 max=0.005859 Jy/beam ! Clean residual mean=0.000001 rms=0.001487 Jy/beam ! Combined flux in latest and established models = 0.647884 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 77 components and 0.647884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058879Jy sigma=0.948791 ! Fit after self-cal, rms=0.058880Jy sigma=0.948759 ! 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.058880Jy sigma=0.948759 ! Fit after self-cal, rms=0.058946Jy sigma=0.948649 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.187 mas, bmaj=24.63 mas, bpa=49.2 degrees ! Estimated noise=2.53682 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000287668 Jy ! Component: 100 - total flux cleaned = 0.000470997 Jy ! Component: 150 - total flux cleaned = 0.000521324 Jy ! Component: 200 - total flux cleaned = 0.000575634 Jy ! Total flux subtracted in 200 components = 0.000575634 Jy ! Clean residual min=-0.003826 max=0.004316 Jy/beam ! Clean residual mean=-0.000001 rms=0.001273 Jy/beam ! Combined flux in latest and established models = 0.64846 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 93 components and 0.64846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058933Jy sigma=0.948692 ! Fit after self-cal, rms=0.058935Jy sigma=0.948675 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 = -6.01278e-05 Jy ! Component: 100 - total flux cleaned = 2.7748e-05 Jy ! Component: 150 - total flux cleaned = 0.000115272 Jy ! Component: 200 - total flux cleaned = 0.000193529 Jy ! Total flux subtracted in 200 components = 0.000193529 Jy ! Clean residual min=-0.003837 max=0.004268 Jy/beam ! Clean residual mean=-0.000001 rms=0.001258 Jy/beam ! Combined flux in latest and established models = 0.648654 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 98 components and 0.648654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058935Jy sigma=0.948738 ! Fit after self-cal, rms=0.058936Jy sigma=0.948731 ! 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=2.475 mas, bmaj=13.08 mas, bpa=59.55 degrees ! Estimated noise=1.90672 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.475 x 13.08 at 59.55 degrees (North through East) ! Clean map min=-0.0052918 max=0.58341 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058936Jy sigma=0.948731 ! Fit after self-cal, rms=0.054791Jy sigma=0.833467 ! Inverting map and beam ! Estimated beam: bmin=2.476 mas, bmaj=13.09 mas, bpa=59.55 degrees ! Estimated noise=1.90741 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00159588 Jy ! Component: 100 - total flux cleaned = -0.00253991 Jy ! Component: 150 - total flux cleaned = -0.00274965 Jy ! Component: 200 - total flux cleaned = -0.00290911 Jy ! Total flux subtracted in 200 components = -0.00290911 Jy ! Clean residual min=-0.004731 max=0.006015 Jy/beam ! Clean residual mean=-0.000001 rms=0.001421 Jy/beam ! Combined flux in latest and established models = 0.645745 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 109 components and 0.645745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054713Jy sigma=0.832463 ! Fit after self-cal, rms=0.054711Jy sigma=0.832441 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000192539 Jy ! Component: 100 - total flux cleaned = -0.000337951 Jy ! Component: 150 - total flux cleaned = -0.000501012 Jy ! Component: 200 - total flux cleaned = -0.000628059 Jy ! Total flux subtracted in 200 components = -0.000628059 Jy ! Clean residual min=-0.004789 max=0.005983 Jy/beam ! Clean residual mean=-0.000001 rms=0.001415 Jy/beam ! Combined flux in latest and established models = 0.645116 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 112 components and 0.645117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054679Jy sigma=0.832057 ! Fit after self-cal, rms=0.054680Jy sigma=0.832043 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054680Jy sigma=0.832043 ! Fit after self-cal, rms=0.054750Jy sigma=0.831798 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.086 mas, bmaj=11.76 mas, bpa=59.14 degrees ! Estimated noise=2.77692 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.44153 Jy ! Component: 100 - total flux cleaned = 0.543764 Jy ! Component: 150 - total flux cleaned = 0.590086 Jy ! Component: 200 - total flux cleaned = 0.616192 Jy ! Total flux subtracted in 200 components = 0.616192 Jy ! Clean residual min=-0.015402 max=0.014405 Jy/beam ! Clean residual mean=0.000001 rms=0.004236 Jy/beam ! Combined flux in latest and established models = 0.616192 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.616192 Jy ! Inverting map and beam ! Estimated beam: bmin=2.478 mas, bmaj=13.09 mas, bpa=59.54 degrees ! Estimated noise=1.9081 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.0160027 Jy ! Component: 100 - total flux cleaned = 0.0177553 Jy ! Component: 150 - total flux cleaned = 0.0191786 Jy ! Component: 200 - total flux cleaned = 0.0202349 Jy ! Total flux subtracted in 200 components = 0.0202349 Jy ! Clean residual min=-0.006453 max=0.005702 Jy/beam ! Clean residual mean=0.000001 rms=0.001747 Jy/beam ! Combined flux in latest and established models = 0.636427 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 31 components and 0.636427 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=6.196 mas, bmaj=24.68 mas, bpa=49.19 degrees ! Estimated noise=2.52997 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00304316 Jy ! Component: 100 - total flux cleaned = 0.00398256 Jy ! Component: 150 - total flux cleaned = 0.0047337 Jy ! Component: 200 - total flux cleaned = 0.00530241 Jy ! Total flux subtracted in 200 components = 0.00530241 Jy ! Clean residual min=-0.002549 max=0.002718 Jy/beam ! Clean residual mean=-0.000002 rms=0.000912 Jy/beam ! Combined flux in latest and established models = 0.641729 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.000412109 Jy ! Component: 100 - total flux cleaned = 0.000748526 Jy ! Component: 150 - total flux cleaned = 0.00100346 Jy ! Component: 200 - total flux cleaned = 0.00122122 Jy ! Total flux subtracted in 200 components = 0.00122122 Jy ! Clean residual min=-0.002356 max=0.002962 Jy/beam ! Clean residual mean=-0.000003 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.64295 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 60 components and 0.64295 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.478 mas, bmaj=13.09 mas, bpa=59.54 degrees ! Estimated noise=1.9081 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000147526 Jy ! Component: 100 - total flux cleaned = 0.00018844 Jy ! Component: 150 - total flux cleaned = 3.98488e-05 Jy ! Component: 200 - total flux cleaned = -1.95214e-05 Jy ! Total flux subtracted in 200 components = -1.95214e-05 Jy ! Clean residual min=-0.005012 max=0.006069 Jy/beam ! Clean residual mean=-0.000001 rms=0.001480 Jy/beam ! Combined flux in latest and established models = 0.642931 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 80 components and 0.642931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054956Jy sigma=0.835100 ! Fit after self-cal, rms=0.054943Jy sigma=0.834975 wmodel /scr/pima/bg219a_uvs/J0726+7911_S_map.mod ! Writing 80 model components to file: /scr/pima/bg219a_uvs/J0726+7911_S_map.mod wobs /scr/pima/bg219a_uvs/J0726+7911_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J0726+7911_S_uvs.fits wwins /scr/pima/bg219a_uvs/J0726+7911_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219a_uvs/J0726+7911_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.00172036 Jy ! Component: 100 - total flux cleaned = 0.00154319 Jy ! Component: 150 - total flux cleaned = 0.0011424 Jy ! Component: 200 - total flux cleaned = 0.000616817 Jy ! Component: 250 - total flux cleaned = 0.00012663 Jy ! Component: 300 - total flux cleaned = -0.000399642 Jy ! Component: 350 - total flux cleaned = -0.000900706 Jy ! Component: 400 - total flux cleaned = -0.00119805 Jy ! Component: 450 - total flux cleaned = -0.00125538 Jy ! Component: 500 - total flux cleaned = -0.00119982 Jy ! Component: 550 - total flux cleaned = -0.00114638 Jy ! Component: 600 - total flux cleaned = -0.00109563 Jy ! Component: 650 - total flux cleaned = -0.00109637 Jy ! Component: 700 - total flux cleaned = -0.00109644 Jy ! Component: 750 - total flux cleaned = -0.000911111 Jy ! Component: 800 - total flux cleaned = -0.000956332 Jy ! Component: 850 - total flux cleaned = -0.00104459 Jy ! Component: 900 - total flux cleaned = -0.00117244 Jy ! Component: 950 - total flux cleaned = -0.00117282 Jy ! Component: 1000 - total flux cleaned = -0.00121389 Jy ! Component: 1050 - total flux cleaned = -0.00125393 Jy ! Component: 1100 - total flux cleaned = -0.00117635 Jy ! Component: 1150 - total flux cleaned = -0.00106218 Jy ! Component: 1200 - total flux cleaned = -0.000951516 Jy ! Component: 1250 - total flux cleaned = -0.000842924 Jy ! Component: 1300 - total flux cleaned = -0.00084299 Jy ! Component: 1350 - total flux cleaned = -0.000737755 Jy ! Component: 1400 - total flux cleaned = -0.000842055 Jy ! Component: 1450 - total flux cleaned = -0.000876112 Jy ! Component: 1500 - total flux cleaned = -0.000943299 Jy ! Component: 1550 - total flux cleaned = -0.00100934 Jy ! Component: 1600 - total flux cleaned = -0.00107434 Jy ! Component: 1650 - total flux cleaned = -0.00120229 Jy ! Component: 1700 - total flux cleaned = -0.00132816 Jy ! Component: 1750 - total flux cleaned = -0.00145252 Jy ! Component: 1800 - total flux cleaned = -0.00154509 Jy ! Component: 1850 - total flux cleaned = -0.00175793 Jy ! Component: 1900 - total flux cleaned = -0.00193897 Jy ! Component: 1950 - total flux cleaned = -0.00202875 Jy ! Component: 2000 - total flux cleaned = -0.00208822 Jy ! Component: 2050 - total flux cleaned = -0.00208793 Jy ! Component: 2100 - total flux cleaned = -0.00214647 Jy ! Component: 2150 - total flux cleaned = -0.00211764 Jy ! Component: 2200 - total flux cleaned = -0.0021759 Jy ! Component: 2250 - total flux cleaned = -0.00229141 Jy ! Component: 2300 - total flux cleaned = -0.00246412 Jy ! Component: 2350 - total flux cleaned = -0.0026081 Jy ! Component: 2400 - total flux cleaned = -0.00272299 Jy ! Component: 2450 - total flux cleaned = -0.00280909 Jy ! Component: 2500 - total flux cleaned = -0.00286669 Jy ! Component: 2550 - total flux cleaned = -0.00292445 Jy ! Component: 2600 - total flux cleaned = -0.00304014 Jy ! Component: 2650 - total flux cleaned = -0.00304006 Jy ! Component: 2700 - total flux cleaned = -0.00318559 Jy ! Component: 2750 - total flux cleaned = -0.00324433 Jy ! Component: 2800 - total flux cleaned = -0.00333275 Jy ! Component: 2850 - total flux cleaned = -0.00339208 Jy ! Component: 2900 - total flux cleaned = -0.00345175 Jy ! Component: 2950 - total flux cleaned = -0.003512 Jy ! Component: 3000 - total flux cleaned = -0.00357258 Jy ! Component: 3050 - total flux cleaned = -0.00357264 Jy ! Component: 3100 - total flux cleaned = -0.00357275 Jy ! Component: 3150 - total flux cleaned = -0.00360405 Jy ! Component: 3200 - total flux cleaned = -0.00357264 Jy ! Component: 3250 - total flux cleaned = -0.00360423 Jy ! Component: 3300 - total flux cleaned = -0.00366793 Jy ! Component: 3350 - total flux cleaned = -0.00357138 Jy ! Component: 3400 - total flux cleaned = -0.00360384 Jy ! Component: 3450 - total flux cleaned = -0.00357144 Jy ! Component: 3500 - total flux cleaned = -0.00353806 Jy ! Component: 3550 - total flux cleaned = -0.00357109 Jy ! Component: 3600 - total flux cleaned = -0.00363868 Jy ! Component: 3650 - total flux cleaned = -0.00356985 Jy ! Component: 3700 - total flux cleaned = -0.0036388 Jy ! Component: 3750 - total flux cleaned = -0.0036742 Jy ! Component: 3800 - total flux cleaned = -0.00370959 Jy ! Component: 3850 - total flux cleaned = -0.00374563 Jy ! Component: 3900 - total flux cleaned = -0.00370945 Jy ! Component: 3950 - total flux cleaned = -0.00367269 Jy ! Component: 4000 - total flux cleaned = -0.00367271 Jy ! Component: 4050 - total flux cleaned = -0.00367304 Jy ! Total flux subtracted in 4096 components = -0.00359693 Jy ! Clean residual min=-0.002321 max=0.002124 Jy/beam ! Clean residual mean=-0.000024 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.639334 Jy keep ! Adding 190 model components to the UV plane model. ! The established model now contains 270 components and 0.639333 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J0726+7911_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.478 x 13.09 at 59.54 degrees (North through East) ! Clean map min=-0.0056148 max=0.58488 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0726+7911_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.584885 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000677062 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.34728 0.34728 0.694559 1.38912 2.77824 5.55647 11.1129 22.2259 44.4518 88.9036 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.584 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 863.857 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0726+7911_S_uvs.log closed on Wed Apr 6 22:47:44 2016