! Started logfile: /scr/pima/bg219a_uvs/J1748+0832_S_dfm.log on Fri May 20 00:16:49 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/J1748+0832_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1748+0832_S_uva.fits ! AN table 1: 52 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.707692 visibilities/baseline/integration-bin. ! Found source: J1748+0832 ! ! 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 2208 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 J1748+0832_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 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006629Jy sigma=22.651165 ! Fit after self-cal, rms=0.931827Jy sigma=20.925365 ! 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.583 mas, bmaj=6.222 mas, bpa=-6.414 degrees ! Estimated noise=0.980892 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.0536917 Jy ! Component: 100 - total flux cleaned = 0.0678255 Jy ! Total flux subtracted in 100 components = 0.0678255 Jy ! Clean residual min=-0.010699 max=0.016966 Jy/beam ! Clean residual mean=0.000034 rms=0.003922 Jy/beam ! Combined flux in latest and established models = 0.0678255 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0678255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070459Jy sigma=1.543570 ! Fit after self-cal, rms=0.069720Jy sigma=1.529361 ! 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.113 mas, bmaj=7.553 mas, bpa=-6.193 degrees ! Estimated noise=0.714936 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.0142126 Jy ! Component: 100 - total flux cleaned = 0.0227428 Jy ! Component: 150 - total flux cleaned = 0.0280671 Jy ! Component: 200 - total flux cleaned = 0.0313028 Jy ! Total flux subtracted in 200 components = 0.0313028 Jy ! Clean residual min=-0.013111 max=0.020442 Jy/beam ! Clean residual mean=0.000061 rms=0.005346 Jy/beam ! Combined flux in latest and established models = 0.0991283 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 23 components and 0.0991283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067305Jy sigma=1.440168 ! Fit after self-cal, rms=0.067223Jy sigma=1.436742 ! 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.113 x 7.553 at -6.193 degrees (North through East) ! Clean map min=-0.012558 max=0.06773 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.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.067223Jy sigma=1.436742 ! Fit after self-cal, rms=0.067223Jy sigma=1.436742 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.113 mas, bmaj=7.553 mas, bpa=-6.193 degrees ! Estimated noise=0.714936 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.00177569 Jy ! Component: 100 - total flux cleaned = 0.00239537 Jy ! Component: 150 - total flux cleaned = 0.00286743 Jy ! Component: 200 - total flux cleaned = 0.00322133 Jy ! Total flux subtracted in 200 components = 0.00322133 Jy ! Clean residual min=-0.012548 max=0.019949 Jy/beam ! Clean residual mean=0.000059 rms=0.005235 Jy/beam ! Combined flux in latest and established models = 0.10235 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 26 components and 0.10235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066988Jy sigma=1.429466 ! Fit after self-cal, rms=0.066981Jy sigma=1.429119 ! 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.066981Jy sigma=1.429119 ! Fit after self-cal, rms=0.066981Jy sigma=1.429119 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.113 mas, bmaj=7.553 mas, bpa=-6.193 degrees ! Estimated noise=0.714936 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000261321 Jy ! Component: 100 - total flux cleaned = 0.000688748 Jy ! Component: 150 - total flux cleaned = 0.00100405 Jy ! Component: 200 - total flux cleaned = 0.00129751 Jy ! Total flux subtracted in 200 components = 0.00129751 Jy ! Clean residual min=-0.012384 max=0.019641 Jy/beam ! Clean residual mean=0.000057 rms=0.005168 Jy/beam ! Combined flux in latest and established models = 0.103647 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 29 components and 0.103647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066817Jy sigma=1.424676 ! Fit after self-cal, rms=0.066816Jy sigma=1.424345 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.000258531 Jy ! Component: 100 - total flux cleaned = 0.000553065 Jy ! Component: 150 - total flux cleaned = 0.000756786 Jy ! Component: 200 - total flux cleaned = 0.000948298 Jy ! Total flux subtracted in 200 components = 0.000948298 Jy ! Clean residual min=-0.012293 max=0.019482 Jy/beam ! Clean residual mean=0.000056 rms=0.005115 Jy/beam ! Combined flux in latest and established models = 0.104595 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 31 components and 0.104595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066685Jy sigma=1.420802 ! Fit after self-cal, rms=0.066604Jy sigma=1.419436 ! 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.066604Jy sigma=1.419436 ! Fit after self-cal, rms=0.066604Jy sigma=1.419436 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.113 mas, bmaj=7.553 mas, bpa=-6.193 degrees ! Estimated noise=0.714936 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000470744 Jy ! Component: 100 - total flux cleaned = 0.000678211 Jy ! Component: 150 - total flux cleaned = 0.000805019 Jy ! Component: 200 - total flux cleaned = 0.000918378 Jy ! Total flux subtracted in 200 components = 0.000918378 Jy ! Clean residual min=-0.012098 max=0.019349 Jy/beam ! Clean residual mean=0.000055 rms=0.005048 Jy/beam ! Combined flux in latest and established models = 0.105514 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 35 components and 0.105514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066492Jy sigma=1.416234 ! Fit after self-cal, rms=0.066462Jy sigma=1.415705 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.000711497 Jy ! Component: 100 - total flux cleaned = 0.000704918 Jy ! Component: 150 - total flux cleaned = 0.000640581 Jy ! Component: 200 - total flux cleaned = 0.000694063 Jy ! Total flux subtracted in 200 components = 0.000694063 Jy ! Clean residual min=-0.012070 max=0.019144 Jy/beam ! Clean residual mean=0.000054 rms=0.005001 Jy/beam ! Combined flux in latest and established models = 0.106208 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 37 components and 0.106208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066355Jy sigma=1.412663 ! Fit after self-cal, rms=0.066316Jy sigma=1.411991 ! 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.066316Jy sigma=1.411991 ! Fit after self-cal, rms=0.066316Jy sigma=1.411991 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.78 mas, bmaj=15.4 mas, bpa=-8.052 degrees ! Estimated noise=0.894757 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104765 Jy ! Component: 100 - total flux cleaned = 0.0115989 Jy ! Component: 150 - total flux cleaned = 0.0125793 Jy ! Component: 200 - total flux cleaned = 0.0134306 Jy ! Total flux subtracted in 200 components = 0.0134306 Jy ! Clean residual min=-0.020394 max=0.026042 Jy/beam ! Clean residual mean=0.000099 rms=0.008372 Jy/beam ! Combined flux in latest and established models = 0.119639 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 39 components and 0.119639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067554Jy sigma=1.430658 ! Fit after self-cal, rms=0.067071Jy sigma=1.419514 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.00118387 Jy ! Component: 100 - total flux cleaned = 0.00199458 Jy ! Component: 150 - total flux cleaned = 0.00269772 Jy ! Component: 200 - total flux cleaned = 0.0031688 Jy ! Total flux subtracted in 200 components = 0.0031688 Jy ! Clean residual min=-0.019051 max=0.023409 Jy/beam ! Clean residual mean=0.000092 rms=0.007748 Jy/beam ! Combined flux in latest and established models = 0.122807 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 42 components and 0.122807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067930Jy sigma=1.435700 ! Fit after self-cal, rms=0.067210Jy sigma=1.416139 ! 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.113 mas, bmaj=7.553 mas, bpa=-6.193 degrees ! Estimated noise=0.714936 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.113 x 7.553 at -6.193 degrees (North through East) ! Clean map min=-0.011985 max=0.053519 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.583 mas, bmaj=6.222 mas, bpa=-6.414 degrees ! Estimated noise=0.980892 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0500573 Jy ! Component: 100 - total flux cleaned = 0.0692233 Jy ! Component: 150 - total flux cleaned = 0.0821823 Jy ! Component: 200 - total flux cleaned = 0.0892861 Jy ! Total flux subtracted in 200 components = 0.0892861 Jy ! Clean residual min=-0.013065 max=0.019548 Jy/beam ! Clean residual mean=0.000026 rms=0.003748 Jy/beam ! Combined flux in latest and established models = 0.0892861 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0892861 Jy ! Inverting map and beam ! Estimated beam: bmin=3.113 mas, bmaj=7.553 mas, bpa=-6.193 degrees ! Estimated noise=0.714936 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.0107361 Jy ! Component: 100 - total flux cleaned = 0.0146124 Jy ! Component: 150 - total flux cleaned = 0.0158719 Jy ! Component: 200 - total flux cleaned = 0.0166404 Jy ! Total flux subtracted in 200 components = 0.0166404 Jy ! Clean residual min=-0.012478 max=0.019631 Jy/beam ! Clean residual mean=0.000055 rms=0.004820 Jy/beam ! Combined flux in latest and established models = 0.105926 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 25 components and 0.105926 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.78 mas, bmaj=15.4 mas, bpa=-8.052 degrees ! Estimated noise=0.894757 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0131535 Jy ! Component: 100 - total flux cleaned = 0.0149144 Jy ! Component: 150 - total flux cleaned = 0.0159042 Jy ! Component: 200 - total flux cleaned = 0.0167753 Jy ! Total flux subtracted in 200 components = 0.0167753 Jy ! Clean residual min=-0.018637 max=0.023159 Jy/beam ! Clean residual mean=0.000092 rms=0.007707 Jy/beam ! Combined flux in latest and established models = 0.122702 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.000761454 Jy ! Component: 100 - total flux cleaned = 0.00142954 Jy ! Component: 150 - total flux cleaned = 0.00187341 Jy ! Component: 200 - total flux cleaned = 0.00240359 Jy ! Total flux subtracted in 200 components = 0.00240359 Jy ! Clean residual min=-0.017899 max=0.021561 Jy/beam ! Clean residual mean=0.000086 rms=0.007276 Jy/beam ! Combined flux in latest and established models = 0.125105 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 30 components and 0.125105 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.113 mas, bmaj=7.553 mas, bpa=-6.193 degrees ! Estimated noise=0.714936 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00751889 Jy ! Component: 100 - total flux cleaned = -0.00780196 Jy ! Component: 150 - total flux cleaned = -0.00853216 Jy ! Component: 200 - total flux cleaned = -0.00871848 Jy ! Total flux subtracted in 200 components = -0.00871848 Jy ! Clean residual min=-0.010997 max=0.016631 Jy/beam ! Clean residual mean=0.000044 rms=0.004268 Jy/beam ! Combined flux in latest and established models = 0.116387 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 49 components and 0.116387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066083Jy sigma=1.390409 ! Fit after self-cal, rms=0.064819Jy sigma=1.363874 wmodel /J1748+0832_S_map.mod ! wmodel: Unable to open new model file: /J1748+0832_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1748+0832_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.113 x 7.553 at -6.193 degrees (North through East) ! Clean map min=-0.010874 max=0.056401 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1748+0832_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0564006 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00424029 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -22.5545 22.5545 45.109 90.218 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0127 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.056 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 13.301 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1748+0832_S_dfm.log closed on Fri May 20 00:16:52 2016