! Started logfile: /scr/pima/bg219a_uvs/J2155+1914_S_uvs.log on Wed Apr 6 23:03:45 2016 obs /scr/pima/bg219a_uvs/J2155+1914_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J2155+1914_S_uva.fits ! AN table 1: 58 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J2155+1914 ! ! 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 2900 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/J2155+1914_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.003585Jy sigma=24.063213 ! Fit after self-cal, rms=0.909071Jy sigma=21.723801 ! 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.512 mas, bmaj=6.123 mas, bpa=-3.823 degrees ! Estimated noise=0.872916 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.071103 Jy ! Component: 100 - total flux cleaned = 0.089167 Jy ! Total flux subtracted in 100 components = 0.089167 Jy ! Clean residual min=-0.005708 max=0.007080 Jy/beam ! Clean residual mean=-0.000008 rms=0.001533 Jy/beam ! Combined flux in latest and established models = 0.089167 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.089167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055760Jy sigma=1.238234 ! Fit after self-cal, rms=0.055734Jy sigma=1.236109 ! 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.912 mas, bmaj=6.916 mas, bpa=-1.89 degrees ! Estimated noise=0.569442 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.00880802 Jy ! Component: 100 - total flux cleaned = 0.0126275 Jy ! Component: 150 - total flux cleaned = 0.0141194 Jy ! Component: 200 - total flux cleaned = 0.0142831 Jy ! Total flux subtracted in 200 components = 0.0142831 Jy ! Clean residual min=-0.002857 max=0.002902 Jy/beam ! Clean residual mean=0.000005 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.10345 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 19 components and 0.10345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054588Jy sigma=1.201614 ! Fit after self-cal, rms=0.054641Jy sigma=1.201133 ! 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.912 x 6.916 at -1.89 degrees (North through East) ! Clean map min=-0.0027392 max=0.093438 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.02 MK 1.04 NL 0.96 OV 1.01 ! PT 0.98 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 1.00 NL 0.98 OV 1.02 ! PT 0.94 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.02 MK 1.03 NL 0.95 OV 1.01 ! PT 1.06 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 1.00 NL 0.94 OV 1.01 ! PT 1.01 SC 0.94 ! ! ! Fit before self-cal, rms=0.054641Jy sigma=1.201133 ! Fit after self-cal, rms=0.054306Jy sigma=1.196937 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.923 mas, bmaj=6.905 mas, bpa=-1.877 degrees ! Estimated noise=0.565745 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.000633881 Jy ! Component: 100 - total flux cleaned = -0.000884781 Jy ! Component: 150 - total flux cleaned = -0.00094327 Jy ! Component: 200 - total flux cleaned = -0.000969504 Jy ! Total flux subtracted in 200 components = -0.000969504 Jy ! Clean residual min=-0.002467 max=0.002647 Jy/beam ! Clean residual mean=0.000002 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.102481 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 25 components and 0.102481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054261Jy sigma=1.195915 ! Fit after self-cal, rms=0.054279Jy sigma=1.195684 ! 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.054279Jy sigma=1.195684 ! Fit after self-cal, rms=0.054466Jy sigma=1.192222 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.919 mas, bmaj=6.872 mas, bpa=-1.995 degrees ! Estimated noise=0.565386 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000136521 Jy ! Component: 100 - total flux cleaned = 0.000137784 Jy ! Component: 150 - total flux cleaned = 0.000137347 Jy ! Component: 200 - total flux cleaned = 0.000119866 Jy ! Total flux subtracted in 200 components = 0.000119866 Jy ! Clean residual min=-0.002361 max=0.002346 Jy/beam ! Clean residual mean=0.000001 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.1026 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 29 components and 0.1026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054445Jy sigma=1.191805 ! Fit after self-cal, rms=0.054469Jy sigma=1.191634 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.58766e-05 Jy ! Component: 100 - total flux cleaned = -7.75448e-05 Jy ! Component: 150 - total flux cleaned = -0.000106956 Jy ! Component: 200 - total flux cleaned = -0.000120427 Jy ! Total flux subtracted in 200 components = -0.000120427 Jy ! Clean residual min=-0.002387 max=0.002304 Jy/beam ! Clean residual mean=0.000001 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.10248 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 33 components and 0.10248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054458Jy sigma=1.191409 ! Fit after self-cal, rms=0.054460Jy sigma=1.191366 ! 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.054460Jy sigma=1.191366 ! Fit after self-cal, rms=0.054343Jy sigma=1.191309 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.914 mas, bmaj=6.85 mas, bpa=-1.88 degrees ! Estimated noise=0.565145 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000276506 Jy ! Component: 100 - total flux cleaned = 0.000294218 Jy ! Component: 150 - total flux cleaned = 0.000254121 Jy ! Component: 200 - total flux cleaned = 0.000217171 Jy ! Total flux subtracted in 200 components = 0.000217171 Jy ! Clean residual min=-0.002382 max=0.002237 Jy/beam ! Clean residual mean=0.000001 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.102697 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.102697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054331Jy sigma=1.191133 ! Fit after self-cal, rms=0.054332Jy sigma=1.191102 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.20369e-05 Jy ! Component: 100 - total flux cleaned = -4.75936e-05 Jy ! Component: 150 - total flux cleaned = -6.96636e-05 Jy ! Component: 200 - total flux cleaned = -9.04668e-05 Jy ! Total flux subtracted in 200 components = -9.04668e-05 Jy ! Clean residual min=-0.002390 max=0.002190 Jy/beam ! Clean residual mean=0.000001 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.102607 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.102607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054326Jy sigma=1.190991 ! Fit after self-cal, rms=0.054329Jy sigma=1.190976 ! 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.054329Jy sigma=1.190976 ! Fit after self-cal, rms=0.054156Jy sigma=1.190926 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.457 mas, bmaj=13.62 mas, bpa=-4.256 degrees ! Estimated noise=0.714726 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000389332 Jy ! Component: 100 - total flux cleaned = 0.000389105 Jy ! Component: 150 - total flux cleaned = 0.000376636 Jy ! Component: 200 - total flux cleaned = 0.000360765 Jy ! Total flux subtracted in 200 components = 0.000360765 Jy ! Clean residual min=-0.002244 max=0.002244 Jy/beam ! Clean residual mean=0.000002 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.102967 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 41 components and 0.102967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054153Jy sigma=1.190893 ! Fit after self-cal, rms=0.054155Jy sigma=1.190837 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.60353e-05 Jy ! Component: 100 - total flux cleaned = -3.10881e-05 Jy ! Component: 150 - total flux cleaned = -4.30557e-05 Jy ! Component: 200 - total flux cleaned = -5.29585e-05 Jy ! Total flux subtracted in 200 components = -5.29585e-05 Jy ! Clean residual min=-0.002253 max=0.002231 Jy/beam ! Clean residual mean=0.000002 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.102915 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 51 components and 0.102915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054154Jy sigma=1.190836 ! Fit after self-cal, rms=0.054158Jy sigma=1.190814 ! 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.909 mas, bmaj=6.826 mas, bpa=-1.775 degrees ! Estimated noise=0.564447 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.909 x 6.826 at -1.775 degrees (North through East) ! Clean map min=-0.0022192 max=0.093726 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.511 mas, bmaj=6.046 mas, bpa=-3.608 degrees ! Estimated noise=0.864557 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0702728 Jy ! Component: 100 - total flux cleaned = 0.0889596 Jy ! Component: 150 - total flux cleaned = 0.0966504 Jy ! Component: 200 - total flux cleaned = 0.100516 Jy ! Total flux subtracted in 200 components = 0.100516 Jy ! Clean residual min=-0.004327 max=0.003951 Jy/beam ! Clean residual mean=-0.000001 rms=0.000993 Jy/beam ! Combined flux in latest and established models = 0.100516 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.100516 Jy ! Inverting map and beam ! Estimated beam: bmin=2.909 mas, bmaj=6.826 mas, bpa=-1.775 degrees ! Estimated noise=0.564447 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.00147852 Jy ! Component: 100 - total flux cleaned = 0.00192888 Jy ! Component: 150 - total flux cleaned = 0.00218662 Jy ! Component: 200 - total flux cleaned = 0.00234685 Jy ! Total flux subtracted in 200 components = 0.00234685 Jy ! Clean residual min=-0.002422 max=0.002512 Jy/beam ! Clean residual mean=0.000001 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.102862 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 36 components and 0.102862 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.457 mas, bmaj=13.62 mas, bpa=-4.256 degrees ! Estimated noise=0.714726 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000299616 Jy ! Component: 100 - total flux cleaned = 0.000303968 Jy ! Component: 150 - total flux cleaned = 0.000281362 Jy ! Component: 200 - total flux cleaned = 0.000260647 Jy ! Total flux subtracted in 200 components = 0.000260647 Jy ! Clean residual min=-0.002291 max=0.002324 Jy/beam ! Clean residual mean=0.000002 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.103123 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.01817e-06 Jy ! Component: 100 - total flux cleaned = -1.03037e-05 Jy ! Component: 150 - total flux cleaned = -1.09018e-05 Jy ! Component: 200 - total flux cleaned = -1.16424e-05 Jy ! Total flux subtracted in 200 components = -1.16424e-05 Jy ! Clean residual min=-0.002282 max=0.002297 Jy/beam ! Clean residual mean=0.000002 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.103111 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.103111 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.909 mas, bmaj=6.826 mas, bpa=-1.775 degrees ! Estimated noise=0.564447 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.96165e-05 Jy ! Component: 100 - total flux cleaned = -4.98028e-05 Jy ! Component: 150 - total flux cleaned = -7.48884e-05 Jy ! Component: 200 - total flux cleaned = -0.000119357 Jy ! Total flux subtracted in 200 components = -0.000119357 Jy ! Clean residual min=-0.002364 max=0.002336 Jy/beam ! Clean residual mean=0.000001 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.102992 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 49 components and 0.102992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054185Jy sigma=1.191527 ! Fit after self-cal, rms=0.054178Jy sigma=1.191411 wmodel /scr/pima/bg219a_uvs/J2155+1914_S_map.mod ! Writing 49 model components to file: /scr/pima/bg219a_uvs/J2155+1914_S_map.mod wobs /scr/pima/bg219a_uvs/J2155+1914_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J2155+1914_S_uvs.fits wwins /scr/pima/bg219a_uvs/J2155+1914_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219a_uvs/J2155+1914_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.000130008 Jy ! Component: 100 - total flux cleaned = -5.08358e-05 Jy ! Component: 150 - total flux cleaned = -0.0001235 Jy ! Component: 200 - total flux cleaned = -5.6365e-05 Jy ! Component: 250 - total flux cleaned = -2.4701e-05 Jy ! Component: 300 - total flux cleaned = -2.40172e-05 Jy ! Component: 350 - total flux cleaned = 5.48817e-06 Jy ! Component: 400 - total flux cleaned = -5.09768e-05 Jy ! Component: 450 - total flux cleaned = -0.000184469 Jy ! Component: 500 - total flux cleaned = -0.000235391 Jy ! Component: 550 - total flux cleaned = -0.000235784 Jy ! Component: 600 - total flux cleaned = -0.000235694 Jy ! Component: 650 - total flux cleaned = -0.000190273 Jy ! Component: 700 - total flux cleaned = -0.000167983 Jy ! Component: 750 - total flux cleaned = -0.000125616 Jy ! Component: 800 - total flux cleaned = -0.00022915 Jy ! Component: 850 - total flux cleaned = -0.000288709 Jy ! Component: 900 - total flux cleaned = -0.000327237 Jy ! Component: 950 - total flux cleaned = -0.000383937 Jy ! Component: 1000 - total flux cleaned = -0.000421023 Jy ! Component: 1050 - total flux cleaned = -0.000457208 Jy ! Component: 1100 - total flux cleaned = -0.000474745 Jy ! Component: 1150 - total flux cleaned = -0.000492068 Jy ! Component: 1200 - total flux cleaned = -0.00052587 Jy ! Component: 1250 - total flux cleaned = -0.000542631 Jy ! Component: 1300 - total flux cleaned = -0.000543141 Jy ! Component: 1350 - total flux cleaned = -0.000590681 Jy ! Component: 1400 - total flux cleaned = -0.000637112 Jy ! Component: 1450 - total flux cleaned = -0.00066781 Jy ! Component: 1500 - total flux cleaned = -0.000712661 Jy ! Component: 1550 - total flux cleaned = -0.000785573 Jy ! Component: 1600 - total flux cleaned = -0.000785401 Jy ! Component: 1650 - total flux cleaned = -0.000813791 Jy ! Component: 1700 - total flux cleaned = -0.000813814 Jy ! Component: 1750 - total flux cleaned = -0.000868399 Jy ! Component: 1800 - total flux cleaned = -0.000922095 Jy ! Component: 1850 - total flux cleaned = -0.000975076 Jy ! Component: 1900 - total flux cleaned = -0.0010403 Jy ! Component: 1950 - total flux cleaned = -0.00109164 Jy ! Component: 2000 - total flux cleaned = -0.00114234 Jy ! Component: 2050 - total flux cleaned = -0.0012177 Jy ! Component: 2100 - total flux cleaned = -0.00130409 Jy ! Component: 2150 - total flux cleaned = -0.00136517 Jy ! Component: 2200 - total flux cleaned = -0.00143769 Jy ! Component: 2250 - total flux cleaned = -0.00149753 Jy ! Component: 2300 - total flux cleaned = -0.00158032 Jy ! Component: 2350 - total flux cleaned = -0.00165056 Jy ! Component: 2400 - total flux cleaned = -0.00173156 Jy ! Component: 2450 - total flux cleaned = -0.00182329 Jy ! Component: 2500 - total flux cleaned = -0.0019027 Jy ! Component: 2550 - total flux cleaned = -0.00195885 Jy ! Component: 2600 - total flux cleaned = -0.00201462 Jy ! Component: 2650 - total flux cleaned = -0.0021028 Jy ! Component: 2700 - total flux cleaned = -0.00215732 Jy ! Component: 2750 - total flux cleaned = -0.00220053 Jy ! Component: 2800 - total flux cleaned = -0.00227566 Jy ! Component: 2850 - total flux cleaned = -0.00235013 Jy ! Component: 2900 - total flux cleaned = -0.00237122 Jy ! Component: 2950 - total flux cleaned = -0.00241331 Jy ! Component: 3000 - total flux cleaned = -0.00245514 Jy ! Component: 3050 - total flux cleaned = -0.00247595 Jy ! Component: 3100 - total flux cleaned = -0.00249665 Jy ! Component: 3150 - total flux cleaned = -0.00253788 Jy ! Component: 3200 - total flux cleaned = -0.00255847 Jy ! Component: 3250 - total flux cleaned = -0.00256874 Jy ! Component: 3300 - total flux cleaned = -0.00256869 Jy ! Component: 3350 - total flux cleaned = -0.00256867 Jy ! Component: 3400 - total flux cleaned = -0.00259913 Jy ! Component: 3450 - total flux cleaned = -0.00257885 Jy ! Component: 3500 - total flux cleaned = -0.00260929 Jy ! Component: 3550 - total flux cleaned = -0.00262943 Jy ! Component: 3600 - total flux cleaned = -0.00263947 Jy ! Component: 3650 - total flux cleaned = -0.00267969 Jy ! Component: 3700 - total flux cleaned = -0.00269976 Jy ! Component: 3750 - total flux cleaned = -0.00271981 Jy ! Component: 3800 - total flux cleaned = -0.00272985 Jy ! Component: 3850 - total flux cleaned = -0.00275989 Jy ! Component: 3900 - total flux cleaned = -0.00279992 Jy ! Component: 3950 - total flux cleaned = -0.00281988 Jy ! Component: 4000 - total flux cleaned = -0.00284987 Jy ! Component: 4050 - total flux cleaned = -0.00286984 Jy ! Total flux subtracted in 4096 components = -0.00287981 Jy ! Clean residual min=-0.000620 max=0.000578 Jy/beam ! Clean residual mean=-0.000000 rms=0.000160 Jy/beam ! Combined flux in latest and established models = 0.100112 Jy keep ! Adding 210 model components to the UV plane model. ! The established model now contains 259 components and 0.100112 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J2155+1914_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.909 x 6.826 at -1.775 degrees (North through East) ! Clean map min=-0.0016173 max=0.093264 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J2155+1914_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0932638 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000163242 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.525098 0.525098 1.0502 2.10039 4.20078 8.40157 16.8031 33.6063 67.2125 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.093 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 571.321 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J2155+1914_S_uvs.log closed on Wed Apr 6 23:03:49 2016