! Started logfile: /scr/pima/bg219g_uvs/J1628+4734_S_uvs.log on Thu Apr 7 07:19:58 2016 obs /scr/pima/bg219g_uvs/J1628+4734_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1628+4734_S_uva.fits ! AN table 1: 31 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.921659 visibilities/baseline/integration-bin. ! Found source: J1628+4734 ! ! 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 3200 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/bg219g_uvs/J1628+4734_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.025860Jy sigma=24.728906 ! Fit after self-cal, rms=0.813535Jy sigma=19.665326 ! 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.572 mas, bmaj=9.92 mas, bpa=26.93 degrees ! Estimated noise=0.835564 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.139656 Jy ! Component: 100 - total flux cleaned = 0.175812 Jy ! Total flux subtracted in 100 components = 0.175812 Jy ! Clean residual min=-0.009626 max=0.015732 Jy/beam ! Clean residual mean=-0.000009 rms=0.003169 Jy/beam ! Combined flux in latest and established models = 0.175812 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.175812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066882Jy sigma=1.557290 ! Fit after self-cal, rms=0.066857Jy sigma=1.556662 ! 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.133 mas, bmaj=10.79 mas, bpa=26.5 degrees ! Estimated noise=0.561218 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.0211031 Jy ! Component: 100 - total flux cleaned = 0.0319318 Jy ! Component: 150 - total flux cleaned = 0.0384826 Jy ! Component: 200 - total flux cleaned = 0.0429188 Jy ! Total flux subtracted in 200 components = 0.0429188 Jy ! Clean residual min=-0.006064 max=0.004918 Jy/beam ! Clean residual mean=-0.000007 rms=0.001457 Jy/beam ! Combined flux in latest and established models = 0.218731 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 41 components and 0.218731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060202Jy sigma=1.381848 ! Fit after self-cal, rms=0.060181Jy sigma=1.381197 ! 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.133 x 10.79 at 26.5 degrees (North through East) ! Clean map min=-0.0058969 max=0.1882 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 1.01 KP 1.00 LA 0.96 MK 1.01 ! NL 0.99 OV 0.98 PT 0.98 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 KP 1.01 LA 0.96 MK 1.02 ! NL 0.95 OV 0.96 PT 0.98 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 KP 1.04 LA 0.97 MK 1.10 ! NL 1.03 OV 1.02 PT 1.08 SC 1.07 ! ! ! Fit before self-cal, rms=0.060181Jy sigma=1.381197 ! Fit after self-cal, rms=0.059839Jy sigma=1.356905 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.161 mas, bmaj=10.86 mas, bpa=26.47 degrees ! Estimated noise=0.567725 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.000928347 Jy ! Component: 100 - total flux cleaned = 0.00103226 Jy ! Component: 150 - total flux cleaned = 0.00118115 Jy ! Component: 200 - total flux cleaned = 0.00136512 Jy ! Total flux subtracted in 200 components = 0.00136512 Jy ! Clean residual min=-0.004475 max=0.003864 Jy/beam ! Clean residual mean=-0.000001 rms=0.001123 Jy/beam ! Combined flux in latest and established models = 0.220096 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 51 components and 0.220096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059629Jy sigma=1.351466 ! Fit after self-cal, rms=0.059624Jy sigma=1.351329 ! 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.059624Jy sigma=1.351329 ! Fit after self-cal, rms=0.060100Jy sigma=1.350657 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.163 mas, bmaj=10.85 mas, bpa=26.48 degrees ! Estimated noise=0.572153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140514 Jy ! Component: 100 - total flux cleaned = 0.00153144 Jy ! Component: 150 - total flux cleaned = 0.00153612 Jy ! Component: 200 - total flux cleaned = 0.00153546 Jy ! Total flux subtracted in 200 components = 0.00153546 Jy ! Clean residual min=-0.004589 max=0.003882 Jy/beam ! Clean residual mean=-0.000001 rms=0.001103 Jy/beam ! Combined flux in latest and established models = 0.221631 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 64 components and 0.221631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059999Jy sigma=1.348077 ! Fit after self-cal, rms=0.059999Jy sigma=1.348064 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 = -8.95657e-05 Jy ! Component: 100 - total flux cleaned = -0.000130515 Jy ! Component: 150 - total flux cleaned = -0.000168083 Jy ! Component: 200 - total flux cleaned = -0.000202919 Jy ! Total flux subtracted in 200 components = -0.000202919 Jy ! Clean residual min=-0.004509 max=0.003837 Jy/beam ! Clean residual mean=-0.000001 rms=0.001072 Jy/beam ! Combined flux in latest and established models = 0.221429 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 72 components and 0.221429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059957Jy sigma=1.346972 ! Fit after self-cal, rms=0.059955Jy sigma=1.346961 ! 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.059955Jy sigma=1.346961 ! Fit after self-cal, rms=0.060401Jy sigma=1.346258 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.164 mas, bmaj=10.85 mas, bpa=26.51 degrees ! Estimated noise=0.57647 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143515 Jy ! Component: 100 - total flux cleaned = 0.00152485 Jy ! Component: 150 - total flux cleaned = 0.00152723 Jy ! Component: 200 - total flux cleaned = 0.00149217 Jy ! Total flux subtracted in 200 components = 0.00149217 Jy ! Clean residual min=-0.004631 max=0.003887 Jy/beam ! Clean residual mean=-0.000001 rms=0.001079 Jy/beam ! Combined flux in latest and established models = 0.222921 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 74 components and 0.222921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060349Jy sigma=1.344758 ! Fit after self-cal, rms=0.060350Jy sigma=1.344752 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.43696e-05 Jy ! Component: 100 - total flux cleaned = -6.48103e-05 Jy ! Component: 150 - total flux cleaned = -9.39915e-05 Jy ! Component: 200 - total flux cleaned = -0.000121725 Jy ! Total flux subtracted in 200 components = -0.000121725 Jy ! Clean residual min=-0.004575 max=0.003852 Jy/beam ! Clean residual mean=-0.000001 rms=0.001060 Jy/beam ! Combined flux in latest and established models = 0.222799 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 77 components and 0.222799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060327Jy sigma=1.344106 ! Fit after self-cal, rms=0.060326Jy sigma=1.344101 ! 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.060326Jy sigma=1.344101 ! Fit after self-cal, rms=0.060677Jy sigma=1.343654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.182 mas, bmaj=11.08 mas, bpa=24.74 degrees ! Estimated noise=0.712608 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00025057 Jy ! Component: 100 - total flux cleaned = -0.000362415 Jy ! Component: 150 - total flux cleaned = -0.000460383 Jy ! Component: 200 - total flux cleaned = -0.000547097 Jy ! Total flux subtracted in 200 components = -0.000547097 Jy ! Clean residual min=-0.004239 max=0.003354 Jy/beam ! Clean residual mean=-0.000004 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.222252 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 87 components and 0.222252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060678Jy sigma=1.343090 ! Fit after self-cal, rms=0.060667Jy sigma=1.342996 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.000123399 Jy ! Component: 100 - total flux cleaned = -0.000191436 Jy ! Component: 150 - total flux cleaned = -0.000254382 Jy ! Component: 200 - total flux cleaned = -0.000283857 Jy ! Total flux subtracted in 200 components = -0.000283857 Jy ! Clean residual min=-0.003988 max=0.003253 Jy/beam ! Clean residual mean=-0.000004 rms=0.001042 Jy/beam ! Combined flux in latest and established models = 0.221968 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 91 components and 0.221968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060687Jy sigma=1.343072 ! Fit after self-cal, rms=0.060680Jy sigma=1.343033 ! 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.164 mas, bmaj=10.84 mas, bpa=26.53 degrees ! Estimated noise=0.57988 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.164 x 10.84 at 26.53 degrees (North through East) ! Clean map min=-0.0040806 max=0.19472 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.584 mas, bmaj=9.991 mas, bpa=27.03 degrees ! Estimated noise=0.875403 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.146232 Jy ! Component: 100 - total flux cleaned = 0.183059 Jy ! Component: 150 - total flux cleaned = 0.200601 Jy ! Component: 200 - total flux cleaned = 0.210634 Jy ! Total flux subtracted in 200 components = 0.210634 Jy ! Clean residual min=-0.006818 max=0.007287 Jy/beam ! Clean residual mean=-0.000004 rms=0.001849 Jy/beam ! Combined flux in latest and established models = 0.210634 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.210634 Jy ! Inverting map and beam ! Estimated beam: bmin=3.164 mas, bmaj=10.84 mas, bpa=26.53 degrees ! Estimated noise=0.57988 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.00766779 Jy ! Component: 100 - total flux cleaned = 0.011311 Jy ! Component: 150 - total flux cleaned = 0.0126643 Jy ! Component: 200 - total flux cleaned = 0.0132663 Jy ! Total flux subtracted in 200 components = 0.0132663 Jy ! Clean residual min=-0.005286 max=0.004164 Jy/beam ! Clean residual mean=-0.000001 rms=0.001248 Jy/beam ! Combined flux in latest and established models = 0.2239 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 42 components and 0.2239 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.182 mas, bmaj=11.08 mas, bpa=24.74 degrees ! Estimated noise=0.712608 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00136029 Jy ! Component: 100 - total flux cleaned = -0.00143729 Jy ! Component: 150 - total flux cleaned = -0.00150546 Jy ! Component: 200 - total flux cleaned = -0.00156792 Jy ! Total flux subtracted in 200 components = -0.00156792 Jy ! Clean residual min=-0.004787 max=0.003640 Jy/beam ! Clean residual mean=-0.000004 rms=0.001181 Jy/beam ! Combined flux in latest and established models = 0.222332 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.70905e-05 Jy ! Component: 100 - total flux cleaned = -0.000106913 Jy ! Component: 150 - total flux cleaned = -0.000150296 Jy ! Component: 200 - total flux cleaned = -0.000150234 Jy ! Total flux subtracted in 200 components = -0.000150234 Jy ! Clean residual min=-0.004399 max=0.003471 Jy/beam ! Clean residual mean=-0.000004 rms=0.001105 Jy/beam ! Combined flux in latest and established models = 0.222182 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 55 components and 0.222182 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.164 mas, bmaj=10.84 mas, bpa=26.53 degrees ! Estimated noise=0.57988 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000941119 Jy ! Component: 100 - total flux cleaned = 0.00117418 Jy ! Component: 150 - total flux cleaned = 0.0015684 Jy ! Component: 200 - total flux cleaned = 0.00185292 Jy ! Total flux subtracted in 200 components = 0.00185292 Jy ! Clean residual min=-0.004805 max=0.003954 Jy/beam ! Clean residual mean=-0.000001 rms=0.001094 Jy/beam ! Combined flux in latest and established models = 0.224035 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 67 components and 0.224035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060775Jy sigma=1.345301 ! Fit after self-cal, rms=0.060766Jy sigma=1.345236 wmodel /scr/pima/bg219g_uvs/J1628+4734_S_map.mod ! Writing 67 model components to file: /scr/pima/bg219g_uvs/J1628+4734_S_map.mod wobs /scr/pima/bg219g_uvs/J1628+4734_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1628+4734_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1628+4734_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219g_uvs/J1628+4734_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.0010153 Jy ! Component: 100 - total flux cleaned = -0.000811439 Jy ! Component: 150 - total flux cleaned = -0.000752721 Jy ! Component: 200 - total flux cleaned = -0.000694387 Jy ! Component: 250 - total flux cleaned = -0.000530602 Jy ! Component: 300 - total flux cleaned = -0.000324776 Jy ! Component: 350 - total flux cleaned = -0.000178271 Jy ! Component: 400 - total flux cleaned = -0.000131929 Jy ! Component: 450 - total flux cleaned = -0.000130398 Jy ! Component: 500 - total flux cleaned = 4.59534e-05 Jy ! Component: 550 - total flux cleaned = 0.000172051 Jy ! Component: 600 - total flux cleaned = 0.000252396 Jy ! Component: 650 - total flux cleaned = 0.000174639 Jy ! Component: 700 - total flux cleaned = 0.000175941 Jy ! Component: 750 - total flux cleaned = 0.000360202 Jy ! Component: 800 - total flux cleaned = 0.000503399 Jy ! Component: 850 - total flux cleaned = 0.000642621 Jy ! Component: 900 - total flux cleaned = 0.00081368 Jy ! Component: 950 - total flux cleaned = 0.000947269 Jy ! Component: 1000 - total flux cleaned = 0.00120858 Jy ! Component: 1050 - total flux cleaned = 0.00140001 Jy ! Component: 1100 - total flux cleaned = 0.00155585 Jy ! Component: 1150 - total flux cleaned = 0.00173885 Jy ! Component: 1200 - total flux cleaned = 0.00188856 Jy ! Component: 1250 - total flux cleaned = 0.00200696 Jy ! Component: 1300 - total flux cleaned = 0.00220931 Jy ! Component: 1350 - total flux cleaned = 0.00229445 Jy ! Component: 1400 - total flux cleaned = 0.00248942 Jy ! Component: 1450 - total flux cleaned = 0.0027086 Jy ! Component: 1500 - total flux cleaned = 0.00295152 Jy ! Component: 1550 - total flux cleaned = 0.00324373 Jy ! Component: 1600 - total flux cleaned = 0.00342729 Jy ! Component: 1650 - total flux cleaned = 0.00368679 Jy ! Component: 1700 - total flux cleaned = 0.00386653 Jy ! Component: 1750 - total flux cleaned = 0.00407016 Jy ! Component: 1800 - total flux cleaned = 0.00424637 Jy ! Component: 1850 - total flux cleaned = 0.00452067 Jy ! Component: 1900 - total flux cleaned = 0.00466877 Jy ! Component: 1950 - total flux cleaned = 0.00479147 Jy ! Component: 2000 - total flux cleaned = 0.00503432 Jy ! Component: 2050 - total flux cleaned = 0.00522675 Jy ! Component: 2100 - total flux cleaned = 0.00536985 Jy ! Component: 2150 - total flux cleaned = 0.00555924 Jy ! Component: 2200 - total flux cleaned = 0.00574716 Jy ! Component: 2250 - total flux cleaned = 0.00591022 Jy ! Component: 2300 - total flux cleaned = 0.00604887 Jy ! Component: 2350 - total flux cleaned = 0.00625548 Jy ! Component: 2400 - total flux cleaned = 0.0063693 Jy ! Component: 2450 - total flux cleaned = 0.006528 Jy ! Component: 2500 - total flux cleaned = 0.00673044 Jy ! Component: 2550 - total flux cleaned = 0.0068645 Jy ! Component: 2600 - total flux cleaned = 0.00704244 Jy ! Component: 2650 - total flux cleaned = 0.00717519 Jy ! Component: 2700 - total flux cleaned = 0.00732905 Jy ! Component: 2750 - total flux cleaned = 0.00746034 Jy ! Component: 2800 - total flux cleaned = 0.00759093 Jy ! Component: 2850 - total flux cleaned = 0.00776448 Jy ! Component: 2900 - total flux cleaned = 0.00787246 Jy ! Component: 2950 - total flux cleaned = 0.00802285 Jy ! Component: 3000 - total flux cleaned = 0.00815123 Jy ! Component: 3050 - total flux cleaned = 0.00827928 Jy ! Component: 3100 - total flux cleaned = 0.00836418 Jy ! Component: 3150 - total flux cleaned = 0.0085123 Jy ! Component: 3200 - total flux cleaned = 0.00861772 Jy ! Component: 3250 - total flux cleaned = 0.00868089 Jy ! Component: 3300 - total flux cleaned = 0.0087858 Jy ! Component: 3350 - total flux cleaned = 0.00886937 Jy ! Component: 3400 - total flux cleaned = 0.00886955 Jy ! Component: 3450 - total flux cleaned = 0.00901578 Jy ! Component: 3500 - total flux cleaned = 0.00909925 Jy ! Component: 3550 - total flux cleaned = 0.00922454 Jy ! Component: 3600 - total flux cleaned = 0.00926634 Jy ! Component: 3650 - total flux cleaned = 0.00932905 Jy ! Component: 3700 - total flux cleaned = 0.00937092 Jy ! Component: 3750 - total flux cleaned = 0.00939185 Jy ! Component: 3800 - total flux cleaned = 0.00947579 Jy ! Component: 3850 - total flux cleaned = 0.00949676 Jy ! Component: 3900 - total flux cleaned = 0.00953875 Jy ! Component: 3950 - total flux cleaned = 0.00960216 Jy ! Component: 4000 - total flux cleaned = 0.00970823 Jy ! Component: 4050 - total flux cleaned = 0.00972957 Jy ! Total flux subtracted in 4096 components = 0.00975082 Jy ! Clean residual min=-0.001205 max=0.001131 Jy/beam ! Clean residual mean=0.000005 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.233786 Jy keep ! Adding 248 model components to the UV plane model. ! The established model now contains 315 components and 0.233786 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1628+4734_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.164 x 10.84 at 26.53 degrees (North through East) ! Clean map min=-0.0026261 max=0.19467 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1628+4734_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.194674 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000370798 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.571414 0.571414 1.14283 2.28566 4.57131 9.14262 18.2852 36.5705 73.141 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.194 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 525.013 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1628+4734_S_uvs.log closed on Thu Apr 7 07:20:02 2016