! Started logfile: /scr/pima/bg219a_uvs/J0751-3331_S_dfm.log on Thu May 19 23:58:18 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/J0751-3331_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0751-3331_S_uva.fits ! AN table 1: 56 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.8 visibilities/baseline/integration-bin. ! Found source: J0751-3331 ! ! 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 2688 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 J0751-3331_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 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005423Jy sigma=19.051396 ! Fit after self-cal, rms=0.899835Jy sigma=17.016687 ! 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.595 mas, bmaj=6.763 mas, bpa=0.9383 degrees ! Estimated noise=1.16841 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.0733089 Jy ! Component: 100 - total flux cleaned = 0.0976736 Jy ! Total flux subtracted in 100 components = 0.0976736 Jy ! Clean residual min=-0.008568 max=0.012349 Jy/beam ! Clean residual mean=-0.000239 rms=0.002881 Jy/beam ! Combined flux in latest and established models = 0.0976736 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0976736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069895Jy sigma=1.278994 ! Fit after self-cal, rms=0.069792Jy sigma=1.275804 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.072 mas, bmaj=8.106 mas, bpa=1.702 degrees ! Estimated noise=0.729689 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.0196113 Jy ! Component: 100 - total flux cleaned = 0.0292889 Jy ! Component: 150 - total flux cleaned = 0.0342434 Jy ! Component: 200 - total flux cleaned = 0.0369496 Jy ! Total flux subtracted in 200 components = 0.0369496 Jy ! Clean residual min=-0.003780 max=0.004434 Jy/beam ! Clean residual mean=-0.000061 rms=0.001200 Jy/beam ! Combined flux in latest and established models = 0.134623 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 43 components and 0.134623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064965Jy sigma=1.165953 ! Fit after self-cal, rms=0.064958Jy sigma=1.163963 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.072 x 8.106 at 1.702 degrees (North through East) ! Clean map min=-0.0037327 max=0.10224 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.93 MK 1.04 NL 1.06 OV 1.03 ! PT 0.93 SC 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 0.93 NL 1.02 OV 1.05 ! PT 0.98 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 1.00 NL 0.97 OV 1.00 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.93 MK 1.05 NL 1.02 OV 1.04 ! PT 0.97 SC 0.94 ! ! ! Fit before self-cal, rms=0.064958Jy sigma=1.163963 ! Fit after self-cal, rms=0.064960Jy sigma=1.157577 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.087 mas, bmaj=8.141 mas, bpa=1.644 degrees ! Estimated noise=0.724481 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 = 4.58121e-05 Jy ! Component: 100 - total flux cleaned = 0.0001094 Jy ! Component: 150 - total flux cleaned = 0.000167133 Jy ! Component: 200 - total flux cleaned = 0.000195501 Jy ! Total flux subtracted in 200 components = 0.000195501 Jy ! Clean residual min=-0.003108 max=0.003774 Jy/beam ! Clean residual mean=0.000017 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.134819 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 53 components and 0.134819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064930Jy sigma=1.157117 ! Fit after self-cal, rms=0.064985Jy sigma=1.156847 ! 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.064985Jy sigma=1.156847 ! Fit after self-cal, rms=0.065198Jy sigma=1.154779 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.09 mas, bmaj=8.153 mas, bpa=1.69 degrees ! Estimated noise=0.72615 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.4796e-05 Jy ! Component: 100 - total flux cleaned = 0.000119268 Jy ! Component: 150 - total flux cleaned = 0.000168395 Jy ! Component: 200 - total flux cleaned = 0.000214013 Jy ! Total flux subtracted in 200 components = 0.000214013 Jy ! Clean residual min=-0.002843 max=0.003540 Jy/beam ! Clean residual mean=0.000008 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.135033 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 56 components and 0.135033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065175Jy sigma=1.154445 ! Fit after self-cal, rms=0.065180Jy sigma=1.154374 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.45708e-05 Jy ! Component: 100 - total flux cleaned = 1.25349e-05 Jy ! Component: 150 - total flux cleaned = 5.5025e-05 Jy ! Component: 200 - total flux cleaned = 9.38325e-05 Jy ! Total flux subtracted in 200 components = 9.38325e-05 Jy ! Clean residual min=-0.002816 max=0.003462 Jy/beam ! Clean residual mean=0.000009 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.135126 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 57 components and 0.135126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065165Jy sigma=1.154137 ! Fit after self-cal, rms=0.065162Jy sigma=1.154100 ! 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.065162Jy sigma=1.154100 ! Fit after self-cal, rms=0.065189Jy sigma=1.153497 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.09 mas, bmaj=8.165 mas, bpa=1.676 degrees ! Estimated noise=0.724762 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000267855 Jy ! Component: 100 - total flux cleaned = -0.00024543 Jy ! Component: 150 - total flux cleaned = -0.000204239 Jy ! Component: 200 - total flux cleaned = -0.000166184 Jy ! Total flux subtracted in 200 components = -0.000166184 Jy ! Clean residual min=-0.002642 max=0.003294 Jy/beam ! Clean residual mean=0.000006 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.13496 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 60 components and 0.13496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065173Jy sigma=1.153274 ! Fit after self-cal, rms=0.065179Jy sigma=1.153214 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 = -5.09519e-05 Jy ! Component: 100 - total flux cleaned = -1.27201e-05 Jy ! Component: 150 - total flux cleaned = 2.09589e-05 Jy ! Component: 200 - total flux cleaned = 5.18007e-05 Jy ! Total flux subtracted in 200 components = 5.18007e-05 Jy ! Clean residual min=-0.002647 max=0.003202 Jy/beam ! Clean residual mean=0.000006 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.135012 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 62 components and 0.135012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065169Jy sigma=1.153057 ! Fit after self-cal, rms=0.065166Jy sigma=1.153026 ! 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.065166Jy sigma=1.153026 ! Fit after self-cal, rms=0.065062Jy sigma=1.152996 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.158 mas, bmaj=23.4 mas, bpa=-0.9518 degrees ! Estimated noise=0.921344 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000212782 Jy ! Component: 100 - total flux cleaned = 0.000208041 Jy ! Component: 150 - total flux cleaned = 0.000206424 Jy ! Component: 200 - total flux cleaned = 0.000205713 Jy ! Total flux subtracted in 200 components = 0.000205713 Jy ! Clean residual min=-0.002668 max=0.003683 Jy/beam ! Clean residual mean=0.000019 rms=0.000991 Jy/beam ! Combined flux in latest and established models = 0.135218 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 65 components and 0.135218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065069Jy sigma=1.153156 ! Fit after self-cal, rms=0.065059Jy sigma=1.153025 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.18341e-05 Jy ! Component: 100 - total flux cleaned = -2.83937e-05 Jy ! Component: 150 - total flux cleaned = -2.91718e-05 Jy ! Component: 200 - total flux cleaned = -2.90592e-05 Jy ! Total flux subtracted in 200 components = -2.90592e-05 Jy ! Clean residual min=-0.002647 max=0.003681 Jy/beam ! Clean residual mean=0.000019 rms=0.000989 Jy/beam ! Combined flux in latest and established models = 0.135189 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 67 components and 0.135189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065061Jy sigma=1.153085 ! Fit after self-cal, rms=0.065051Jy sigma=1.152943 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.09 mas, bmaj=8.175 mas, bpa=1.663 degrees ! Estimated noise=0.723221 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.09 x 8.175 at 1.663 degrees (North through East) ! Clean map min=-0.0025885 max=0.1014 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.611 mas, bmaj=6.817 mas, bpa=1.215 degrees ! Estimated noise=1.16599 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0724533 Jy ! Component: 100 - total flux cleaned = 0.0978821 Jy ! Component: 150 - total flux cleaned = 0.11288 Jy ! Component: 200 - total flux cleaned = 0.121914 Jy ! Total flux subtracted in 200 components = 0.121914 Jy ! Clean residual min=-0.005255 max=0.006593 Jy/beam ! Clean residual mean=-0.000066 rms=0.001416 Jy/beam ! Combined flux in latest and established models = 0.121914 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.121914 Jy ! Inverting map and beam ! Estimated beam: bmin=3.09 mas, bmaj=8.175 mas, bpa=1.663 degrees ! Estimated noise=0.723221 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.00688863 Jy ! Component: 100 - total flux cleaned = 0.0101149 Jy ! Component: 150 - total flux cleaned = 0.01149 Jy ! Component: 200 - total flux cleaned = 0.0117251 Jy ! Total flux subtracted in 200 components = 0.0117251 Jy ! Clean residual min=-0.002941 max=0.003056 Jy/beam ! Clean residual mean=-0.000003 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.13364 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 37 components and 0.13364 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.158 mas, bmaj=23.4 mas, bpa=-0.9518 degrees ! Estimated noise=0.921344 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011924 Jy ! Component: 100 - total flux cleaned = 0.0011926 Jy ! Component: 150 - total flux cleaned = 0.00118933 Jy ! Component: 200 - total flux cleaned = 0.00118764 Jy ! Total flux subtracted in 200 components = 0.00118764 Jy ! Clean residual min=-0.002823 max=0.003627 Jy/beam ! Clean residual mean=0.000012 rms=0.000993 Jy/beam ! Combined flux in latest and established models = 0.134827 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.76206e-05 Jy ! Component: 100 - total flux cleaned = 5.3773e-05 Jy ! Component: 150 - total flux cleaned = 6.63653e-05 Jy ! Component: 200 - total flux cleaned = 9.08498e-05 Jy ! Total flux subtracted in 200 components = 9.08498e-05 Jy ! Clean residual min=-0.002809 max=0.003630 Jy/beam ! Clean residual mean=0.000014 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.134918 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 43 components and 0.134918 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.09 mas, bmaj=8.175 mas, bpa=1.663 degrees ! Estimated noise=0.723221 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000438491 Jy ! Component: 100 - total flux cleaned = -0.000353733 Jy ! Component: 150 - total flux cleaned = -0.000319872 Jy ! Component: 200 - total flux cleaned = -0.000258286 Jy ! Total flux subtracted in 200 components = -0.000258286 Jy ! Clean residual min=-0.002794 max=0.003015 Jy/beam ! Clean residual mean=0.000005 rms=0.000792 Jy/beam ! Combined flux in latest and established models = 0.13466 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 54 components and 0.13466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065076Jy sigma=1.153152 ! Fit after self-cal, rms=0.065078Jy sigma=1.152982 wmodel /J0751-3331_S_map.mod ! wmodel: Unable to open new model file: /J0751-3331_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0751-3331_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.09 x 8.175 at 1.663 degrees (North through East) ! Clean map min=-0.0026867 max=0.10028 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0751-3331_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.100276 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000790599 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.36526 2.36526 4.73051 9.46103 18.9221 37.8441 75.6882 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.1 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 126.836 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0751-3331_S_dfm.log closed on Thu May 19 23:58:20 2016