! Started logfile: /scr/pima/bg219e_uvs/J1353+0151_S_uvs.log on Thu Apr 7 06:46:13 2016 obs /scr/pima/bg219e_uvs/J1353+0151_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1353+0151_S_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.735673 visibilities/baseline/integration-bin. ! Found source: J1353+0151 ! ! 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 7548 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219e_uvs/J1353+0151_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 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008367Jy sigma=21.623354 ! Fit after self-cal, rms=0.915507Jy sigma=19.544243 ! 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.116 mas, bmaj=7.333 mas, bpa=5.112 degrees ! Estimated noise=0.602502 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.0651401 Jy ! Component: 100 - total flux cleaned = 0.0892021 Jy ! Total flux subtracted in 100 components = 0.0892021 Jy ! Clean residual min=-0.007720 max=0.017680 Jy/beam ! Clean residual mean=0.000016 rms=0.002637 Jy/beam ! Combined flux in latest and established models = 0.0892021 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0892021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081335Jy sigma=1.721478 ! Fit after self-cal, rms=0.079993Jy sigma=1.696511 ! Inverting map ! Added new window around map position (-3.5, -10). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0178575 Jy ! Component: 100 - total flux cleaned = 0.0290715 Jy ! Total flux subtracted in 100 components = 0.0290715 Jy ! Clean residual min=-0.006806 max=0.010209 Jy/beam ! Clean residual mean=0.000005 rms=0.002069 Jy/beam ! Combined flux in latest and established models = 0.118274 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 37 components and 0.118274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074499Jy sigma=1.566056 ! Fit after self-cal, rms=0.074103Jy sigma=1.559557 ! 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.894 mas, bmaj=8.433 mas, bpa=3.932 degrees ! Estimated noise=0.392639 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.0131498 Jy ! Component: 100 - total flux cleaned = 0.0209439 Jy ! Component: 150 - total flux cleaned = 0.0261248 Jy ! Component: 200 - total flux cleaned = 0.0296469 Jy ! Total flux subtracted in 200 components = 0.0296469 Jy ! Clean residual min=-0.006921 max=0.010792 Jy/beam ! Clean residual mean=-0.000002 rms=0.002232 Jy/beam ! Combined flux in latest and established models = 0.14792 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 79 components and 0.14792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071659Jy sigma=1.502159 ! Fit after self-cal, rms=0.071412Jy sigma=1.498389 ! 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.894 x 8.433 at 3.932 degrees (North through East) ! Clean map min=-0.0070574 max=0.084686 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.97 FD 0.90 HN 1.02 KP 0.94 ! LA 1.04 MK 0.97 NL 1.00 OV 0.98 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.89 HN 1.02 KP 0.93 ! LA 1.04 MK 1.00 NL 0.95 OV 0.94 ! PT 1.14 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.88 HN 1.07 KP 0.94 ! LA 1.05 MK 1.00 NL 0.98 OV 0.94 ! PT 1.15 SC 1.12 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.92 HN 1.08 KP 0.92 ! LA 1.05 MK 1.19 NL 0.99 OV 0.99 ! PT 1.05 SC 1.07 ! ! ! Fit before self-cal, rms=0.071412Jy sigma=1.498389 ! Fit after self-cal, rms=0.071066Jy sigma=1.484912 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.979 mas, bmaj=8.548 mas, bpa=3.574 degrees ! Estimated noise=0.386049 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 (-13, -18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00982533 Jy ! Component: 100 - total flux cleaned = 0.0119598 Jy ! Component: 150 - total flux cleaned = 0.012377 Jy ! Component: 200 - total flux cleaned = 0.0124961 Jy ! Total flux subtracted in 200 components = 0.0124961 Jy ! Clean residual min=-0.005545 max=0.006607 Jy/beam ! Clean residual mean=0.000008 rms=0.001679 Jy/beam ! Combined flux in latest and established models = 0.160417 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 118 components and 0.160417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069717Jy sigma=1.452548 ! Fit after self-cal, rms=0.069456Jy sigma=1.446337 ! 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.069456Jy sigma=1.446337 ! Fit after self-cal, rms=0.067718Jy sigma=1.434166 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.995 mas, bmaj=8.585 mas, bpa=3.935 degrees ! Estimated noise=0.37729 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00169622 Jy ! Component: 100 - total flux cleaned = -0.00182911 Jy ! Component: 150 - total flux cleaned = -0.00208719 Jy ! Component: 200 - total flux cleaned = -0.00238262 Jy ! Total flux subtracted in 200 components = -0.00238262 Jy ! Clean residual min=-0.004627 max=0.005759 Jy/beam ! Clean residual mean=0.000002 rms=0.001427 Jy/beam ! Combined flux in latest and established models = 0.158034 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 134 components and 0.158034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067369Jy sigma=1.425232 ! Fit after self-cal, rms=0.067306Jy sigma=1.424058 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 (-84.5, 48). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00569835 Jy ! Component: 100 - total flux cleaned = 0.00862276 Jy ! Component: 150 - total flux cleaned = 0.00908759 Jy ! Component: 200 - total flux cleaned = 0.0094033 Jy ! Total flux subtracted in 200 components = 0.0094033 Jy ! Clean residual min=-0.004403 max=0.004635 Jy/beam ! Clean residual mean=0.000001 rms=0.001233 Jy/beam ! Combined flux in latest and established models = 0.167437 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 188 components and 0.167437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066821Jy sigma=1.410810 ! Fit after self-cal, rms=0.066732Jy sigma=1.408341 ! 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.066732Jy sigma=1.408341 ! Fit after self-cal, rms=0.065589Jy sigma=1.406905 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.006 mas, bmaj=8.599 mas, bpa=4.086 degrees ! Estimated noise=0.370251 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.3922e-06 Jy ! Component: 100 - total flux cleaned = 0.000909341 Jy ! Component: 150 - total flux cleaned = 0.00151141 Jy ! Component: 200 - total flux cleaned = 0.00170322 Jy ! Total flux subtracted in 200 components = 0.00170322 Jy ! Clean residual min=-0.003981 max=0.004199 Jy/beam ! Clean residual mean=0.000001 rms=0.001089 Jy/beam ! Combined flux in latest and established models = 0.169141 Jy selfcal ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 219 components and 0.169141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065390Jy sigma=1.401369 ! Fit after self-cal, rms=0.065364Jy sigma=1.400668 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.00103874 Jy ! Component: 100 - total flux cleaned = 0.00142657 Jy ! Component: 150 - total flux cleaned = 0.00159528 Jy ! Component: 200 - total flux cleaned = 0.00189779 Jy ! Total flux subtracted in 200 components = 0.00189779 Jy ! Clean residual min=-0.003942 max=0.004180 Jy/beam ! Clean residual mean=0.000001 rms=0.001043 Jy/beam ! Combined flux in latest and established models = 0.171038 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 246 components and 0.171038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065269Jy sigma=1.398064 ! Fit after self-cal, rms=0.065260Jy sigma=1.397722 ! 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.065260Jy sigma=1.397722 ! Fit after self-cal, rms=0.064702Jy sigma=1.397142 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.802 mas, bmaj=12.3 mas, bpa=0.7826 degrees ! Estimated noise=0.414575 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000724903 Jy ! Component: 100 - total flux cleaned = -0.000402223 Jy ! Component: 150 - total flux cleaned = -0.000141588 Jy ! Component: 200 - total flux cleaned = 2.0999e-05 Jy ! Total flux subtracted in 200 components = 2.0999e-05 Jy ! Clean residual min=-0.005047 max=0.004964 Jy/beam ! Clean residual mean=0.000004 rms=0.001426 Jy/beam ! Combined flux in latest and established models = 0.171059 Jy selfcal ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 275 components and 0.171059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064629Jy sigma=1.394796 ! Fit after self-cal, rms=0.064617Jy sigma=1.394320 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.000661235 Jy ! Component: 100 - total flux cleaned = 0.00115394 Jy ! Component: 150 - total flux cleaned = 0.00129661 Jy ! Component: 200 - total flux cleaned = 0.00146961 Jy ! Total flux subtracted in 200 components = 0.00146961 Jy ! Clean residual min=-0.004936 max=0.004818 Jy/beam ! Clean residual mean=0.000005 rms=0.001373 Jy/beam ! Combined flux in latest and established models = 0.172529 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 288 components and 0.172529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064587Jy sigma=1.393345 ! Fit after self-cal, rms=0.064581Jy sigma=1.393085 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.015 mas, bmaj=8.612 mas, bpa=4.168 degrees ! Estimated noise=0.366074 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.015 x 8.612 at 4.168 degrees (North through East) ! Clean map min=-0.0038094 max=0.078149 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.214 mas, bmaj=7.486 mas, bpa=5.462 degrees ! Estimated noise=0.574281 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0629702 Jy ! Component: 100 - total flux cleaned = 0.0893174 Jy ! Component: 150 - total flux cleaned = 0.105628 Jy ! Component: 200 - total flux cleaned = 0.117754 Jy ! Total flux subtracted in 200 components = 0.117754 Jy ! Clean residual min=-0.005471 max=0.007167 Jy/beam ! Clean residual mean=0.000005 rms=0.001706 Jy/beam ! Combined flux in latest and established models = 0.117754 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 40 model components to the UV plane model. ! The established model now contains 40 components and 0.117754 Jy ! Inverting map and beam ! Estimated beam: bmin=4.015 mas, bmaj=8.612 mas, bpa=4.168 degrees ! Estimated noise=0.366074 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.0129322 Jy ! Component: 100 - total flux cleaned = 0.0220292 Jy ! Component: 150 - total flux cleaned = 0.0290348 Jy ! Component: 200 - total flux cleaned = 0.0345747 Jy ! Total flux subtracted in 200 components = 0.0345747 Jy ! Clean residual min=-0.004431 max=0.006172 Jy/beam ! Clean residual mean=0.000001 rms=0.001303 Jy/beam ! Combined flux in latest and established models = 0.152328 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 113 components and 0.152328 Jy ! Inverting map ! Added new window around map position (-70, 63.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00573473 Jy ! Component: 100 - total flux cleaned = 0.009568 Jy ! Component: 150 - total flux cleaned = 0.0122119 Jy ! Component: 200 - total flux cleaned = 0.0142488 Jy ! Total flux subtracted in 200 components = 0.0142488 Jy ! Clean residual min=-0.003584 max=0.003979 Jy/beam ! Clean residual mean=0.000001 rms=0.001004 Jy/beam ! Combined flux in latest and established models = 0.166577 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 164 components and 0.166577 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.802 mas, bmaj=12.3 mas, bpa=0.7826 degrees ! Estimated noise=0.414575 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0034444 Jy ! Component: 100 - total flux cleaned = 0.00561149 Jy ! Component: 150 - total flux cleaned = 0.00683023 Jy ! Component: 200 - total flux cleaned = 0.00765384 Jy ! Total flux subtracted in 200 components = 0.00765384 Jy ! Clean residual min=-0.004077 max=0.004638 Jy/beam ! Clean residual mean=0.000002 rms=0.001239 Jy/beam ! Combined flux in latest and established models = 0.174231 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.000428749 Jy ! Component: 100 - total flux cleaned = 0.000767467 Jy ! Component: 150 - total flux cleaned = 0.00102978 Jy ! Component: 200 - total flux cleaned = 0.00127682 Jy ! Total flux subtracted in 200 components = 0.00127682 Jy ! Clean residual min=-0.004095 max=0.004461 Jy/beam ! Clean residual mean=0.000002 rms=0.001193 Jy/beam ! Combined flux in latest and established models = 0.175508 Jy ! Adding 92 model components to the UV plane model. ! The established model now contains 246 components and 0.175508 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.015 mas, bmaj=8.612 mas, bpa=4.168 degrees ! Estimated noise=0.366074 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000693039 Jy ! Component: 100 - total flux cleaned = -0.000762537 Jy ! Component: 150 - total flux cleaned = -0.000704802 Jy ! Component: 200 - total flux cleaned = -0.000442764 Jy ! Total flux subtracted in 200 components = -0.000442764 Jy ! Clean residual min=-0.003457 max=0.003453 Jy/beam ! Clean residual mean=0.000001 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.175065 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 272 components and 0.175065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064503Jy sigma=1.389632 ! Fit after self-cal, rms=0.064394Jy sigma=1.387586 wmodel /scr/pima/bg219e_uvs/J1353+0151_S_map.mod ! Writing 272 model components to file: /scr/pima/bg219e_uvs/J1353+0151_S_map.mod wobs /scr/pima/bg219e_uvs/J1353+0151_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J1353+0151_S_uvs.fits wwins /scr/pima/bg219e_uvs/J1353+0151_S_map.win ! wwins: Wrote 5 windows to /scr/pima/bg219e_uvs/J1353+0151_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.00035453 Jy ! Component: 100 - total flux cleaned = -0.000521618 Jy ! Component: 150 - total flux cleaned = -0.000776864 Jy ! Component: 200 - total flux cleaned = -0.000918591 Jy ! Component: 250 - total flux cleaned = -0.00109778 Jy ! Component: 300 - total flux cleaned = -0.00127037 Jy ! Component: 350 - total flux cleaned = -0.00143538 Jy ! Component: 400 - total flux cleaned = -0.00155372 Jy ! Component: 450 - total flux cleaned = -0.00155286 Jy ! Component: 500 - total flux cleaned = -0.00155305 Jy ! Component: 550 - total flux cleaned = -0.00166082 Jy ! Component: 600 - total flux cleaned = -0.00173054 Jy ! Component: 650 - total flux cleaned = -0.00176371 Jy ! Component: 700 - total flux cleaned = -0.00172959 Jy ! Component: 750 - total flux cleaned = -0.00163313 Jy ! Component: 800 - total flux cleaned = -0.00157093 Jy ! Component: 850 - total flux cleaned = -0.00144978 Jy ! Component: 900 - total flux cleaned = -0.00136132 Jy ! Component: 950 - total flux cleaned = -0.00127454 Jy ! Component: 1000 - total flux cleaned = -0.00127476 Jy ! Component: 1050 - total flux cleaned = -0.00127433 Jy ! Component: 1100 - total flux cleaned = -0.0013559 Jy ! Component: 1150 - total flux cleaned = -0.00132912 Jy ! Component: 1200 - total flux cleaned = -0.00140871 Jy ! Component: 1250 - total flux cleaned = -0.00151171 Jy ! Component: 1300 - total flux cleaned = -0.00151188 Jy ! Component: 1350 - total flux cleaned = -0.00163603 Jy ! Component: 1400 - total flux cleaned = -0.00166048 Jy ! Component: 1450 - total flux cleaned = -0.00175715 Jy ! Component: 1500 - total flux cleaned = -0.00187542 Jy ! Component: 1550 - total flux cleaned = -0.00187511 Jy ! Component: 1600 - total flux cleaned = -0.00187516 Jy ! Component: 1650 - total flux cleaned = -0.00194273 Jy ! Component: 1700 - total flux cleaned = -0.00191996 Jy ! Component: 1750 - total flux cleaned = -0.002007 Jy ! Component: 1800 - total flux cleaned = -0.00194175 Jy ! Component: 1850 - total flux cleaned = -0.001963 Jy ! Component: 1900 - total flux cleaned = -0.0019419 Jy ! Component: 1950 - total flux cleaned = -0.00194223 Jy ! Component: 2000 - total flux cleaned = -0.00190155 Jy ! Component: 2050 - total flux cleaned = -0.00194155 Jy ! Component: 2100 - total flux cleaned = -0.00186244 Jy ! Component: 2150 - total flux cleaned = -0.00184269 Jy ! Component: 2200 - total flux cleaned = -0.0017845 Jy ! Component: 2250 - total flux cleaned = -0.00166999 Jy ! Component: 2300 - total flux cleaned = -0.00165159 Jy ! Component: 2350 - total flux cleaned = -0.0015772 Jy ! Component: 2400 - total flux cleaned = -0.00157728 Jy ! Component: 2450 - total flux cleaned = -0.00157722 Jy ! Component: 2500 - total flux cleaned = -0.0015056 Jy ! Component: 2550 - total flux cleaned = -0.00143455 Jy ! Component: 2600 - total flux cleaned = -0.0013996 Jy ! Component: 2650 - total flux cleaned = -0.00136474 Jy ! Component: 2700 - total flux cleaned = -0.00126171 Jy ! Component: 2750 - total flux cleaned = -0.00112577 Jy ! Component: 2800 - total flux cleaned = -0.00114261 Jy ! Component: 2850 - total flux cleaned = -0.00114252 Jy ! Component: 2900 - total flux cleaned = -0.00109318 Jy ! Component: 2950 - total flux cleaned = -0.00104412 Jy ! Component: 3000 - total flux cleaned = -0.000979561 Jy ! Component: 3050 - total flux cleaned = -0.0010436 Jy ! Component: 3100 - total flux cleaned = -0.00101158 Jy ! Component: 3150 - total flux cleaned = -0.000964426 Jy ! Component: 3200 - total flux cleaned = -0.000886467 Jy ! Component: 3250 - total flux cleaned = -0.000917407 Jy ! Component: 3300 - total flux cleaned = -0.000932707 Jy ! Component: 3350 - total flux cleaned = -0.000811284 Jy ! Component: 3400 - total flux cleaned = -0.000841423 Jy ! Component: 3450 - total flux cleaned = -0.000856189 Jy ! Component: 3500 - total flux cleaned = -0.000826612 Jy ! Component: 3550 - total flux cleaned = -0.000768066 Jy ! Component: 3600 - total flux cleaned = -0.000724388 Jy ! Component: 3650 - total flux cleaned = -0.000796573 Jy ! Component: 3700 - total flux cleaned = -0.000810779 Jy ! Component: 3750 - total flux cleaned = -0.000768137 Jy ! Component: 3800 - total flux cleaned = -0.000782186 Jy ! Component: 3850 - total flux cleaned = -0.000712388 Jy ! Component: 3900 - total flux cleaned = -0.000698816 Jy ! Component: 3950 - total flux cleaned = -0.000739975 Jy ! Component: 4000 - total flux cleaned = -0.00076721 Jy ! Component: 4050 - total flux cleaned = -0.000767387 Jy ! Total flux subtracted in 4096 components = -0.000767438 Jy ! Clean residual min=-0.000763 max=0.000776 Jy/beam ! Clean residual mean=0.000001 rms=0.000269 Jy/beam ! Combined flux in latest and established models = 0.174298 Jy keep ! Adding 374 model components to the UV plane model. ! The established model now contains 646 components and 0.174298 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J1353+0151_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.015 x 8.612 at 4.168 degrees (North through East) ! Clean map min=-0.0020121 max=0.074818 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1353+0151_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0748181 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000259506 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.04055 1.04055 2.0811 4.1622 8.32439 16.6488 33.2976 66.5952 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.074 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 288.309 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1353+0151_S_uvs.log closed on Thu Apr 7 06:46:17 2016