! Started logfile: /scr/pima/bg219a_uvs/J1722-0503_S_dfm.log on Fri May 20 00:16:00 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 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,5,6,7,8,9,10,11,12,13,14,15,16 ! 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 ![@/opt64/bin/pima_mupet_01.dfm 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 /J1722-0503_S_map.mod ! wmodel: Unable to open new model file: /J1722-0503_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! 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.0038077 max=0.15133 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.151325 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000912864 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.80974 1.80974 3.61948 7.23896 14.4779 28.9558 57.9117 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0027 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.151 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 165.769 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1722-0503_S_dfm.log closed on Fri May 20 00:16:02 2016