! Started logfile: /scr/pima/bg219a_uvs/J0627-3529_S_dfm.log on Thu May 19 23:54:51 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/J0627-3529_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0627-3529_S_uva.fits ! AN table 1: 40 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J0627-3529 ! ! 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 2000 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 J0627-3529_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.024179Jy sigma=17.933048 ! Fit after self-cal, rms=0.723930Jy sigma=12.667193 ! 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.132 mas, bmaj=7.487 mas, bpa=-4.697 degrees ! Estimated noise=1.45105 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.21269 Jy ! Component: 100 - total flux cleaned = 0.266796 Jy ! Total flux subtracted in 100 components = 0.266796 Jy ! Clean residual min=-0.021874 max=0.026950 Jy/beam ! Clean residual mean=-0.000538 rms=0.006559 Jy/beam ! Combined flux in latest and established models = 0.266796 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.266796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091032Jy sigma=1.585511 ! Fit after self-cal, rms=0.090881Jy sigma=1.584033 ! 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.635 mas, bmaj=8.809 mas, bpa=-5.384 degrees ! Estimated noise=0.907235 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.030694 Jy ! Component: 100 - total flux cleaned = 0.0446844 Jy ! Component: 150 - total flux cleaned = 0.0516833 Jy ! Component: 200 - total flux cleaned = 0.0540878 Jy ! Total flux subtracted in 200 components = 0.0540878 Jy ! Clean residual min=-0.017993 max=0.023867 Jy/beam ! Clean residual mean=-0.000520 rms=0.005822 Jy/beam ! Combined flux in latest and established models = 0.320883 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 26 components and 0.320883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082239Jy sigma=1.390936 ! Fit after self-cal, rms=0.082135Jy sigma=1.389742 ! 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.635 x 8.809 at -5.384 degrees (North through East) ! Clean map min=-0.017624 max=0.28055 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.96 MK 1.04 NL 1.17 OV 1.01 ! PT 0.91 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.96 MK 1.01 NL 1.16 OV 0.99 ! PT 0.95 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.95 MK 1.01 NL 1.14 OV 0.99 ! PT 0.95 SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.95 MK 1.00 NL 1.11 OV 0.95 ! PT 0.96 SC 0.94 ! ! ! Fit before self-cal, rms=0.082135Jy sigma=1.389742 ! Fit after self-cal, rms=0.080715Jy sigma=1.323004 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.649 mas, bmaj=8.761 mas, bpa=-5.086 degrees ! Estimated noise=0.906398 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.00167983 Jy ! Component: 100 - total flux cleaned = -0.00178607 Jy ! Component: 150 - total flux cleaned = -0.00178559 Jy ! Component: 200 - total flux cleaned = -0.00168872 Jy ! Total flux subtracted in 200 components = -0.00168872 Jy ! Clean residual min=-0.013068 max=0.020182 Jy/beam ! Clean residual mean=-0.000230 rms=0.004604 Jy/beam ! Combined flux in latest and established models = 0.319195 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 30 components and 0.319195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080456Jy sigma=1.318159 ! Fit after self-cal, rms=0.080688Jy sigma=1.317458 ! 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.080688Jy sigma=1.317458 ! Fit after self-cal, rms=0.079881Jy sigma=1.305922 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.652 mas, bmaj=8.732 mas, bpa=-5.095 degrees ! Estimated noise=0.904859 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000745849 Jy ! Component: 100 - total flux cleaned = -0.000840354 Jy ! Component: 150 - total flux cleaned = -0.000922043 Jy ! Component: 200 - total flux cleaned = -0.00100032 Jy ! Total flux subtracted in 200 components = -0.00100032 Jy ! Clean residual min=-0.013162 max=0.019438 Jy/beam ! Clean residual mean=-0.000224 rms=0.004410 Jy/beam ! Combined flux in latest and established models = 0.318194 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 40 components and 0.318194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079695Jy sigma=1.303312 ! Fit after self-cal, rms=0.079711Jy sigma=1.303188 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 (9, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0153458 Jy ! Component: 100 - total flux cleaned = 0.0210306 Jy ! Component: 150 - total flux cleaned = 0.0227778 Jy ! Component: 200 - total flux cleaned = 0.0240482 Jy ! Total flux subtracted in 200 components = 0.0240482 Jy ! Clean residual min=-0.011113 max=0.010304 Jy/beam ! Clean residual mean=0.000025 rms=0.003582 Jy/beam ! Combined flux in latest and established models = 0.342243 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 60 components and 0.342243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076820Jy sigma=1.248819 ! Fit after self-cal, rms=0.076583Jy sigma=1.246131 ! 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.076583Jy sigma=1.246131 ! Fit after self-cal, rms=0.075814Jy sigma=1.241158 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.644 mas, bmaj=8.691 mas, bpa=-5.156 degrees ! Estimated noise=0.899228 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00371732 Jy ! Component: 100 - total flux cleaned = 0.0041575 Jy ! Component: 150 - total flux cleaned = 0.00430549 Jy ! Component: 200 - total flux cleaned = 0.00457639 Jy ! Total flux subtracted in 200 components = 0.00457639 Jy ! Clean residual min=-0.010260 max=0.010040 Jy/beam ! Clean residual mean=0.000070 rms=0.003357 Jy/beam ! Combined flux in latest and established models = 0.346819 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 73 components and 0.346819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075560Jy sigma=1.236259 ! Fit after self-cal, rms=0.075511Jy sigma=1.235854 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.000938446 Jy ! Component: 100 - total flux cleaned = 0.000886157 Jy ! Component: 150 - total flux cleaned = 0.000886363 Jy ! Component: 200 - total flux cleaned = 0.000884756 Jy ! Total flux subtracted in 200 components = 0.000884756 Jy ! Clean residual min=-0.010097 max=0.009893 Jy/beam ! Clean residual mean=0.000078 rms=0.003326 Jy/beam ! Combined flux in latest and established models = 0.347704 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 87 components and 0.347704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075436Jy sigma=1.234297 ! Fit after self-cal, rms=0.075416Jy sigma=1.234233 ! 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.075416Jy sigma=1.234233 ! Fit after self-cal, rms=0.075071Jy sigma=1.233777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.475 mas, bmaj=26.14 mas, bpa=1.243 degrees ! Estimated noise=1.24246 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0027811 Jy ! Component: 100 - total flux cleaned = 0.00285059 Jy ! Component: 150 - total flux cleaned = 0.00290999 Jy ! Component: 200 - total flux cleaned = 0.00285251 Jy ! Total flux subtracted in 200 components = 0.00285251 Jy ! Clean residual min=-0.017719 max=0.017862 Jy/beam ! Clean residual mean=0.000232 rms=0.007189 Jy/beam ! Combined flux in latest and established models = 0.350556 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 95 components and 0.350556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075080Jy sigma=1.233132 ! Fit after self-cal, rms=0.075039Jy sigma=1.232923 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.000431967 Jy ! Component: 100 - total flux cleaned = 0.000376801 Jy ! Component: 150 - total flux cleaned = 0.000431137 Jy ! Component: 200 - total flux cleaned = 0.000380878 Jy ! Total flux subtracted in 200 components = 0.000380878 Jy ! Clean residual min=-0.017378 max=0.017874 Jy/beam ! Clean residual mean=0.000238 rms=0.007147 Jy/beam ! Combined flux in latest and established models = 0.350937 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 100 components and 0.350937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075037Jy sigma=1.232285 ! Fit after self-cal, rms=0.075009Jy sigma=1.232177 ! 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.642 mas, bmaj=8.691 mas, bpa=-5.204 degrees ! Estimated noise=0.897471 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.642 x 8.691 at -5.204 degrees (North through East) ! Clean map min=-0.0096038 max=0.28245 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.141 mas, bmaj=7.393 mas, bpa=-4.336 degrees ! Estimated noise=1.43041 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.209411 Jy ! Component: 100 - total flux cleaned = 0.264339 Jy ! Component: 150 - total flux cleaned = 0.290848 Jy ! Component: 200 - total flux cleaned = 0.306899 Jy ! Total flux subtracted in 200 components = 0.306899 Jy ! Clean residual min=-0.011557 max=0.012130 Jy/beam ! Clean residual mean=-0.000189 rms=0.003307 Jy/beam ! Combined flux in latest and established models = 0.306899 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.306899 Jy ! Inverting map and beam ! Estimated beam: bmin=2.642 mas, bmaj=8.691 mas, bpa=-5.204 degrees ! Estimated noise=0.897471 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.0147507 Jy ! Component: 100 - total flux cleaned = 0.0236075 Jy ! Component: 150 - total flux cleaned = 0.0297407 Jy ! Component: 200 - total flux cleaned = 0.0324712 Jy ! Total flux subtracted in 200 components = 0.0324712 Jy ! Clean residual min=-0.010502 max=0.010140 Jy/beam ! Clean residual mean=-0.000017 rms=0.003455 Jy/beam ! Combined flux in latest and established models = 0.33937 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 40 components and 0.33937 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.475 mas, bmaj=26.14 mas, bpa=1.243 degrees ! Estimated noise=1.24246 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00561565 Jy ! Component: 100 - total flux cleaned = 0.00892192 Jy ! Component: 150 - total flux cleaned = 0.0101934 Jy ! Component: 200 - total flux cleaned = 0.010633 Jy ! Total flux subtracted in 200 components = 0.010633 Jy ! Clean residual min=-0.017379 max=0.018030 Jy/beam ! Clean residual mean=0.000216 rms=0.007219 Jy/beam ! Combined flux in latest and established models = 0.350003 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.000327208 Jy ! Component: 100 - total flux cleaned = 0.000620719 Jy ! Component: 150 - total flux cleaned = 0.000834915 Jy ! Component: 200 - total flux cleaned = 0.00103411 Jy ! Total flux subtracted in 200 components = 0.00103411 Jy ! Clean residual min=-0.017247 max=0.018015 Jy/beam ! Clean residual mean=0.000239 rms=0.007166 Jy/beam ! Combined flux in latest and established models = 0.351037 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 59 components and 0.351037 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.642 mas, bmaj=8.691 mas, bpa=-5.204 degrees ! Estimated noise=0.897471 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00228604 Jy ! Component: 100 - total flux cleaned = -0.00218917 Jy ! Component: 150 - total flux cleaned = -0.00191672 Jy ! Component: 200 - total flux cleaned = -0.00168244 Jy ! Total flux subtracted in 200 components = -0.00168244 Jy ! Clean residual min=-0.009861 max=0.010328 Jy/beam ! Clean residual mean=0.000079 rms=0.003282 Jy/beam ! Combined flux in latest and established models = 0.349355 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 71 components and 0.349355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075140Jy sigma=1.235020 ! Fit after self-cal, rms=0.075102Jy sigma=1.234574 wmodel /J0627-3529_S_map.mod ! wmodel: Unable to open new model file: /J0627-3529_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0627-3529_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.642 x 8.691 at -5.204 degrees (North through East) ! Clean map min=-0.0096066 max=0.27891 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0627-3529_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.278909 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00327019 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.51749 3.51749 7.03498 14.07 28.1399 56.2798 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0098 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.278 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 85.288 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0627-3529_S_dfm.log closed on Thu May 19 23:54:53 2016