! Started logfile: /scr/pima/bg219a_uvs/J1722-0503_S_uvs.log on Wed Apr 6 23:00:21 2016 obs /scr/pima/bg219a_uvs/J1722-0503_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1722-0503_S_uva.fits ! AN table 1: 36 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.788889 visibilities/baseline/integration-bin. ! Found source: J1722-0503 ! ! 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 1704 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/J1722-0503_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 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012246Jy sigma=20.853382 ! Fit after self-cal, rms=0.849414Jy sigma=17.506211 ! 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.211 mas, bmaj=6.325 mas, bpa=-1.52 degrees ! Estimated noise=1.20892 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.11549 Jy ! Component: 100 - total flux cleaned = 0.14473 Jy ! Total flux subtracted in 100 components = 0.14473 Jy ! Clean residual min=-0.010125 max=0.015222 Jy/beam ! Clean residual mean=0.000024 rms=0.002897 Jy/beam ! Combined flux in latest and established models = 0.14473 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.14473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073561Jy sigma=1.329206 ! Fit after self-cal, rms=0.073557Jy sigma=1.327664 ! 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.62 mas, bmaj=6.728 mas, bpa=-1.601 degrees ! Estimated noise=0.938958 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.0170588 Jy ! Component: 100 - total flux cleaned = 0.0248684 Jy ! Component: 150 - total flux cleaned = 0.0290798 Jy ! Component: 200 - total flux cleaned = 0.0308597 Jy ! Total flux subtracted in 200 components = 0.0308597 Jy ! Clean residual min=-0.007973 max=0.012001 Jy/beam ! Clean residual mean=0.000029 rms=0.002193 Jy/beam ! Combined flux in latest and established models = 0.17559 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 11 components and 0.17559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070211Jy sigma=1.236959 ! Fit after self-cal, rms=0.070202Jy sigma=1.236093 ! 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.62 x 6.728 at -1.601 degrees (North through East) ! Clean map min=-0.0076276 max=0.15399 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 1.04 NL 0.95 OV 1.11 ! PT 0.95 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.94 MK 1.00 NL 1.01 OV 1.10 ! PT 0.96 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.95 MK 1.01 NL 0.94 OV 1.07 ! PT 1.04 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 1.01 NL 0.90 OV 1.07 ! PT 0.97 SC 0.98 ! ! ! Fit before self-cal, rms=0.070202Jy sigma=1.236093 ! Fit after self-cal, rms=0.069415Jy sigma=1.214757 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.627 mas, bmaj=6.719 mas, bpa=-1.564 degrees ! Estimated noise=0.933424 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.00071272 Jy ! Component: 100 - total flux cleaned = -0.00121906 Jy ! Component: 150 - total flux cleaned = -0.00134772 Jy ! Component: 200 - total flux cleaned = -0.00146996 Jy ! Total flux subtracted in 200 components = -0.00146996 Jy ! Clean residual min=-0.006531 max=0.008241 Jy/beam ! Clean residual mean=0.000019 rms=0.001850 Jy/beam ! Combined flux in latest and established models = 0.17412 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 18 components and 0.17412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069250Jy sigma=1.212391 ! Fit after self-cal, rms=0.069255Jy sigma=1.211968 ! 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.069255Jy sigma=1.211968 ! Fit after self-cal, rms=0.070172Jy sigma=1.202882 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.629 mas, bmaj=6.707 mas, bpa=-1.409 degrees ! Estimated noise=0.929246 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.93817e-05 Jy ! Component: 100 - total flux cleaned = -0.000441632 Jy ! Component: 150 - total flux cleaned = -0.000588184 Jy ! Component: 200 - total flux cleaned = -0.000634915 Jy ! Total flux subtracted in 200 components = -0.000634915 Jy ! Clean residual min=-0.005859 max=0.008188 Jy/beam ! Clean residual mean=0.000014 rms=0.001692 Jy/beam ! Combined flux in latest and established models = 0.173485 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 22 components and 0.173485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070077Jy sigma=1.201304 ! Fit after self-cal, rms=0.070123Jy sigma=1.201145 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 (-13.5, 54.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00712406 Jy ! Component: 100 - total flux cleaned = 0.010313 Jy ! Component: 150 - total flux cleaned = 0.0114107 Jy ! Component: 200 - total flux cleaned = 0.0122238 Jy ! Total flux subtracted in 200 components = 0.0122238 Jy ! Clean residual min=-0.004914 max=0.004995 Jy/beam ! Clean residual mean=0.000005 rms=0.001195 Jy/beam ! Combined flux in latest and established models = 0.185709 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 43 components and 0.185709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069397Jy sigma=1.182702 ! Fit after self-cal, rms=0.069303Jy sigma=1.181529 ! 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.069303Jy sigma=1.181529 ! Fit after self-cal, rms=0.068823Jy sigma=1.180080 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.628 mas, bmaj=6.704 mas, bpa=-1.502 degrees ! Estimated noise=0.919212 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00217241 Jy ! Component: 100 - total flux cleaned = 0.0027082 Jy ! Component: 150 - total flux cleaned = 0.00293824 Jy ! Component: 200 - total flux cleaned = 0.00314854 Jy ! Total flux subtracted in 200 components = 0.00314854 Jy ! Clean residual min=-0.004628 max=0.004568 Jy/beam ! Clean residual mean=0.000004 rms=0.001077 Jy/beam ! Combined flux in latest and established models = 0.188858 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 49 components and 0.188858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068702Jy sigma=1.177215 ! Fit after self-cal, rms=0.068687Jy sigma=1.176996 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.000519116 Jy ! Component: 100 - total flux cleaned = 0.000715282 Jy ! Component: 150 - total flux cleaned = 0.000852091 Jy ! Component: 200 - total flux cleaned = 0.000894841 Jy ! Total flux subtracted in 200 components = 0.000894841 Jy ! Clean residual min=-0.004521 max=0.004438 Jy/beam ! Clean residual mean=0.000003 rms=0.001045 Jy/beam ! Combined flux in latest and established models = 0.189753 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 56 components and 0.189753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068626Jy sigma=1.175674 ! Fit after self-cal, rms=0.068608Jy sigma=1.175601 ! 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.068608Jy sigma=1.175601 ! Fit after self-cal, rms=0.068561Jy sigma=1.175399 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.635 mas, bmaj=14.19 mas, bpa=-2.548 degrees ! Estimated noise=1.30858 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00151151 Jy ! Component: 100 - total flux cleaned = 0.00181217 Jy ! Component: 150 - total flux cleaned = 0.00208992 Jy ! Component: 200 - total flux cleaned = 0.00225023 Jy ! Total flux subtracted in 200 components = 0.00225023 Jy ! Clean residual min=-0.003813 max=0.003937 Jy/beam ! Clean residual mean=0.000011 rms=0.001089 Jy/beam ! Combined flux in latest and established models = 0.192003 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 66 components and 0.192003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068578Jy sigma=1.175040 ! Fit after self-cal, rms=0.068543Jy sigma=1.174691 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.000470531 Jy ! Component: 100 - total flux cleaned = 0.000652857 Jy ! Component: 150 - total flux cleaned = 0.000773725 Jy ! Component: 200 - total flux cleaned = 0.000850958 Jy ! Total flux subtracted in 200 components = 0.000850958 Jy ! Clean residual min=-0.003641 max=0.003832 Jy/beam ! Clean residual mean=0.000010 rms=0.001060 Jy/beam ! Combined flux in latest and established models = 0.192854 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 67 components and 0.192854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068569Jy sigma=1.175066 ! Fit after self-cal, rms=0.068544Jy sigma=1.174818 ! 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.63 mas, bmaj=6.709 mas, bpa=-1.535 degrees ! Estimated noise=0.917694 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.63 x 6.709 at -1.535 degrees (North through East) ! Clean map min=-0.0040941 max=0.15205 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.219 mas, bmaj=6.286 mas, bpa=-1.5 degrees ! Estimated noise=1.18657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.113139 Jy ! Component: 100 - total flux cleaned = 0.141797 Jy ! Component: 150 - total flux cleaned = 0.153867 Jy ! Component: 200 - total flux cleaned = 0.15975 Jy ! Total flux subtracted in 200 components = 0.15975 Jy ! Clean residual min=-0.007527 max=0.009289 Jy/beam ! Clean residual mean=0.000012 rms=0.001890 Jy/beam ! Combined flux in latest and established models = 0.15975 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.15975 Jy ! Inverting map and beam ! Estimated beam: bmin=2.63 mas, bmaj=6.709 mas, bpa=-1.535 degrees ! Estimated noise=0.917694 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) ! Added new window around map position (2.5, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00931734 Jy ! Component: 100 - total flux cleaned = 0.0154289 Jy ! Component: 150 - total flux cleaned = 0.0199456 Jy ! Component: 200 - total flux cleaned = 0.0233657 Jy ! Total flux subtracted in 200 components = 0.0233657 Jy ! Clean residual min=-0.004947 max=0.004376 Jy/beam ! Clean residual mean=0.000008 rms=0.001169 Jy/beam ! Combined flux in latest and established models = 0.183115 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 34 components and 0.183115 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.635 mas, bmaj=14.19 mas, bpa=-2.548 degrees ! Estimated noise=1.30858 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00441218 Jy ! Component: 100 - total flux cleaned = 0.00701177 Jy ! Component: 150 - total flux cleaned = 0.00869612 Jy ! Component: 200 - total flux cleaned = 0.00982206 Jy ! Total flux subtracted in 200 components = 0.00982206 Jy ! Clean residual min=-0.003056 max=0.003578 Jy/beam ! Clean residual mean=0.000008 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.192937 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.000304021 Jy ! Component: 100 - total flux cleaned = 0.000534947 Jy ! Component: 150 - total flux cleaned = 0.000688249 Jy ! Component: 200 - total flux cleaned = 0.000831881 Jy ! Total flux subtracted in 200 components = 0.000831881 Jy ! Clean residual min=-0.002979 max=0.003400 Jy/beam ! Clean residual mean=0.000007 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.193769 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 57 components and 0.193769 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.63 mas, bmaj=6.709 mas, bpa=-1.535 degrees ! Estimated noise=0.917694 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000705774 Jy ! Component: 100 - total flux cleaned = -0.000773479 Jy ! Component: 150 - total flux cleaned = -0.000717682 Jy ! Component: 200 - total flux cleaned = -0.000766023 Jy ! Total flux subtracted in 200 components = -0.000766023 Jy ! Clean residual min=-0.004115 max=0.003653 Jy/beam ! Clean residual mean=0.000003 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.193003 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 75 components and 0.193003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068397Jy sigma=1.171665 ! Fit after self-cal, rms=0.068369Jy sigma=1.171154 wmodel /scr/pima/bg219a_uvs/J1722-0503_S_map.mod ! Writing 75 model components to file: /scr/pima/bg219a_uvs/J1722-0503_S_map.mod wobs /scr/pima/bg219a_uvs/J1722-0503_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1722-0503_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1722-0503_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219a_uvs/J1722-0503_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.000476622 Jy ! Component: 100 - total flux cleaned = -0.000654271 Jy ! Component: 150 - total flux cleaned = -0.000941562 Jy ! Component: 200 - total flux cleaned = -0.00126871 Jy ! Component: 250 - total flux cleaned = -0.00168298 Jy ! Component: 300 - total flux cleaned = -0.00183204 Jy ! Component: 350 - total flux cleaned = -0.00197515 Jy ! Component: 400 - total flux cleaned = -0.00220418 Jy ! Component: 450 - total flux cleaned = -0.00229203 Jy ! Component: 500 - total flux cleaned = -0.0024623 Jy ! Component: 550 - total flux cleaned = -0.0025852 Jy ! Component: 600 - total flux cleaned = -0.00274509 Jy ! Component: 650 - total flux cleaned = -0.00290101 Jy ! Component: 700 - total flux cleaned = -0.00305136 Jy ! Component: 750 - total flux cleaned = -0.00316114 Jy ! Component: 800 - total flux cleaned = -0.00330368 Jy ! Component: 850 - total flux cleaned = -0.00347824 Jy ! Component: 900 - total flux cleaned = -0.00368183 Jy ! Component: 950 - total flux cleaned = -0.00384819 Jy ! Component: 1000 - total flux cleaned = -0.00407586 Jy ! Component: 1050 - total flux cleaned = -0.0042982 Jy ! Component: 1100 - total flux cleaned = -0.00445424 Jy ! Component: 1150 - total flux cleaned = -0.00469892 Jy ! Component: 1200 - total flux cleaned = -0.00490728 Jy ! Component: 1250 - total flux cleaned = -0.00502387 Jy ! Component: 1300 - total flux cleaned = -0.0052248 Jy ! Component: 1350 - total flux cleaned = -0.00528089 Jy ! Component: 1400 - total flux cleaned = -0.00547467 Jy ! Component: 1450 - total flux cleaned = -0.00550177 Jy ! Component: 1500 - total flux cleaned = -0.0055291 Jy ! Component: 1550 - total flux cleaned = -0.00560782 Jy ! Component: 1600 - total flux cleaned = -0.00560731 Jy ! Component: 1650 - total flux cleaned = -0.00563257 Jy ! Component: 1700 - total flux cleaned = -0.00565761 Jy ! Component: 1750 - total flux cleaned = -0.00580612 Jy ! Component: 1800 - total flux cleaned = -0.00583022 Jy ! Component: 1850 - total flux cleaned = -0.00595019 Jy ! Component: 1900 - total flux cleaned = -0.0060212 Jy ! Component: 1950 - total flux cleaned = -0.00613796 Jy ! Component: 2000 - total flux cleaned = -0.00616117 Jy ! Component: 2050 - total flux cleaned = -0.00625269 Jy ! Component: 2100 - total flux cleaned = -0.00636547 Jy ! Component: 2150 - total flux cleaned = -0.00643203 Jy ! Component: 2200 - total flux cleaned = -0.00645415 Jy ! Component: 2250 - total flux cleaned = -0.00658462 Jy ! Component: 2300 - total flux cleaned = -0.00669181 Jy ! Component: 2350 - total flux cleaned = -0.00679798 Jy ! Component: 2400 - total flux cleaned = -0.00686099 Jy ! Component: 2450 - total flux cleaned = -0.00694391 Jy ! Component: 2500 - total flux cleaned = -0.00702652 Jy ! Component: 2550 - total flux cleaned = -0.0070469 Jy ! Component: 2600 - total flux cleaned = -0.00708752 Jy ! Component: 2650 - total flux cleaned = -0.0071276 Jy ! Component: 2700 - total flux cleaned = -0.00716745 Jy ! Component: 2750 - total flux cleaned = -0.00722673 Jy ! Component: 2800 - total flux cleaned = -0.00726608 Jy ! Component: 2850 - total flux cleaned = -0.00730533 Jy ! Component: 2900 - total flux cleaned = -0.00740237 Jy ! Component: 2950 - total flux cleaned = -0.00746024 Jy ! Component: 3000 - total flux cleaned = -0.00751776 Jy ! Component: 3050 - total flux cleaned = -0.00757478 Jy ! Component: 3100 - total flux cleaned = -0.00755583 Jy ! Component: 3150 - total flux cleaned = -0.00763118 Jy ! Component: 3200 - total flux cleaned = -0.00770606 Jy ! Component: 3250 - total flux cleaned = -0.00774328 Jy ! Component: 3300 - total flux cleaned = -0.00785439 Jy ! Component: 3350 - total flux cleaned = -0.00785434 Jy ! Component: 3400 - total flux cleaned = -0.00796418 Jy ! Component: 3450 - total flux cleaned = -0.00800055 Jy ! Component: 3500 - total flux cleaned = -0.00803675 Jy ! Component: 3550 - total flux cleaned = -0.00810899 Jy ! Component: 3600 - total flux cleaned = -0.00818094 Jy ! Component: 3650 - total flux cleaned = -0.00827034 Jy ! Component: 3700 - total flux cleaned = -0.00834146 Jy ! Component: 3750 - total flux cleaned = -0.00839452 Jy ! Component: 3800 - total flux cleaned = -0.0084298 Jy ! Component: 3850 - total flux cleaned = -0.00853528 Jy ! Component: 3900 - total flux cleaned = -0.00857025 Jy ! Component: 3950 - total flux cleaned = -0.00855272 Jy ! Component: 4000 - total flux cleaned = -0.00860494 Jy ! Component: 4050 - total flux cleaned = -0.00865699 Jy ! Total flux subtracted in 4096 components = -0.00867429 Jy ! Clean residual min=-0.001120 max=0.001178 Jy/beam ! Clean residual mean=-0.000001 rms=0.000290 Jy/beam ! Combined flux in latest and established models = 0.184329 Jy keep ! Adding 245 model components to the UV plane model. ! The established model now contains 320 components and 0.184329 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1722-0503_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.63 x 6.709 at -1.535 degrees (North through East) ! Clean map min=-0.0021627 max=0.15103 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1722-0503_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.151035 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000288251 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.572552 0.572552 1.1451 2.29021 4.58042 9.16084 18.3217 36.6434 73.2867 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.151 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 523.969 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1722-0503_S_uvs.log closed on Wed Apr 6 23:00:25 2016