! Started logfile: /scr/pima/bg219a_uvs/J0050-0929_S_dfm.log on Thu May 19 23:45:48 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/J0050-0929_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0050-0929_S_uva.fits ! AN table 1: 9 integrations on 15 of 15 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0050-0929 ! ! 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 540 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 J0050-0929_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.133054Jy sigma=21.963446 ! Fit after self-cal, rms=0.510929Jy sigma=9.696977 ! 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.358 mas, bmaj=6.326 mas, bpa=-0.2893 degrees ! Estimated noise=1.96898 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.378317 Jy ! Component: 100 - total flux cleaned = 0.461575 Jy ! Total flux subtracted in 100 components = 0.461575 Jy ! Clean residual min=-0.015932 max=0.027479 Jy/beam ! Clean residual mean=0.000026 rms=0.006069 Jy/beam ! Combined flux in latest and established models = 0.461575 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.461575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076497Jy sigma=1.410224 ! Fit after self-cal, rms=0.076494Jy sigma=1.410101 ! 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.729 mas, bmaj=7.082 mas, bpa=0.344 degrees ! Estimated noise=1.72465 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.0353321 Jy ! Component: 100 - total flux cleaned = 0.050684 Jy ! Component: 150 - total flux cleaned = 0.05881 Jy ! Component: 200 - total flux cleaned = 0.0635241 Jy ! Total flux subtracted in 200 components = 0.0635241 Jy ! Clean residual min=-0.007660 max=0.008383 Jy/beam ! Clean residual mean=-0.000006 rms=0.002267 Jy/beam ! Combined flux in latest and established models = 0.525099 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 37 components and 0.525099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061028Jy sigma=1.079654 ! Fit after self-cal, rms=0.061022Jy sigma=1.079376 ! 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.729 x 7.082 at 0.344 degrees (North through East) ! Clean map min=-0.0072783 max=0.4892 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.99 MK 1.02 NL 0.96 OV 1.04 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 0.98 NL 0.99 OV 1.02 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 1.02 NL 0.99 OV 1.00 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 1.01 NL 0.96 OV 1.00 ! PT 0.99 SC 0.98 ! ! ! Fit before self-cal, rms=0.061022Jy sigma=1.079376 ! Fit after self-cal, rms=0.059606Jy sigma=1.053250 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.736 mas, bmaj=7.083 mas, bpa=0.3598 degrees ! Estimated noise=1.71822 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.000750787 Jy ! Component: 100 - total flux cleaned = 0.000709708 Jy ! Component: 150 - total flux cleaned = 0.000709122 Jy ! Component: 200 - total flux cleaned = 0.000708231 Jy ! Total flux subtracted in 200 components = 0.000708231 Jy ! Clean residual min=-0.007086 max=0.007081 Jy/beam ! Clean residual mean=-0.000004 rms=0.001792 Jy/beam ! Combined flux in latest and established models = 0.525807 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 47 components and 0.525807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059550Jy sigma=1.052521 ! Fit after self-cal, rms=0.059547Jy sigma=1.052467 ! 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.059547Jy sigma=1.052467 ! Fit after self-cal, rms=0.059502Jy sigma=1.052400 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.735 mas, bmaj=7.079 mas, bpa=0.3886 degrees ! Estimated noise=1.71792 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000584526 Jy ! Component: 100 - total flux cleaned = 0.000612523 Jy ! Component: 150 - total flux cleaned = 0.000665141 Jy ! Component: 200 - total flux cleaned = 0.000689825 Jy ! Total flux subtracted in 200 components = 0.000689825 Jy ! Clean residual min=-0.006995 max=0.007137 Jy/beam ! Clean residual mean=-0.000004 rms=0.001783 Jy/beam ! Combined flux in latest and established models = 0.526497 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.526497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059469Jy sigma=1.052013 ! Fit after self-cal, rms=0.059468Jy sigma=1.051991 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.000141723 Jy ! Component: 100 - total flux cleaned = 0.000117104 Jy ! Component: 150 - total flux cleaned = 0.000138612 Jy ! Component: 200 - total flux cleaned = 0.000159157 Jy ! Total flux subtracted in 200 components = 0.000159157 Jy ! Clean residual min=-0.006912 max=0.007169 Jy/beam ! Clean residual mean=-0.000004 rms=0.001775 Jy/beam ! Combined flux in latest and established models = 0.526656 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 50 components and 0.526656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059451Jy sigma=1.051720 ! Fit after self-cal, rms=0.059450Jy sigma=1.051702 ! 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.059450Jy sigma=1.051702 ! Fit after self-cal, rms=0.059427Jy sigma=1.051638 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.734 mas, bmaj=7.076 mas, bpa=0.4199 degrees ! Estimated noise=1.71811 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000579579 Jy ! Component: 100 - total flux cleaned = 0.000620083 Jy ! Component: 150 - total flux cleaned = 0.000638458 Jy ! Component: 200 - total flux cleaned = 0.000673623 Jy ! Total flux subtracted in 200 components = 0.000673623 Jy ! Clean residual min=-0.006829 max=0.007198 Jy/beam ! Clean residual mean=-0.000004 rms=0.001769 Jy/beam ! Combined flux in latest and established models = 0.52733 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 50 components and 0.52733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059406Jy sigma=1.051450 ! Fit after self-cal, rms=0.059406Jy sigma=1.051439 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 = 6.47073e-05 Jy ! Component: 100 - total flux cleaned = 6.46692e-05 Jy ! Component: 150 - total flux cleaned = 9.69088e-05 Jy ! Component: 200 - total flux cleaned = 0.000111755 Jy ! Total flux subtracted in 200 components = 0.000111755 Jy ! Clean residual min=-0.006777 max=0.007218 Jy/beam ! Clean residual mean=-0.000004 rms=0.001764 Jy/beam ! Combined flux in latest and established models = 0.527441 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 53 components and 0.527441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059396Jy sigma=1.051300 ! Fit after self-cal, rms=0.059397Jy sigma=1.051294 ! 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.059397Jy sigma=1.051294 ! Fit after self-cal, rms=0.059394Jy sigma=1.051237 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.499 mas, bmaj=17.03 mas, bpa=3.002 degrees ! Estimated noise=2.30847 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00127514 Jy ! Component: 100 - total flux cleaned = 0.00132563 Jy ! Component: 150 - total flux cleaned = 0.00137069 Jy ! Component: 200 - total flux cleaned = 0.00139125 Jy ! Total flux subtracted in 200 components = 0.00139125 Jy ! Clean residual min=-0.005837 max=0.007031 Jy/beam ! Clean residual mean=-0.000009 rms=0.002440 Jy/beam ! Combined flux in latest and established models = 0.528833 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 57 components and 0.528833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059392Jy sigma=1.051258 ! Fit after self-cal, rms=0.059392Jy sigma=1.051171 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 = 6.11322e-05 Jy ! Component: 100 - total flux cleaned = 0.000110609 Jy ! Component: 150 - total flux cleaned = 0.000155596 Jy ! Component: 200 - total flux cleaned = 0.000176393 Jy ! Total flux subtracted in 200 components = 0.000176393 Jy ! Clean residual min=-0.005803 max=0.007015 Jy/beam ! Clean residual mean=-0.000009 rms=0.002426 Jy/beam ! Combined flux in latest and established models = 0.529009 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 62 components and 0.529009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059401Jy sigma=1.051226 ! Fit after self-cal, rms=0.059400Jy sigma=1.051182 ! 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.733 mas, bmaj=7.073 mas, bpa=0.4488 degrees ! Estimated noise=1.7187 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.733 x 7.073 at 0.4488 degrees (North through East) ! Clean map min=-0.0061718 max=0.4848 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.363 mas, bmaj=6.319 mas, bpa=-0.1773 degrees ! Estimated noise=1.96129 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.376824 Jy ! Component: 100 - total flux cleaned = 0.45938 Jy ! Component: 150 - total flux cleaned = 0.486682 Jy ! Component: 200 - total flux cleaned = 0.500356 Jy ! Total flux subtracted in 200 components = 0.500356 Jy ! Clean residual min=-0.010325 max=0.008307 Jy/beam ! Clean residual mean=0.000009 rms=0.002646 Jy/beam ! Combined flux in latest and established models = 0.500356 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.500356 Jy ! Inverting map and beam ! Estimated beam: bmin=2.733 mas, bmaj=7.073 mas, bpa=0.4488 degrees ! Estimated noise=1.7187 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.0123595 Jy ! Component: 100 - total flux cleaned = 0.0189542 Jy ! Component: 150 - total flux cleaned = 0.0226998 Jy ! Component: 200 - total flux cleaned = 0.0249028 Jy ! Total flux subtracted in 200 components = 0.0249028 Jy ! Clean residual min=-0.007176 max=0.006887 Jy/beam ! Clean residual mean=-0.000002 rms=0.001806 Jy/beam ! Combined flux in latest and established models = 0.525259 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 48 components and 0.525259 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.499 mas, bmaj=17.03 mas, bpa=3.002 degrees ! Estimated noise=2.30847 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00257885 Jy ! Component: 100 - total flux cleaned = 0.00330495 Jy ! Component: 150 - total flux cleaned = 0.00334397 Jy ! Component: 200 - total flux cleaned = 0.00337848 Jy ! Total flux subtracted in 200 components = 0.00337848 Jy ! Clean residual min=-0.005868 max=0.007154 Jy/beam ! Clean residual mean=-0.000009 rms=0.002444 Jy/beam ! Combined flux in latest and established models = 0.528637 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 = 3.1404e-05 Jy ! Component: 100 - total flux cleaned = 7.48458e-05 Jy ! Component: 150 - total flux cleaned = 0.000102459 Jy ! Component: 200 - total flux cleaned = 0.000140362 Jy ! Total flux subtracted in 200 components = 0.000140362 Jy ! Clean residual min=-0.005817 max=0.007184 Jy/beam ! Clean residual mean=-0.000009 rms=0.002431 Jy/beam ! Combined flux in latest and established models = 0.528778 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 52 components and 0.528778 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.733 mas, bmaj=7.073 mas, bpa=0.4488 degrees ! Estimated noise=1.7187 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000675273 Jy ! Component: 100 - total flux cleaned = -0.000583264 Jy ! Component: 150 - total flux cleaned = -0.000510712 Jy ! Component: 200 - total flux cleaned = -0.000472161 Jy ! Total flux subtracted in 200 components = -0.000472161 Jy ! Clean residual min=-0.006786 max=0.007200 Jy/beam ! Clean residual mean=-0.000004 rms=0.001768 Jy/beam ! Combined flux in latest and established models = 0.528306 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 59 components and 0.528306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059396Jy sigma=1.051279 ! Fit after self-cal, rms=0.059400Jy sigma=1.051239 wmodel /J0050-0929_S_map.mod ! wmodel: Unable to open new model file: /J0050-0929_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0050-0929_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.733 x 7.073 at 0.4488 degrees (North through East) ! Clean map min=-0.0064029 max=0.48548 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0050-0929_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.48548 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00176839 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.09277 1.09277 2.18554 4.37107 8.74214 17.4843 34.9686 69.9372 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0053 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.485 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 274.532 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0050-0929_S_dfm.log closed on Thu May 19 23:45:50 2016