! Started logfile: /scr/pima/bg219b_uvs/J1706+1208_S_uvs.log on Thu Apr 7 01:28:05 2016 obs /scr/pima/bg219b_uvs/J1706+1208_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J1706+1208_S_uva.fits ! AN table 1: 47 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.881324 visibilities/baseline/integration-bin. ! Found source: J1706+1208 ! ! 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 7456 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/bg219b_uvs/J1706+1208_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.010965Jy sigma=25.166101 ! Fit after self-cal, rms=0.848892Jy sigma=21.097153 ! 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.688 mas, bmaj=6.725 mas, bpa=-3.191 degrees ! Estimated noise=0.453111 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.114864 Jy ! Component: 100 - total flux cleaned = 0.146216 Jy ! Total flux subtracted in 100 components = 0.146216 Jy ! Clean residual min=-0.004749 max=0.013035 Jy/beam ! Clean residual mean=0.000022 rms=0.001371 Jy/beam ! Combined flux in latest and established models = 0.146216 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.146216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066924Jy sigma=1.463118 ! Fit after self-cal, rms=0.066809Jy sigma=1.460610 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0137911 Jy ! Component: 100 - total flux cleaned = 0.0200942 Jy ! Total flux subtracted in 100 components = 0.0200942 Jy ! Clean residual min=-0.003482 max=0.004094 Jy/beam ! Clean residual mean=0.000010 rms=0.000861 Jy/beam ! Combined flux in latest and established models = 0.16631 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 14 components and 0.16631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063653Jy sigma=1.379802 ! Fit after self-cal, rms=0.063596Jy sigma=1.378568 ! 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.167 mas, bmaj=7.686 mas, bpa=-3.832 degrees ! Estimated noise=0.344916 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 (3, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00508482 Jy ! Component: 100 - total flux cleaned = 0.00720846 Jy ! Component: 150 - total flux cleaned = 0.00843366 Jy ! Component: 200 - total flux cleaned = 0.00928638 Jy ! Total flux subtracted in 200 components = 0.00928638 Jy ! Clean residual min=-0.002429 max=0.002552 Jy/beam ! Clean residual mean=0.000007 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.175597 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 39 components and 0.175597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063075Jy sigma=1.367121 ! Fit after self-cal, rms=0.063036Jy sigma=1.366101 ! 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.167 x 7.686 at -3.832 degrees (North through East) ! Clean map min=-0.0023862 max=0.14904 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.04 HN 0.99 KP 1.03 ! LA 0.96 MK 0.99 NL 1.00 OV 1.00 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.05 HN 1.03 KP 1.01 ! LA 0.99 MK 1.06 NL 0.99 OV 1.01 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 0.97 KP 1.01 ! LA 0.94 MK 1.05 NL 1.00 OV 1.00 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 0.98 KP 1.02 ! LA 0.98 MK 0.98 NL 1.00 OV 0.98 ! PT 0.95 SC 1.01 ! ! ! Fit before self-cal, rms=0.063036Jy sigma=1.366101 ! Fit after self-cal, rms=0.062207Jy sigma=1.359763 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.179 mas, bmaj=7.699 mas, bpa=-3.752 degrees ! Estimated noise=0.344479 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.000661122 Jy ! Component: 100 - total flux cleaned = 0.000946083 Jy ! Component: 150 - total flux cleaned = 0.000977438 Jy ! Component: 200 - total flux cleaned = 0.001003 Jy ! Total flux subtracted in 200 components = 0.001003 Jy ! Clean residual min=-0.002098 max=0.002250 Jy/beam ! Clean residual mean=0.000002 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.1766 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 56 components and 0.1766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062146Jy sigma=1.358581 ! Fit after self-cal, rms=0.062149Jy sigma=1.358402 ! 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.062149Jy sigma=1.358402 ! Fit after self-cal, rms=0.062320Jy sigma=1.354481 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.174 mas, bmaj=7.687 mas, bpa=-3.837 degrees ! Estimated noise=0.346115 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100162 Jy ! Component: 100 - total flux cleaned = 0.00125025 Jy ! Component: 150 - total flux cleaned = 0.00137653 Jy ! Component: 200 - total flux cleaned = 0.00148416 Jy ! Total flux subtracted in 200 components = 0.00148416 Jy ! Clean residual min=-0.002019 max=0.002094 Jy/beam ! Clean residual mean=0.000000 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.178084 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 76 components and 0.178084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062276Jy sigma=1.353900 ! Fit after self-cal, rms=0.062276Jy sigma=1.353824 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.44905e-05 Jy ! Component: 100 - total flux cleaned = 7.38012e-05 Jy ! Component: 150 - total flux cleaned = 9.08953e-05 Jy ! Component: 200 - total flux cleaned = 0.000107485 Jy ! Total flux subtracted in 200 components = 0.000107485 Jy ! Clean residual min=-0.001966 max=0.002038 Jy/beam ! Clean residual mean=0.000000 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.178191 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 89 components and 0.178191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062261Jy sigma=1.353611 ! Fit after self-cal, rms=0.062261Jy sigma=1.353591 ! 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.062261Jy sigma=1.353591 ! Fit after self-cal, rms=0.062447Jy sigma=1.353341 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.171 mas, bmaj=7.679 mas, bpa=-3.856 degrees ! Estimated noise=0.347558 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000861892 Jy ! Component: 100 - total flux cleaned = 0.00122233 Jy ! Component: 150 - total flux cleaned = 0.0013119 Jy ! Component: 200 - total flux cleaned = 0.00132665 Jy ! Total flux subtracted in 200 components = 0.00132665 Jy ! Clean residual min=-0.001961 max=0.002044 Jy/beam ! Clean residual mean=0.000000 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.179518 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 95 components and 0.179518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062419Jy sigma=1.353098 ! Fit after self-cal, rms=0.062418Jy sigma=1.353083 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.22217e-05 Jy ! Component: 100 - total flux cleaned = 6.13146e-05 Jy ! Component: 150 - total flux cleaned = 7.54723e-05 Jy ! Component: 200 - total flux cleaned = 0.000101525 Jy ! Total flux subtracted in 200 components = 0.000101525 Jy ! Clean residual min=-0.001923 max=0.002006 Jy/beam ! Clean residual mean=0.000000 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.17962 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 103 components and 0.17962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062410Jy sigma=1.352961 ! Fit after self-cal, rms=0.062410Jy sigma=1.352953 ! 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.062410Jy sigma=1.352953 ! Fit after self-cal, rms=0.062584Jy sigma=1.352793 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.246 mas, bmaj=11.27 mas, bpa=-4.26 degrees ! Estimated noise=0.44052 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00131808 Jy ! Component: 100 - total flux cleaned = 0.00172824 Jy ! Component: 150 - total flux cleaned = 0.00178464 Jy ! Component: 200 - total flux cleaned = 0.00181546 Jy ! Total flux subtracted in 200 components = 0.00181546 Jy ! Clean residual min=-0.002369 max=0.002635 Jy/beam ! Clean residual mean=0.000001 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.181435 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 115 components and 0.181435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062571Jy sigma=1.352845 ! Fit after self-cal, rms=0.062567Jy sigma=1.352735 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.000223535 Jy ! Component: 100 - total flux cleaned = 0.00022511 Jy ! Component: 150 - total flux cleaned = 0.00025377 Jy ! Component: 200 - total flux cleaned = 0.000278343 Jy ! Total flux subtracted in 200 components = 0.000278343 Jy ! Clean residual min=-0.002331 max=0.002582 Jy/beam ! Clean residual mean=0.000001 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.181713 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 121 components and 0.181713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062570Jy sigma=1.352861 ! Fit after self-cal, rms=0.062570Jy sigma=1.352832 ! 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.169 mas, bmaj=7.672 mas, bpa=-3.864 degrees ! Estimated noise=0.348893 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.169 x 7.672 at -3.864 degrees (North through East) ! Clean map min=-0.0031883 max=0.14951 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.689 mas, bmaj=6.72 mas, bpa=-3.246 degrees ! Estimated noise=0.457366 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.115738 Jy ! Component: 100 - total flux cleaned = 0.148168 Jy ! Component: 150 - total flux cleaned = 0.162067 Jy ! Component: 200 - total flux cleaned = 0.169075 Jy ! Total flux subtracted in 200 components = 0.169075 Jy ! Clean residual min=-0.003692 max=0.003615 Jy/beam ! Clean residual mean=0.000006 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.169075 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.169075 Jy ! Inverting map and beam ! Estimated beam: bmin=3.169 mas, bmaj=7.672 mas, bpa=-3.864 degrees ! Estimated noise=0.348893 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.00535768 Jy ! Component: 100 - total flux cleaned = 0.00750207 Jy ! Component: 150 - total flux cleaned = 0.00864233 Jy ! Component: 200 - total flux cleaned = 0.00963055 Jy ! Total flux subtracted in 200 components = 0.00963055 Jy ! Clean residual min=-0.002149 max=0.002103 Jy/beam ! Clean residual mean=0.000002 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.178706 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 42 components and 0.178706 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.246 mas, bmaj=11.27 mas, bpa=-4.26 degrees ! Estimated noise=0.44052 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00193701 Jy ! Component: 100 - total flux cleaned = 0.00246342 Jy ! Component: 150 - total flux cleaned = 0.0027657 Jy ! Component: 200 - total flux cleaned = 0.00285086 Jy ! Total flux subtracted in 200 components = 0.00285086 Jy ! Clean residual min=-0.002384 max=0.002572 Jy/beam ! Clean residual mean=0.000001 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.181556 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 = 9.05347e-05 Jy ! Component: 100 - total flux cleaned = 0.000160846 Jy ! Component: 150 - total flux cleaned = 0.000190273 Jy ! Component: 200 - total flux cleaned = 0.000216044 Jy ! Total flux subtracted in 200 components = 0.000216044 Jy ! Clean residual min=-0.002349 max=0.002520 Jy/beam ! Clean residual mean=0.000001 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.181772 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 79 components and 0.181772 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.169 mas, bmaj=7.672 mas, bpa=-3.864 degrees ! Estimated noise=0.348893 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000257256 Jy ! Component: 100 - total flux cleaned = 0.000155078 Jy ! Component: 150 - total flux cleaned = 9.84209e-05 Jy ! Component: 200 - total flux cleaned = 7.31033e-05 Jy ! Total flux subtracted in 200 components = 7.31033e-05 Jy ! Clean residual min=-0.001947 max=0.002019 Jy/beam ! Clean residual mean=-0.000000 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.181846 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 96 components and 0.181846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062590Jy sigma=1.353483 ! Fit after self-cal, rms=0.062588Jy sigma=1.353430 wmodel /scr/pima/bg219b_uvs/J1706+1208_S_map.mod ! Writing 96 model components to file: /scr/pima/bg219b_uvs/J1706+1208_S_map.mod wobs /scr/pima/bg219b_uvs/J1706+1208_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J1706+1208_S_uvs.fits wwins /scr/pima/bg219b_uvs/J1706+1208_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219b_uvs/J1706+1208_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.000223657 Jy ! Component: 100 - total flux cleaned = 0.000123 Jy ! Component: 150 - total flux cleaned = -4.35307e-06 Jy ! Component: 200 - total flux cleaned = -9.4976e-05 Jy ! Component: 250 - total flux cleaned = -0.000154105 Jy ! Component: 300 - total flux cleaned = -0.000154275 Jy ! Component: 350 - total flux cleaned = -0.00021058 Jy ! Component: 400 - total flux cleaned = -0.000237947 Jy ! Component: 450 - total flux cleaned = -0.00023802 Jy ! Component: 500 - total flux cleaned = -0.000264831 Jy ! Component: 550 - total flux cleaned = -0.000265153 Jy ! Component: 600 - total flux cleaned = -0.000240353 Jy ! Component: 650 - total flux cleaned = -0.000314569 Jy ! Component: 700 - total flux cleaned = -0.000362696 Jy ! Component: 750 - total flux cleaned = -0.000434095 Jy ! Component: 800 - total flux cleaned = -0.000527822 Jy ! Component: 850 - total flux cleaned = -0.000619901 Jy ! Component: 900 - total flux cleaned = -0.00071039 Jy ! Component: 950 - total flux cleaned = -0.000687839 Jy ! Component: 1000 - total flux cleaned = -0.000709835 Jy ! Component: 1050 - total flux cleaned = -0.000796763 Jy ! Component: 1100 - total flux cleaned = -0.000818611 Jy ! Component: 1150 - total flux cleaned = -0.000840218 Jy ! Component: 1200 - total flux cleaned = -0.000945191 Jy ! Component: 1250 - total flux cleaned = -0.000965625 Jy ! Component: 1300 - total flux cleaned = -0.00102649 Jy ! Component: 1350 - total flux cleaned = -0.00104632 Jy ! Component: 1400 - total flux cleaned = -0.00106606 Jy ! Component: 1450 - total flux cleaned = -0.00114543 Jy ! Component: 1500 - total flux cleaned = -0.00118421 Jy ! Component: 1550 - total flux cleaned = -0.00110655 Jy ! Component: 1600 - total flux cleaned = -0.00116407 Jy ! Component: 1650 - total flux cleaned = -0.00120198 Jy ! Component: 1700 - total flux cleaned = -0.00118266 Jy ! Component: 1750 - total flux cleaned = -0.00118279 Jy ! Component: 1800 - total flux cleaned = -0.00123804 Jy ! Component: 1850 - total flux cleaned = -0.00118313 Jy ! Component: 1900 - total flux cleaned = -0.00125546 Jy ! Component: 1950 - total flux cleaned = -0.00127345 Jy ! Component: 2000 - total flux cleaned = -0.00127332 Jy ! Component: 2050 - total flux cleaned = -0.00125579 Jy ! Component: 2100 - total flux cleaned = -0.00120346 Jy ! Component: 2150 - total flux cleaned = -0.00120375 Jy ! Component: 2200 - total flux cleaned = -0.00122088 Jy ! Component: 2250 - total flux cleaned = -0.00127215 Jy ! Component: 2300 - total flux cleaned = -0.00130612 Jy ! Component: 2350 - total flux cleaned = -0.00133962 Jy ! Component: 2400 - total flux cleaned = -0.00130656 Jy ! Component: 2450 - total flux cleaned = -0.00138907 Jy ! Component: 2500 - total flux cleaned = -0.00137255 Jy ! Component: 2550 - total flux cleaned = -0.00142154 Jy ! Component: 2600 - total flux cleaned = -0.00146988 Jy ! Component: 2650 - total flux cleaned = -0.00153372 Jy ! Component: 2700 - total flux cleaned = -0.00150193 Jy ! Component: 2750 - total flux cleaned = -0.00156532 Jy ! Component: 2800 - total flux cleaned = -0.00159674 Jy ! Component: 2850 - total flux cleaned = -0.00169002 Jy ! Component: 2900 - total flux cleaned = -0.00162831 Jy ! Component: 2950 - total flux cleaned = -0.00173572 Jy ! Component: 3000 - total flux cleaned = -0.00178127 Jy ! Component: 3050 - total flux cleaned = -0.00179633 Jy ! Component: 3100 - total flux cleaned = -0.00182641 Jy ! Component: 3150 - total flux cleaned = -0.00184122 Jy ! Component: 3200 - total flux cleaned = -0.00187084 Jy ! Component: 3250 - total flux cleaned = -0.00190042 Jy ! Component: 3300 - total flux cleaned = -0.0019589 Jy ! Component: 3350 - total flux cleaned = -0.00190082 Jy ! Component: 3400 - total flux cleaned = -0.00200209 Jy ! Component: 3450 - total flux cleaned = -0.00205936 Jy ! Component: 3500 - total flux cleaned = -0.00204504 Jy ! Component: 3550 - total flux cleaned = -0.00208765 Jy ! Component: 3600 - total flux cleaned = -0.00207341 Jy ! Component: 3650 - total flux cleaned = -0.00205946 Jy ! Component: 3700 - total flux cleaned = -0.00208728 Jy ! Component: 3750 - total flux cleaned = -0.0020595 Jy ! Component: 3800 - total flux cleaned = -0.00210074 Jy ! Component: 3850 - total flux cleaned = -0.0021553 Jy ! Component: 3900 - total flux cleaned = -0.0021145 Jy ! Component: 3950 - total flux cleaned = -0.0021145 Jy ! Component: 4000 - total flux cleaned = -0.00214133 Jy ! Component: 4050 - total flux cleaned = -0.00210127 Jy ! Total flux subtracted in 4096 components = -0.00214103 Jy ! Clean residual min=-0.000761 max=0.001062 Jy/beam ! Clean residual mean=-0.000000 rms=0.000246 Jy/beam ! Combined flux in latest and established models = 0.179705 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 394 components and 0.179704 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219b_uvs/J1706+1208_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.169 x 7.672 at -3.864 degrees (North through East) ! Clean map min=-0.0026554 max=0.14987 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J1706+1208_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.149873 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000241759 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.483927 0.483927 0.967854 1.93571 3.87142 7.74283 15.4857 30.9713 61.9427 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.149 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 619.928 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J1706+1208_S_uvs.log closed on Thu Apr 7 01:28:09 2016