! Started logfile: /scr/pima/bg219a_uvs/J0747-3310_S_dfm.log on Thu May 19 23:58:04 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/J0747-3310_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0747-3310_S_uva.fits ! AN table 1: 42 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.8 visibilities/baseline/integration-bin. ! Found source: J0747-3310 ! ! 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 2016 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 J0747-3310_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 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.055965Jy sigma=18.828705 ! Fit after self-cal, rms=0.657133Jy sigma=11.819961 ! 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.626 mas, bmaj=6.875 mas, bpa=3.922 degrees ! Estimated noise=1.15664 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.257115 Jy ! Component: 100 - total flux cleaned = 0.371556 Jy ! Total flux subtracted in 100 components = 0.371556 Jy ! Clean residual min=-0.036082 max=0.061749 Jy/beam ! Clean residual mean=-0.001232 rms=0.013262 Jy/beam ! Combined flux in latest and established models = 0.371556 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.371556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160648Jy sigma=2.873426 ! Fit after self-cal, rms=0.160411Jy sigma=2.869039 ! 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.997 mas, bmaj=7.909 mas, bpa=1.882 degrees ! Estimated noise=0.916885 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.10255 Jy ! Component: 100 - total flux cleaned = 0.156069 Jy ! Component: 150 - total flux cleaned = 0.185388 Jy ! Component: 200 - total flux cleaned = 0.202289 Jy ! Total flux subtracted in 200 components = 0.202289 Jy ! Clean residual min=-0.016113 max=0.024781 Jy/beam ! Clean residual mean=-0.000438 rms=0.005871 Jy/beam ! Combined flux in latest and established models = 0.573845 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 62 components and 0.573845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079307Jy sigma=1.365741 ! Fit after self-cal, rms=0.079211Jy sigma=1.364080 ! 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.997 x 7.909 at 1.882 degrees (North through East) ! Clean map min=-0.015825 max=0.35228 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.94 MK 1.12 NL 1.09 OV 1.05 ! PT 0.96 SC 1.14 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.95 MK 1.06 NL 1.11 OV 1.02 ! PT 0.94 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.94 MK 1.13 NL 1.08 OV 1.02 ! PT 0.94 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.93 MK 0.87 NL 1.03 OV 1.00 ! PT 0.92 SC 0.91 ! ! ! Fit before self-cal, rms=0.079211Jy sigma=1.364080 ! Fit after self-cal, rms=0.074458Jy sigma=1.226895 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.017 mas, bmaj=7.972 mas, bpa=2.241 degrees ! Estimated noise=0.911527 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 (6.5, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109472 Jy ! Component: 100 - total flux cleaned = 0.0117086 Jy ! Component: 150 - total flux cleaned = 0.0106566 Jy ! Component: 200 - total flux cleaned = 0.00979714 Jy ! Total flux subtracted in 200 components = 0.00979714 Jy ! Clean residual min=-0.010092 max=0.008389 Jy/beam ! Clean residual mean=0.000144 rms=0.002413 Jy/beam ! Combined flux in latest and established models = 0.583642 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 78 components and 0.583642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070236Jy sigma=1.167376 ! Fit after self-cal, rms=0.070084Jy sigma=1.164100 ! 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.070084Jy sigma=1.164100 ! Fit after self-cal, rms=0.068535Jy sigma=1.152883 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.01 mas, bmaj=7.948 mas, bpa=2.169 degrees ! Estimated noise=0.903932 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0038717 Jy ! Component: 100 - total flux cleaned = 0.00300653 Jy ! Component: 150 - total flux cleaned = 0.00227032 Jy ! Component: 200 - total flux cleaned = 0.00182614 Jy ! Total flux subtracted in 200 components = 0.00182614 Jy ! Clean residual min=-0.008159 max=0.007251 Jy/beam ! Clean residual mean=0.000104 rms=0.001942 Jy/beam ! Combined flux in latest and established models = 0.585468 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 92 components and 0.585468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067758Jy sigma=1.141839 ! Fit after self-cal, rms=0.067687Jy sigma=1.140748 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.00106702 Jy ! Component: 100 - total flux cleaned = 0.000693028 Jy ! Component: 150 - total flux cleaned = 0.000520929 Jy ! Component: 200 - total flux cleaned = 0.000356253 Jy ! Total flux subtracted in 200 components = 0.000356253 Jy ! Clean residual min=-0.007610 max=0.006988 Jy/beam ! Clean residual mean=0.000107 rms=0.001861 Jy/beam ! Combined flux in latest and established models = 0.585824 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 101 components and 0.585824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067401Jy sigma=1.136963 ! Fit after self-cal, rms=0.067388Jy sigma=1.136682 ! 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.067388Jy sigma=1.136682 ! Fit after self-cal, rms=0.067382Jy sigma=1.132439 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.018 mas, bmaj=7.979 mas, bpa=2.361 degrees ! Estimated noise=0.907136 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00102709 Jy ! Component: 100 - total flux cleaned = 0.000766537 Jy ! Component: 150 - total flux cleaned = 0.000692537 Jy ! Component: 200 - total flux cleaned = 0.000622041 Jy ! Total flux subtracted in 200 components = 0.000622041 Jy ! Clean residual min=-0.006635 max=0.006371 Jy/beam ! Clean residual mean=0.000055 rms=0.001656 Jy/beam ! Combined flux in latest and established models = 0.586446 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 111 components and 0.586446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067133Jy sigma=1.128683 ! Fit after self-cal, rms=0.067118Jy sigma=1.128286 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.000775408 Jy ! Component: 100 - total flux cleaned = 0.00070918 Jy ! Component: 150 - total flux cleaned = 0.000649102 Jy ! Component: 200 - total flux cleaned = 0.000590288 Jy ! Total flux subtracted in 200 components = 0.000590288 Jy ! Clean residual min=-0.006045 max=0.006272 Jy/beam ! Clean residual mean=0.000058 rms=0.001614 Jy/beam ! Combined flux in latest and established models = 0.587036 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 118 components and 0.587037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066983Jy sigma=1.126454 ! Fit after self-cal, rms=0.066977Jy sigma=1.126314 ! 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.066977Jy sigma=1.126314 ! Fit after self-cal, rms=0.067001Jy sigma=1.125676 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.033 mas, bmaj=22.69 mas, bpa=-0.565 degrees ! Estimated noise=1.20755 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00163656 Jy ! Component: 100 - total flux cleaned = 0.00159793 Jy ! Component: 150 - total flux cleaned = 0.00159795 Jy ! Component: 200 - total flux cleaned = 0.00159934 Jy ! Total flux subtracted in 200 components = 0.00159934 Jy ! Clean residual min=-0.008077 max=0.006723 Jy/beam ! Clean residual mean=0.000097 rms=0.002637 Jy/beam ! Combined flux in latest and established models = 0.588636 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 124 components and 0.588636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066928Jy sigma=1.124920 ! Fit after self-cal, rms=0.066911Jy sigma=1.124804 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.000766089 Jy ! Component: 100 - total flux cleaned = 0.000799195 Jy ! Component: 150 - total flux cleaned = 0.000766919 Jy ! Component: 200 - total flux cleaned = 0.000767066 Jy ! Total flux subtracted in 200 components = 0.000767066 Jy ! Clean residual min=-0.007786 max=0.006784 Jy/beam ! Clean residual mean=0.000107 rms=0.002633 Jy/beam ! Combined flux in latest and established models = 0.589403 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 125 components and 0.589403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066879Jy sigma=1.124276 ! Fit after self-cal, rms=0.066875Jy sigma=1.124233 ! 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.023 mas, bmaj=7.995 mas, bpa=2.498 degrees ! Estimated noise=0.909341 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.023 x 7.995 at 2.498 degrees (North through East) ! Clean map min=-0.016033 max=0.34979 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.639 mas, bmaj=6.946 mas, bpa=4.613 degrees ! Estimated noise=1.16006 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.256644 Jy ! Component: 100 - total flux cleaned = 0.37043 Jy ! Component: 150 - total flux cleaned = 0.440664 Jy ! Component: 200 - total flux cleaned = 0.486165 Jy ! Total flux subtracted in 200 components = 0.486165 Jy ! Clean residual min=-0.019126 max=0.026330 Jy/beam ! Clean residual mean=-0.000492 rms=0.005913 Jy/beam ! Combined flux in latest and established models = 0.486165 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.486165 Jy ! Inverting map and beam ! Estimated beam: bmin=3.023 mas, bmaj=7.995 mas, bpa=2.498 degrees ! Estimated noise=0.909341 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.0429462 Jy ! Component: 100 - total flux cleaned = 0.0669279 Jy ! Component: 150 - total flux cleaned = 0.0814442 Jy ! Component: 200 - total flux cleaned = 0.0891214 Jy ! Total flux subtracted in 200 components = 0.0891214 Jy ! Clean residual min=-0.010431 max=0.007947 Jy/beam ! Clean residual mean=-0.000055 rms=0.002326 Jy/beam ! Combined flux in latest and established models = 0.575287 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 64 components and 0.575287 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.033 mas, bmaj=22.69 mas, bpa=-0.565 degrees ! Estimated noise=1.20755 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108837 Jy ! Component: 100 - total flux cleaned = 0.0138513 Jy ! Component: 150 - total flux cleaned = 0.0148183 Jy ! Component: 200 - total flux cleaned = 0.0154334 Jy ! Total flux subtracted in 200 components = 0.0154334 Jy ! Clean residual min=-0.008384 max=0.008109 Jy/beam ! Clean residual mean=0.000118 rms=0.002616 Jy/beam ! Combined flux in latest and established models = 0.59072 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.000481881 Jy ! Component: 100 - total flux cleaned = 0.000552696 Jy ! Component: 150 - total flux cleaned = 0.000612472 Jy ! Component: 200 - total flux cleaned = 0.000611397 Jy ! Total flux subtracted in 200 components = 0.000611397 Jy ! Clean residual min=-0.007977 max=0.007985 Jy/beam ! Clean residual mean=0.000132 rms=0.002644 Jy/beam ! Combined flux in latest and established models = 0.591332 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 89 components and 0.591331 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.023 mas, bmaj=7.995 mas, bpa=2.498 degrees ! Estimated noise=0.909341 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000197204 Jy ! Component: 100 - total flux cleaned = 1.87637e-05 Jy ! Component: 150 - total flux cleaned = 2.25082e-05 Jy ! Component: 200 - total flux cleaned = -0.00020468 Jy ! Total flux subtracted in 200 components = -0.00020468 Jy ! Clean residual min=-0.007476 max=0.006657 Jy/beam ! Clean residual mean=0.000057 rms=0.001663 Jy/beam ! Combined flux in latest and established models = 0.591127 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 101 components and 0.591127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067265Jy sigma=1.132084 ! Fit after self-cal, rms=0.067219Jy sigma=1.131079 wmodel /J0747-3310_S_map.mod ! wmodel: Unable to open new model file: /J0747-3310_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0747-3310_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.023 x 7.995 at 2.498 degrees (North through East) ! Clean map min=-0.0094213 max=0.35818 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0747-3310_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.358176 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00165147 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.38324 1.38324 2.76647 5.53295 11.0659 22.1318 44.2636 88.5272 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0049 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.358 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 216.882 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0747-3310_S_dfm.log closed on Thu May 19 23:58:06 2016