! Started logfile: /scr/pima/bg219a_uvs/J2351-2203_S_dfm.log on Fri May 20 00:24:13 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/J2351-2203_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J2351-2203_S_uva.fits ! AN table 1: 41 integrations on 15 of 15 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2351-2203 ! ! 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 2460 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 J2351-2203_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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.017514Jy sigma=21.181986 ! Fit after self-cal, rms=0.896677Jy sigma=18.637134 ! 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.206 mas, bmaj=6.031 mas, bpa=-0.06767 degrees ! Estimated noise=1.07945 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.0821576 Jy ! Component: 100 - total flux cleaned = 0.100303 Jy ! Total flux subtracted in 100 components = 0.100303 Jy ! Clean residual min=-0.005290 max=0.007466 Jy/beam ! Clean residual mean=-0.000002 rms=0.001416 Jy/beam ! Combined flux in latest and established models = 0.100303 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.100303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061936Jy sigma=1.213094 ! Fit after self-cal, rms=0.061938Jy sigma=1.212986 ! 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.648 mas, bmaj=6.729 mas, bpa=-1.869 degrees ! Estimated noise=0.705826 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.00565886 Jy ! Component: 100 - total flux cleaned = 0.0067902 Jy ! Component: 150 - total flux cleaned = 0.00686532 Jy ! Component: 200 - total flux cleaned = 0.00697421 Jy ! Total flux subtracted in 200 components = 0.00697421 Jy ! Clean residual min=-0.003238 max=0.004051 Jy/beam ! Clean residual mean=0.000031 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.107278 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 19 components and 0.107278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061436Jy sigma=1.202618 ! Fit after self-cal, rms=0.061434Jy sigma=1.202549 ! 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.648 x 6.729 at -1.869 degrees (North through East) ! Clean map min=-0.0031131 max=0.10562 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.03 MK 1.02 NL 1.00 OV 1.00 ! PT 0.95 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.15 MK 0.99 NL 0.96 OV 0.99 ! PT 0.96 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 1.03 NL 0.97 OV 0.98 ! PT 1.00 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.05 MK 0.98 NL 0.94 OV 0.97 ! PT 1.02 SC 0.96 ! ! ! Fit before self-cal, rms=0.061434Jy sigma=1.202549 ! Fit after self-cal, rms=0.060728Jy sigma=1.196702 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.642 mas, bmaj=6.705 mas, bpa=-1.657 degrees ! Estimated noise=0.699529 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 = -8.66985e-06 Jy ! Component: 100 - total flux cleaned = 2.21771e-05 Jy ! Component: 150 - total flux cleaned = 5.02255e-05 Jy ! Component: 200 - total flux cleaned = 4.9849e-05 Jy ! Total flux subtracted in 200 components = 4.9849e-05 Jy ! Clean residual min=-0.002710 max=0.003210 Jy/beam ! Clean residual mean=0.000017 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.107327 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 26 components and 0.107327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060698Jy sigma=1.196238 ! Fit after self-cal, rms=0.060729Jy sigma=1.196048 ! 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.060729Jy sigma=1.196048 ! Fit after self-cal, rms=0.061186Jy sigma=1.192253 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.643 mas, bmaj=6.683 mas, bpa=-1.839 degrees ! Estimated noise=0.701261 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000285334 Jy ! Component: 100 - total flux cleaned = 0.000303803 Jy ! Component: 150 - total flux cleaned = 0.000304054 Jy ! Component: 200 - total flux cleaned = 0.000287963 Jy ! Total flux subtracted in 200 components = 0.000287963 Jy ! Clean residual min=-0.002469 max=0.002852 Jy/beam ! Clean residual mean=0.000013 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.107615 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 32 components and 0.107615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061175Jy sigma=1.192072 ! Fit after self-cal, rms=0.061205Jy sigma=1.192003 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 (114.5, 64.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00221445 Jy ! Component: 100 - total flux cleaned = 0.0024375 Jy ! Component: 150 - total flux cleaned = 0.00252277 Jy ! Component: 200 - total flux cleaned = 0.00259376 Jy ! Total flux subtracted in 200 components = 0.00259376 Jy ! Clean residual min=-0.002293 max=0.002139 Jy/beam ! Clean residual mean=0.000010 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.110209 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 49 components and 0.110209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061078Jy sigma=1.189530 ! Fit after self-cal, rms=0.061063Jy sigma=1.189208 ! 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.061063Jy sigma=1.189208 ! Fit after self-cal, rms=0.061222Jy sigma=1.188833 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.642 mas, bmaj=6.677 mas, bpa=-1.914 degrees ! Estimated noise=0.701841 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00131321 Jy ! Component: 100 - total flux cleaned = 0.00143808 Jy ! Component: 150 - total flux cleaned = 0.00153162 Jy ! Component: 200 - total flux cleaned = 0.00163297 Jy ! Total flux subtracted in 200 components = 0.00163297 Jy ! Clean residual min=-0.002196 max=0.002115 Jy/beam ! Clean residual mean=0.000008 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.111842 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 58 components and 0.111842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061186Jy sigma=1.188135 ! Fit after self-cal, rms=0.061193Jy sigma=1.188044 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.000432558 Jy ! Component: 100 - total flux cleaned = 0.000502136 Jy ! Component: 150 - total flux cleaned = 0.000563955 Jy ! Component: 200 - total flux cleaned = 0.000592513 Jy ! Total flux subtracted in 200 components = 0.000592513 Jy ! Clean residual min=-0.002132 max=0.002115 Jy/beam ! Clean residual mean=0.000009 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.112435 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 65 components and 0.112435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061182Jy sigma=1.187875 ! Fit after self-cal, rms=0.061184Jy sigma=1.187865 ! 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.061184Jy sigma=1.187865 ! Fit after self-cal, rms=0.061254Jy sigma=1.187711 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.062 mas, bmaj=18.8 mas, bpa=-1.315 degrees ! Estimated noise=0.954546 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000661731 Jy ! Component: 100 - total flux cleaned = 0.001016 Jy ! Component: 150 - total flux cleaned = 0.00112134 Jy ! Component: 200 - total flux cleaned = 0.00116977 Jy ! Total flux subtracted in 200 components = 0.00116977 Jy ! Clean residual min=-0.002086 max=0.002407 Jy/beam ! Clean residual mean=0.000021 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.113604 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 76 components and 0.113604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061253Jy sigma=1.187716 ! Fit after self-cal, rms=0.061257Jy sigma=1.187690 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.000231746 Jy ! Component: 100 - total flux cleaned = 0.000259595 Jy ! Component: 150 - total flux cleaned = 0.000296849 Jy ! Component: 200 - total flux cleaned = 0.000330397 Jy ! Total flux subtracted in 200 components = 0.000330397 Jy ! Clean residual min=-0.002047 max=0.002387 Jy/beam ! Clean residual mean=0.000021 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.113935 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 79 components and 0.113935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061256Jy sigma=1.187702 ! Fit after self-cal, rms=0.061256Jy sigma=1.187697 ! 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.639 mas, bmaj=6.675 mas, bpa=-1.944 degrees ! Estimated noise=0.702443 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.639 x 6.675 at -1.944 degrees (North through East) ! Clean map min=-0.0019743 max=0.10557 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.204 mas, bmaj=5.995 mas, bpa=-0.1301 degrees ! Estimated noise=1.06647 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0810754 Jy ! Component: 100 - total flux cleaned = 0.0990733 Jy ! Component: 150 - total flux cleaned = 0.105683 Jy ! Component: 200 - total flux cleaned = 0.108324 Jy ! Total flux subtracted in 200 components = 0.108324 Jy ! Clean residual min=-0.003780 max=0.004047 Jy/beam ! Clean residual mean=0.000001 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.108324 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.108324 Jy ! Inverting map and beam ! Estimated beam: bmin=2.639 mas, bmaj=6.675 mas, bpa=-1.944 degrees ! Estimated noise=0.702443 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.00303774 Jy ! Component: 100 - total flux cleaned = 0.00423454 Jy ! Component: 150 - total flux cleaned = 0.00433898 Jy ! Component: 200 - total flux cleaned = 0.00442726 Jy ! Total flux subtracted in 200 components = 0.00442726 Jy ! Clean residual min=-0.002470 max=0.002100 Jy/beam ! Clean residual mean=0.000007 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.112751 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 34 components and 0.112751 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.062 mas, bmaj=18.8 mas, bpa=-1.315 degrees ! Estimated noise=0.954546 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000648023 Jy ! Component: 100 - total flux cleaned = 0.000833294 Jy ! Component: 150 - total flux cleaned = 0.000918328 Jy ! Component: 200 - total flux cleaned = 0.00100588 Jy ! Total flux subtracted in 200 components = 0.00100588 Jy ! Clean residual min=-0.002012 max=0.002425 Jy/beam ! Clean residual mean=0.000021 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.113757 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 = 2.3176e-05 Jy ! Component: 100 - total flux cleaned = 4.48264e-05 Jy ! Component: 150 - total flux cleaned = 6.42637e-05 Jy ! Component: 200 - total flux cleaned = 6.43024e-05 Jy ! Total flux subtracted in 200 components = 6.43024e-05 Jy ! Clean residual min=-0.002040 max=0.002416 Jy/beam ! Clean residual mean=0.000021 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.113821 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 44 components and 0.113821 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.639 mas, bmaj=6.675 mas, bpa=-1.944 degrees ! Estimated noise=0.702443 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000324461 Jy ! Component: 100 - total flux cleaned = -0.000326437 Jy ! Component: 150 - total flux cleaned = -0.000351436 Jy ! Component: 200 - total flux cleaned = -0.000350282 Jy ! Total flux subtracted in 200 components = -0.000350282 Jy ! Clean residual min=-0.002323 max=0.002011 Jy/beam ! Clean residual mean=0.000007 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.113471 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 58 components and 0.113471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061278Jy sigma=1.188075 ! Fit after self-cal, rms=0.061282Jy sigma=1.188031 wmodel /J2351-2203_S_map.mod ! wmodel: Unable to open new model file: /J2351-2203_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J2351-2203_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.639 x 6.675 at -1.944 degrees (North through East) ! Clean map min=-0.0021719 max=0.10499 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J2351-2203_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.104993 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000521604 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.49039 1.49039 2.98079 5.96157 11.9231 23.8463 47.6926 95.3852 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.104 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 201.289 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J2351-2203_S_dfm.log closed on Fri May 20 00:24:15 2016