! Started logfile: /scr/pima/bg219a_uvs/J2116+0536_S_uvs.log on Wed Apr 6 23:03:22 2016 obs /scr/pima/bg219a_uvs/J2116+0536_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J2116+0536_S_uva.fits ! AN table 1: 36 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J2116+0536 ! ! 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 1800 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/J2116+0536_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.027751Jy sigma=23.738800 ! Fit after self-cal, rms=0.849161Jy sigma=19.629848 ! 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.431 mas, bmaj=6.34 mas, bpa=-4.443 degrees ! Estimated noise=0.965821 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.118062 Jy ! Component: 100 - total flux cleaned = 0.143807 Jy ! Total flux subtracted in 100 components = 0.143807 Jy ! Clean residual min=-0.005903 max=0.007180 Jy/beam ! Clean residual mean=-0.000015 rms=0.001495 Jy/beam ! Combined flux in latest and established models = 0.143807 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.143807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057856Jy sigma=1.235452 ! Fit after self-cal, rms=0.057845Jy sigma=1.235376 ! 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.763 mas, bmaj=7.16 mas, bpa=-4.184 degrees ! Estimated noise=0.780799 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.0089363 Jy ! Component: 100 - total flux cleaned = 0.0128903 Jy ! Component: 150 - total flux cleaned = 0.0149517 Jy ! Component: 200 - total flux cleaned = 0.0161326 Jy ! Total flux subtracted in 200 components = 0.0161326 Jy ! Clean residual min=-0.004582 max=0.003960 Jy/beam ! Clean residual mean=-0.000013 rms=0.001064 Jy/beam ! Combined flux in latest and established models = 0.15994 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.15994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056641Jy sigma=1.203580 ! Fit after self-cal, rms=0.056638Jy sigma=1.203198 ! 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.763 x 7.16 at -4.184 degrees (North through East) ! Clean map min=-0.0043096 max=0.15262 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 1.00 MK 0.97 NL 1.03 OV 1.00 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 1.00 NL 1.04 OV 0.99 ! PT 0.96 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 1.03 NL 1.00 OV 1.01 ! PT 0.97 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.02 MK 1.00 NL 0.98 OV 0.96 ! PT 0.97 SC 0.98 ! ! ! Fit before self-cal, rms=0.056638Jy sigma=1.203198 ! Fit after self-cal, rms=0.056319Jy sigma=1.196869 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.765 mas, bmaj=7.166 mas, bpa=-4.094 degrees ! Estimated noise=0.777445 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.000139351 Jy ! Component: 100 - total flux cleaned = 0.0001378 Jy ! Component: 150 - total flux cleaned = 0.000115561 Jy ! Component: 200 - total flux cleaned = 9.81605e-05 Jy ! Total flux subtracted in 200 components = 9.81605e-05 Jy ! Clean residual min=-0.003865 max=0.003648 Jy/beam ! Clean residual mean=-0.000007 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.160038 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 30 components and 0.160038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056302Jy sigma=1.196502 ! Fit after self-cal, rms=0.056319Jy sigma=1.196365 ! 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.056319Jy sigma=1.196365 ! Fit after self-cal, rms=0.056372Jy sigma=1.190142 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.763 mas, bmaj=7.147 mas, bpa=-4.121 degrees ! Estimated noise=0.777526 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.60456e-05 Jy ! Component: 100 - total flux cleaned = -7.86772e-05 Jy ! Component: 150 - total flux cleaned = -0.000102815 Jy ! Component: 200 - total flux cleaned = -0.00010223 Jy ! Total flux subtracted in 200 components = -0.00010223 Jy ! Clean residual min=-0.003513 max=0.003195 Jy/beam ! Clean residual mean=-0.000005 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.159936 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 37 components and 0.159936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056347Jy sigma=1.189797 ! Fit after self-cal, rms=0.056353Jy sigma=1.189692 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.000120592 Jy ! Component: 100 - total flux cleaned = -0.000103149 Jy ! Component: 150 - total flux cleaned = -0.000103299 Jy ! Component: 200 - total flux cleaned = -8.90646e-05 Jy ! Total flux subtracted in 200 components = -8.90646e-05 Jy ! Clean residual min=-0.003516 max=0.003200 Jy/beam ! Clean residual mean=-0.000005 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.159847 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 37 components and 0.159847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056341Jy sigma=1.189511 ! Fit after self-cal, rms=0.056338Jy sigma=1.189480 ! 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.056338Jy sigma=1.189480 ! Fit after self-cal, rms=0.056266Jy sigma=1.189433 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.762 mas, bmaj=7.145 mas, bpa=-4.141 degrees ! Estimated noise=0.776228 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000109868 Jy ! Component: 100 - total flux cleaned = -0.000109514 Jy ! Component: 150 - total flux cleaned = -9.54633e-05 Jy ! Component: 200 - total flux cleaned = -8.2203e-05 Jy ! Total flux subtracted in 200 components = -8.2203e-05 Jy ! Clean residual min=-0.003454 max=0.003229 Jy/beam ! Clean residual mean=-0.000004 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.159764 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.159764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056257Jy sigma=1.189283 ! Fit after self-cal, rms=0.056255Jy sigma=1.189262 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 = -1.36344e-06 Jy ! Component: 100 - total flux cleaned = -1.5334e-06 Jy ! Component: 150 - total flux cleaned = 1.10179e-05 Jy ! Component: 200 - total flux cleaned = 2.22539e-05 Jy ! Total flux subtracted in 200 components = 2.22539e-05 Jy ! Clean residual min=-0.003455 max=0.003230 Jy/beam ! Clean residual mean=-0.000004 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.159787 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 39 components and 0.159787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056249Jy sigma=1.189141 ! Fit after self-cal, rms=0.056248Jy sigma=1.189126 ! 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.056248Jy sigma=1.189126 ! Fit after self-cal, rms=0.056224Jy sigma=1.189114 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.582 mas, bmaj=13.66 mas, bpa=-5.021 degrees ! Estimated noise=1.0449 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000772283 Jy ! Component: 100 - total flux cleaned = 0.000828683 Jy ! Component: 150 - total flux cleaned = 0.000885701 Jy ! Component: 200 - total flux cleaned = 0.000922746 Jy ! Total flux subtracted in 200 components = 0.000922746 Jy ! Clean residual min=-0.003428 max=0.003178 Jy/beam ! Clean residual mean=-0.000008 rms=0.000958 Jy/beam ! Combined flux in latest and established models = 0.160709 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 42 components and 0.160709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056234Jy sigma=1.189209 ! Fit after self-cal, rms=0.056234Jy sigma=1.189174 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.000118695 Jy ! Component: 100 - total flux cleaned = 0.000126644 Jy ! Component: 150 - total flux cleaned = 0.000142043 Jy ! Component: 200 - total flux cleaned = 0.000156275 Jy ! Total flux subtracted in 200 components = 0.000156275 Jy ! Clean residual min=-0.003397 max=0.003149 Jy/beam ! Clean residual mean=-0.000007 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.160866 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 44 components and 0.160866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056241Jy sigma=1.189288 ! Fit after self-cal, rms=0.056241Jy sigma=1.189272 ! 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.762 mas, bmaj=7.145 mas, bpa=-4.163 degrees ! Estimated noise=0.775666 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.762 x 7.145 at -4.163 degrees (North through East) ! Clean map min=-0.0031894 max=0.15177 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.429 mas, bmaj=6.317 mas, bpa=-4.445 degrees ! Estimated noise=0.958071 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.117073 Jy ! Component: 100 - total flux cleaned = 0.142603 Jy ! Component: 150 - total flux cleaned = 0.149711 Jy ! Component: 200 - total flux cleaned = 0.153135 Jy ! Total flux subtracted in 200 components = 0.153135 Jy ! Clean residual min=-0.004536 max=0.003650 Jy/beam ! Clean residual mean=-0.000006 rms=0.001064 Jy/beam ! Combined flux in latest and established models = 0.153135 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.153135 Jy ! Inverting map and beam ! Estimated beam: bmin=2.762 mas, bmaj=7.145 mas, bpa=-4.163 degrees ! Estimated noise=0.775666 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.00363915 Jy ! Component: 100 - total flux cleaned = 0.00549456 Jy ! Component: 150 - total flux cleaned = 0.00585049 Jy ! Component: 200 - total flux cleaned = 0.0059371 Jy ! Total flux subtracted in 200 components = 0.0059371 Jy ! Clean residual min=-0.003572 max=0.003186 Jy/beam ! Clean residual mean=-0.000005 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.159072 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 31 components and 0.159072 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.582 mas, bmaj=13.66 mas, bpa=-5.021 degrees ! Estimated noise=1.0449 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00165055 Jy ! Component: 100 - total flux cleaned = 0.00198648 Jy ! Component: 150 - total flux cleaned = 0.00202678 Jy ! Component: 200 - total flux cleaned = 0.002046 Jy ! Total flux subtracted in 200 components = 0.002046 Jy ! Clean residual min=-0.003444 max=0.003141 Jy/beam ! Clean residual mean=-0.000006 rms=0.000933 Jy/beam ! Combined flux in latest and established models = 0.161118 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 = 1.46383e-05 Jy ! Component: 100 - total flux cleaned = 2.57532e-05 Jy ! Component: 150 - total flux cleaned = 3.07985e-05 Jy ! Component: 200 - total flux cleaned = 3.57294e-05 Jy ! Total flux subtracted in 200 components = 3.57294e-05 Jy ! Clean residual min=-0.003428 max=0.003121 Jy/beam ! Clean residual mean=-0.000006 rms=0.000932 Jy/beam ! Combined flux in latest and established models = 0.161154 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.161154 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.762 mas, bmaj=7.145 mas, bpa=-4.163 degrees ! Estimated noise=0.775666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000602478 Jy ! Component: 100 - total flux cleaned = -0.000906953 Jy ! Component: 150 - total flux cleaned = -0.00109649 Jy ! Component: 200 - total flux cleaned = -0.00115026 Jy ! Total flux subtracted in 200 components = -0.00115026 Jy ! Clean residual min=-0.003447 max=0.003121 Jy/beam ! Clean residual mean=-0.000004 rms=0.000823 Jy/beam ! Combined flux in latest and established models = 0.160004 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 44 components and 0.160004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056248Jy sigma=1.189424 ! Fit after self-cal, rms=0.056251Jy sigma=1.189394 wmodel /scr/pima/bg219a_uvs/J2116+0536_S_map.mod ! Writing 44 model components to file: /scr/pima/bg219a_uvs/J2116+0536_S_map.mod wobs /scr/pima/bg219a_uvs/J2116+0536_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J2116+0536_S_uvs.fits wwins /scr/pima/bg219a_uvs/J2116+0536_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219a_uvs/J2116+0536_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.00132428 Jy ! Component: 100 - total flux cleaned = -0.00220207 Jy ! Component: 150 - total flux cleaned = -0.00250488 Jy ! Component: 200 - total flux cleaned = -0.00269024 Jy ! Component: 250 - total flux cleaned = -0.00268787 Jy ! Component: 300 - total flux cleaned = -0.00277126 Jy ! Component: 350 - total flux cleaned = -0.00297255 Jy ! Component: 400 - total flux cleaned = -0.00289456 Jy ! Component: 450 - total flux cleaned = -0.00289495 Jy ! Component: 500 - total flux cleaned = -0.00289472 Jy ! Component: 550 - total flux cleaned = -0.00282466 Jy ! Component: 600 - total flux cleaned = -0.00282397 Jy ! Component: 650 - total flux cleaned = -0.00282319 Jy ! Component: 700 - total flux cleaned = -0.00282298 Jy ! Component: 750 - total flux cleaned = -0.00279198 Jy ! Component: 800 - total flux cleaned = -0.00279208 Jy ! Component: 850 - total flux cleaned = -0.00270263 Jy ! Component: 900 - total flux cleaned = -0.00264463 Jy ! Component: 950 - total flux cleaned = -0.00255928 Jy ! Component: 1000 - total flux cleaned = -0.00244826 Jy ! Component: 1050 - total flux cleaned = -0.00239379 Jy ! Component: 1100 - total flux cleaned = -0.00231381 Jy ! Component: 1150 - total flux cleaned = -0.00220938 Jy ! Component: 1200 - total flux cleaned = -0.00208134 Jy ! Component: 1250 - total flux cleaned = -0.00200561 Jy ! Component: 1300 - total flux cleaned = -0.00188128 Jy ! Component: 1350 - total flux cleaned = -0.00173489 Jy ! Component: 1400 - total flux cleaned = -0.00161557 Jy ! Component: 1450 - total flux cleaned = -0.0014985 Jy ! Component: 1500 - total flux cleaned = -0.00138295 Jy ! Component: 1550 - total flux cleaned = -0.0012464 Jy ! Component: 1600 - total flux cleaned = -0.00120157 Jy ! Component: 1650 - total flux cleaned = -0.00109153 Jy ! Component: 1700 - total flux cleaned = -0.00106989 Jy ! Component: 1750 - total flux cleaned = -0.00100548 Jy ! Component: 1800 - total flux cleaned = -0.00100575 Jy ! Component: 1850 - total flux cleaned = -0.000963939 Jy ! Component: 1900 - total flux cleaned = -0.000964129 Jy ! Component: 1950 - total flux cleaned = -0.000984606 Jy ! Component: 2000 - total flux cleaned = -0.000984842 Jy ! Component: 2050 - total flux cleaned = -0.000984954 Jy ! Component: 2100 - total flux cleaned = -0.00104418 Jy ! Component: 2150 - total flux cleaned = -0.00106343 Jy ! Component: 2200 - total flux cleaned = -0.00106339 Jy ! Component: 2250 - total flux cleaned = -0.00110138 Jy ! Component: 2300 - total flux cleaned = -0.00113901 Jy ! Component: 2350 - total flux cleaned = -0.00115765 Jy ! Component: 2400 - total flux cleaned = -0.00121286 Jy ! Component: 2450 - total flux cleaned = -0.00126761 Jy ! Component: 2500 - total flux cleaned = -0.0013036 Jy ! Component: 2550 - total flux cleaned = -0.00137497 Jy ! Component: 2600 - total flux cleaned = -0.00139274 Jy ! Component: 2650 - total flux cleaned = -0.00148033 Jy ! Component: 2700 - total flux cleaned = -0.00151516 Jy ! Component: 2750 - total flux cleaned = -0.00154959 Jy ! Component: 2800 - total flux cleaned = -0.00153243 Jy ! Component: 2850 - total flux cleaned = -0.00156634 Jy ! Component: 2900 - total flux cleaned = -0.00156628 Jy ! Component: 2950 - total flux cleaned = -0.00156629 Jy ! Component: 3000 - total flux cleaned = -0.00159946 Jy ! Component: 3050 - total flux cleaned = -0.00158294 Jy ! Component: 3100 - total flux cleaned = -0.00158299 Jy ! Component: 3150 - total flux cleaned = -0.00156653 Jy ! Component: 3200 - total flux cleaned = -0.00155019 Jy ! Component: 3250 - total flux cleaned = -0.00153389 Jy ! Component: 3300 - total flux cleaned = -0.00146906 Jy ! Component: 3350 - total flux cleaned = -0.00143674 Jy ! Component: 3400 - total flux cleaned = -0.00135631 Jy ! Component: 3450 - total flux cleaned = -0.0013242 Jy ! Component: 3500 - total flux cleaned = -0.00137213 Jy ! Component: 3550 - total flux cleaned = -0.00134023 Jy ! Component: 3600 - total flux cleaned = -0.00135616 Jy ! Component: 3650 - total flux cleaned = -0.00138782 Jy ! Component: 3700 - total flux cleaned = -0.00141935 Jy ! Component: 3750 - total flux cleaned = -0.00141923 Jy ! Component: 3800 - total flux cleaned = -0.00141918 Jy ! Component: 3850 - total flux cleaned = -0.00143501 Jy ! Component: 3900 - total flux cleaned = -0.00143502 Jy ! Component: 3950 - total flux cleaned = -0.0014508 Jy ! Component: 4000 - total flux cleaned = -0.00146653 Jy ! Component: 4050 - total flux cleaned = -0.00146658 Jy ! Total flux subtracted in 4096 components = -0.00145086 Jy ! Clean residual min=-0.000918 max=0.000819 Jy/beam ! Clean residual mean=-0.000002 rms=0.000256 Jy/beam ! Combined flux in latest and established models = 0.158553 Jy keep ! Adding 241 model components to the UV plane model. ! The established model now contains 285 components and 0.158553 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J2116+0536_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.762 x 7.145 at -4.163 degrees (North through East) ! Clean map min=-0.0028564 max=0.15124 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J2116+0536_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.151245 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000253125 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.502084 0.502084 1.00417 2.00834 4.01667 8.03334 16.0667 32.1334 64.2667 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.151 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 597.509 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J2116+0536_S_uvs.log closed on Wed Apr 6 23:03:26 2016