! Started logfile: /scr/pima/bg219a_uvs/J1646+4059_S_uvs.log on Wed Apr 6 22:59:16 2016 obs /scr/pima/bg219a_uvs/J1646+4059_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1646+4059_S_uva.fits ! AN table 1: 28 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.678571 visibilities/baseline/integration-bin. ! Found source: J1646+4059 ! ! 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 1140 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/J1646+4059_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 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.037382Jy sigma=26.224023 ! Fit after self-cal, rms=0.719859Jy sigma=18.026797 ! 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.502 mas, bmaj=11.83 mas, bpa=25.47 degrees ! Estimated noise=1.27193 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.21483 Jy ! Component: 100 - total flux cleaned = 0.264059 Jy ! Total flux subtracted in 100 components = 0.264059 Jy ! Clean residual min=-0.011024 max=0.018303 Jy/beam ! Clean residual mean=0.000026 rms=0.003550 Jy/beam ! Combined flux in latest and established models = 0.264059 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.264059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055825Jy sigma=1.366721 ! Fit after self-cal, rms=0.055827Jy sigma=1.366443 ! 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.222 mas, bmaj=11.42 mas, bpa=24.69 degrees ! Estimated noise=0.917617 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.0236329 Jy ! Component: 100 - total flux cleaned = 0.0329114 Jy ! Component: 150 - total flux cleaned = 0.036276 Jy ! Component: 200 - total flux cleaned = 0.0376778 Jy ! Total flux subtracted in 200 components = 0.0376778 Jy ! Clean residual min=-0.005673 max=0.004397 Jy/beam ! Clean residual mean=0.000006 rms=0.001192 Jy/beam ! Combined flux in latest and established models = 0.301737 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 23 components and 0.301737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046899Jy sigma=1.117680 ! Fit after self-cal, rms=0.046897Jy sigma=1.116836 ! 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.222 x 11.42 at 24.69 degrees (North through East) ! Clean map min=-0.0052898 max=0.28134 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.97 MK 1.00 NL 0.98 OV 1.04 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 1.00 NL 1.01 OV 0.99 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 1.03 NL 0.97 OV 1.00 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 1.01 NL 0.99 OV 0.99 ! PT 1.00 SC 0.97 ! ! ! Fit before self-cal, rms=0.046897Jy sigma=1.116836 ! Fit after self-cal, rms=0.046356Jy sigma=1.103978 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.233 mas, bmaj=11.39 mas, bpa=24.7 degrees ! Estimated noise=0.913507 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.000312719 Jy ! Component: 100 - total flux cleaned = 0.000609061 Jy ! Component: 150 - total flux cleaned = 0.000914168 Jy ! Component: 200 - total flux cleaned = 0.00113217 Jy ! Total flux subtracted in 200 components = 0.00113217 Jy ! Clean residual min=-0.004557 max=0.003424 Jy/beam ! Clean residual mean=-0.000002 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.30287 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 41 components and 0.30287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046222Jy sigma=1.100423 ! Fit after self-cal, rms=0.046216Jy sigma=1.100208 ! 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.046216Jy sigma=1.100208 ! Fit after self-cal, rms=0.045908Jy sigma=1.089796 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.234 mas, bmaj=11.39 mas, bpa=24.71 degrees ! Estimated noise=0.913833 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00070007 Jy ! Component: 100 - total flux cleaned = 0.000846385 Jy ! Component: 150 - total flux cleaned = 0.000970588 Jy ! Component: 200 - total flux cleaned = 0.00107695 Jy ! Total flux subtracted in 200 components = 0.00107695 Jy ! Clean residual min=-0.004228 max=0.003218 Jy/beam ! Clean residual mean=0.000006 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.303946 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 50 components and 0.303947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045861Jy sigma=1.088478 ! Fit after self-cal, rms=0.045863Jy sigma=1.088369 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 = -4.85863e-05 Jy ! Component: 100 - total flux cleaned = 2.18644e-05 Jy ! Component: 150 - total flux cleaned = 8.32306e-05 Jy ! Component: 200 - total flux cleaned = 0.000120473 Jy ! Total flux subtracted in 200 components = 0.000120473 Jy ! Clean residual min=-0.004162 max=0.003170 Jy/beam ! Clean residual mean=0.000005 rms=0.000823 Jy/beam ! Combined flux in latest and established models = 0.304067 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 62 components and 0.304067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045845Jy sigma=1.087863 ! Fit after self-cal, rms=0.045844Jy sigma=1.087832 ! 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.045844Jy sigma=1.087832 ! Fit after self-cal, rms=0.045865Jy sigma=1.087777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.233 mas, bmaj=11.39 mas, bpa=24.71 degrees ! Estimated noise=0.914336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000416674 Jy ! Component: 100 - total flux cleaned = 0.000559882 Jy ! Component: 150 - total flux cleaned = 0.000606911 Jy ! Component: 200 - total flux cleaned = 0.000649898 Jy ! Total flux subtracted in 200 components = 0.000649898 Jy ! Clean residual min=-0.004089 max=0.003128 Jy/beam ! Clean residual mean=0.000007 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.304717 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 69 components and 0.304717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045853Jy sigma=1.087452 ! Fit after self-cal, rms=0.045854Jy sigma=1.087439 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 = -2.20367e-05 Jy ! Component: 100 - total flux cleaned = 1.72786e-05 Jy ! Component: 150 - total flux cleaned = 2.92996e-05 Jy ! Component: 200 - total flux cleaned = 4.08464e-05 Jy ! Total flux subtracted in 200 components = 4.08464e-05 Jy ! Clean residual min=-0.004058 max=0.003111 Jy/beam ! Clean residual mean=0.000007 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.304758 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 79 components and 0.304758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045848Jy sigma=1.087274 ! Fit after self-cal, rms=0.045849Jy sigma=1.087266 ! 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.045849Jy sigma=1.087266 ! Fit after self-cal, rms=0.045847Jy sigma=1.087232 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.182 mas, bmaj=11.92 mas, bpa=17.48 degrees ! Estimated noise=1.10396 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000344258 Jy ! Component: 100 - total flux cleaned = 0.000413152 Jy ! Component: 150 - total flux cleaned = 0.000459035 Jy ! Component: 200 - total flux cleaned = 0.000490443 Jy ! Total flux subtracted in 200 components = 0.000490443 Jy ! Clean residual min=-0.002949 max=0.002207 Jy/beam ! Clean residual mean=0.000014 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.305248 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 89 components and 0.305248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045846Jy sigma=1.087156 ! Fit after self-cal, rms=0.045845Jy sigma=1.087122 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.01158e-05 Jy ! Component: 100 - total flux cleaned = 5.2811e-05 Jy ! Component: 150 - total flux cleaned = 6.65843e-05 Jy ! Component: 200 - total flux cleaned = 7.83755e-05 Jy ! Total flux subtracted in 200 components = 7.83755e-05 Jy ! Clean residual min=-0.002889 max=0.002169 Jy/beam ! Clean residual mean=0.000014 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.305327 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 96 components and 0.305327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045846Jy sigma=1.087127 ! Fit after self-cal, rms=0.045846Jy sigma=1.087112 ! 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.232 mas, bmaj=11.39 mas, bpa=24.71 degrees ! Estimated noise=0.914555 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.232 x 11.39 at 24.71 degrees (North through East) ! Clean map min=-0.0037794 max=0.27968 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.509 mas, bmaj=11.8 mas, bpa=25.51 degrees ! Estimated noise=1.26673 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.213919 Jy ! Component: 100 - total flux cleaned = 0.262715 Jy ! Component: 150 - total flux cleaned = 0.28206 Jy ! Component: 200 - total flux cleaned = 0.291553 Jy ! Total flux subtracted in 200 components = 0.291553 Jy ! Clean residual min=-0.006508 max=0.005576 Jy/beam ! Clean residual mean=0.000010 rms=0.001613 Jy/beam ! Combined flux in latest and established models = 0.291553 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.291553 Jy ! Inverting map and beam ! Estimated beam: bmin=3.232 mas, bmaj=11.39 mas, bpa=24.71 degrees ! Estimated noise=0.914555 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.00646449 Jy ! Component: 100 - total flux cleaned = 0.00931623 Jy ! Component: 150 - total flux cleaned = 0.0105832 Jy ! Component: 200 - total flux cleaned = 0.0114634 Jy ! Total flux subtracted in 200 components = 0.0114634 Jy ! Clean residual min=-0.004445 max=0.003205 Jy/beam ! Clean residual mean=0.000011 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 0.303017 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 37 components and 0.303017 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.182 mas, bmaj=11.92 mas, bpa=17.48 degrees ! Estimated noise=1.10396 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00138922 Jy ! Component: 100 - total flux cleaned = 0.00166077 Jy ! Component: 150 - total flux cleaned = 0.00185362 Jy ! Component: 200 - total flux cleaned = 0.00194854 Jy ! Total flux subtracted in 200 components = 0.00194854 Jy ! Clean residual min=-0.002961 max=0.002264 Jy/beam ! Clean residual mean=0.000015 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.304965 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 = 5.51244e-05 Jy ! Component: 100 - total flux cleaned = 0.000100379 Jy ! Component: 150 - total flux cleaned = 0.000126313 Jy ! Component: 200 - total flux cleaned = 0.000159153 Jy ! Total flux subtracted in 200 components = 0.000159153 Jy ! Clean residual min=-0.002853 max=0.002223 Jy/beam ! Clean residual mean=0.000014 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.305124 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 72 components and 0.305124 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.232 mas, bmaj=11.39 mas, bpa=24.71 degrees ! Estimated noise=0.914555 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.39835e-05 Jy ! Component: 100 - total flux cleaned = -6.23273e-05 Jy ! Component: 150 - total flux cleaned = -6.24259e-05 Jy ! Component: 200 - total flux cleaned = -0.00012325 Jy ! Total flux subtracted in 200 components = -0.00012325 Jy ! Clean residual min=-0.003930 max=0.003082 Jy/beam ! Clean residual mean=0.000008 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.305001 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 82 components and 0.305001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045880Jy sigma=1.087907 ! Fit after self-cal, rms=0.045875Jy sigma=1.087826 wmodel /scr/pima/bg219a_uvs/J1646+4059_S_map.mod ! Writing 82 model components to file: /scr/pima/bg219a_uvs/J1646+4059_S_map.mod wobs /scr/pima/bg219a_uvs/J1646+4059_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1646+4059_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1646+4059_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219a_uvs/J1646+4059_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.00167564 Jy ! Component: 100 - total flux cleaned = -0.0023915 Jy ! Component: 150 - total flux cleaned = -0.00240064 Jy ! Component: 200 - total flux cleaned = -0.00213443 Jy ! Component: 250 - total flux cleaned = -0.00209299 Jy ! Component: 300 - total flux cleaned = -0.00205359 Jy ! Component: 350 - total flux cleaned = -0.00201367 Jy ! Component: 400 - total flux cleaned = -0.00194056 Jy ! Component: 450 - total flux cleaned = -0.00194197 Jy ! Component: 500 - total flux cleaned = -0.00194263 Jy ! Component: 550 - total flux cleaned = -0.00194208 Jy ! Component: 600 - total flux cleaned = -0.0019728 Jy ! Component: 650 - total flux cleaned = -0.00194295 Jy ! Component: 700 - total flux cleaned = -0.00200081 Jy ! Component: 750 - total flux cleaned = -0.00197347 Jy ! Component: 800 - total flux cleaned = -0.00200186 Jy ! Component: 850 - total flux cleaned = -0.00213297 Jy ! Component: 900 - total flux cleaned = -0.00226008 Jy ! Component: 950 - total flux cleaned = -0.00235923 Jy ! Component: 1000 - total flux cleaned = -0.0025042 Jy ! Component: 1050 - total flux cleaned = -0.00269252 Jy ! Component: 1100 - total flux cleaned = -0.00285308 Jy ! Component: 1150 - total flux cleaned = -0.00296562 Jy ! Component: 1200 - total flux cleaned = -0.00320637 Jy ! Component: 1250 - total flux cleaned = -0.0033559 Jy ! Component: 1300 - total flux cleaned = -0.00350248 Jy ! Component: 1350 - total flux cleaned = -0.0036254 Jy ! Component: 1400 - total flux cleaned = -0.00378669 Jy ! Component: 1450 - total flux cleaned = -0.00396464 Jy ! Component: 1500 - total flux cleaned = -0.00415879 Jy ! Component: 1550 - total flux cleaned = -0.00427331 Jy ! Component: 1600 - total flux cleaned = -0.00440511 Jy ! Component: 1650 - total flux cleaned = -0.00458944 Jy ! Component: 1700 - total flux cleaned = -0.00478909 Jy ! Component: 1750 - total flux cleaned = -0.00498563 Jy ! Component: 1800 - total flux cleaned = -0.00517932 Jy ! Component: 1850 - total flux cleaned = -0.00533541 Jy ! Component: 1900 - total flux cleaned = -0.00550696 Jy ! Component: 1950 - total flux cleaned = -0.0056597 Jy ! Component: 2000 - total flux cleaned = -0.00581065 Jy ! Component: 2050 - total flux cleaned = -0.00592685 Jy ! Component: 2100 - total flux cleaned = -0.00607508 Jy ! Component: 2150 - total flux cleaned = -0.00618932 Jy ! Component: 2200 - total flux cleaned = -0.00630256 Jy ! Component: 2250 - total flux cleaned = -0.00644707 Jy ! Component: 2300 - total flux cleaned = -0.0065427 Jy ! Component: 2350 - total flux cleaned = -0.00663778 Jy ! Component: 2400 - total flux cleaned = -0.00673216 Jy ! Component: 2450 - total flux cleaned = -0.00684181 Jy ! Component: 2500 - total flux cleaned = -0.00693532 Jy ! Component: 2550 - total flux cleaned = -0.00701284 Jy ! Component: 2600 - total flux cleaned = -0.00710548 Jy ! Component: 2650 - total flux cleaned = -0.007167 Jy ! Component: 2700 - total flux cleaned = -0.00725876 Jy ! Component: 2750 - total flux cleaned = -0.00731977 Jy ! Component: 2800 - total flux cleaned = -0.00735005 Jy ! Component: 2850 - total flux cleaned = -0.00742569 Jy ! Component: 2900 - total flux cleaned = -0.00745591 Jy ! Component: 2950 - total flux cleaned = -0.00751606 Jy ! Component: 3000 - total flux cleaned = -0.00759113 Jy ! Component: 3050 - total flux cleaned = -0.00765106 Jy ! Component: 3100 - total flux cleaned = -0.00772588 Jy ! Component: 3150 - total flux cleaned = -0.00784548 Jy ! Component: 3200 - total flux cleaned = -0.0079202 Jy ! Component: 3250 - total flux cleaned = -0.0079948 Jy ! Component: 3300 - total flux cleaned = -0.00809927 Jy ! Component: 3350 - total flux cleaned = -0.00815893 Jy ! Component: 3400 - total flux cleaned = -0.00827822 Jy ! Component: 3450 - total flux cleaned = -0.0083379 Jy ! Component: 3500 - total flux cleaned = -0.00844229 Jy ! Component: 3550 - total flux cleaned = -0.00853172 Jy ! Component: 3600 - total flux cleaned = -0.00863614 Jy ! Component: 3650 - total flux cleaned = -0.008681 Jy ! Component: 3700 - total flux cleaned = -0.00875578 Jy ! Component: 3750 - total flux cleaned = -0.00884563 Jy ! Component: 3800 - total flux cleaned = -0.00893566 Jy ! Component: 3850 - total flux cleaned = -0.00899585 Jy ! Component: 3900 - total flux cleaned = -0.00907108 Jy ! Component: 3950 - total flux cleaned = -0.00913146 Jy ! Component: 4000 - total flux cleaned = -0.00922214 Jy ! Component: 4050 - total flux cleaned = -0.00928274 Jy ! Total flux subtracted in 4096 components = -0.00935876 Jy ! Clean residual min=-0.000975 max=0.000849 Jy/beam ! Clean residual mean=0.000003 rms=0.000252 Jy/beam ! Combined flux in latest and established models = 0.295642 Jy keep ! Adding 228 model components to the UV plane model. ! The established model now contains 310 components and 0.295642 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1646+4059_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.232 x 11.39 at 24.71 degrees (North through East) ! Clean map min=-0.0022428 max=0.27905 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1646+4059_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.279047 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000262223 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.281912 0.281912 0.563825 1.12765 2.2553 4.5106 9.02119 18.0424 36.0848 72.1696 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.279 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1064.16 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1646+4059_S_uvs.log closed on Wed Apr 6 22:59:20 2016