! Started logfile: /scr/pima/bg219a_uvs/J1716-0452_S_dfm.log on Fri May 20 00:15:53 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/J1716-0452_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1716-0452_S_uva.fits ! AN table 1: 28 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.769048 visibilities/baseline/integration-bin. ! Found source: J1716-0452 ! ! 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 1292 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 J1716-0452_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 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006096Jy sigma=21.321925 ! Fit after self-cal, rms=0.782291Jy sigma=16.274826 ! 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.208 mas, bmaj=6.203 mas, bpa=-2.983 degrees ! Estimated noise=1.30645 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.160851 Jy ! Component: 100 - total flux cleaned = 0.204495 Jy ! Total flux subtracted in 100 components = 0.204495 Jy ! Clean residual min=-0.014585 max=0.020580 Jy/beam ! Clean residual mean=0.000011 rms=0.004644 Jy/beam ! Combined flux in latest and established models = 0.204495 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.204495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082010Jy sigma=1.645801 ! Fit after self-cal, rms=0.081907Jy sigma=1.644813 ! 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.648 mas, bmaj=7.043 mas, bpa=-2.871 degrees ! Estimated noise=1.05013 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.0361726 Jy ! Component: 100 - total flux cleaned = 0.056382 Jy ! Component: 150 - total flux cleaned = 0.0680465 Jy ! Component: 200 - total flux cleaned = 0.0749365 Jy ! Total flux subtracted in 200 components = 0.0749365 Jy ! Clean residual min=-0.006465 max=0.006154 Jy/beam ! Clean residual mean=0.000001 rms=0.001474 Jy/beam ! Combined flux in latest and established models = 0.279431 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 46 components and 0.279432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065557Jy sigma=1.229329 ! Fit after self-cal, rms=0.065496Jy sigma=1.227328 ! 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.648 x 7.043 at -2.871 degrees (North through East) ! Clean map min=-0.006241 max=0.22199 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.01 MK 1.04 NL 0.96 OV 0.97 ! PT 0.99 SC 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 1.04 NL 0.99 OV 0.98 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 1.00 NL 1.00 OV 1.00 ! PT 0.89 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 1.00 NL 0.97 OV 0.98 ! PT 0.99 SC 0.98 ! ! ! Fit before self-cal, rms=0.065496Jy sigma=1.227328 ! Fit after self-cal, rms=0.063836Jy sigma=1.210374 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.672 mas, bmaj=7.077 mas, bpa=-2.884 degrees ! Estimated noise=1.03827 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.000412449 Jy ! Component: 100 - total flux cleaned = 0.000315827 Jy ! Component: 150 - total flux cleaned = 0.000315728 Jy ! Component: 200 - total flux cleaned = 0.00031567 Jy ! Total flux subtracted in 200 components = 0.00031567 Jy ! Clean residual min=-0.004972 max=0.004203 Jy/beam ! Clean residual mean=-0.000004 rms=0.001102 Jy/beam ! Combined flux in latest and established models = 0.279747 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 51 components and 0.279747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063815Jy sigma=1.209923 ! Fit after self-cal, rms=0.063822Jy sigma=1.209789 ! 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.063822Jy sigma=1.209789 ! Fit after self-cal, rms=0.063132Jy sigma=1.198439 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.669 mas, bmaj=7.081 mas, bpa=-2.926 degrees ! Estimated noise=1.03744 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.18333e-05 Jy ! Component: 100 - total flux cleaned = 2.38961e-05 Jy ! Component: 150 - total flux cleaned = 4.1685e-05 Jy ! Component: 200 - total flux cleaned = 4.20237e-05 Jy ! Total flux subtracted in 200 components = 4.20237e-05 Jy ! Clean residual min=-0.004894 max=0.004033 Jy/beam ! Clean residual mean=-0.000002 rms=0.000979 Jy/beam ! Combined flux in latest and established models = 0.279789 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 53 components and 0.279789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063120Jy sigma=1.198136 ! Fit after self-cal, rms=0.063120Jy sigma=1.198040 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 = 4.2654e-05 Jy ! Component: 100 - total flux cleaned = 0.000110479 Jy ! Component: 150 - total flux cleaned = 0.000111155 Jy ! Component: 200 - total flux cleaned = 0.000125727 Jy ! Total flux subtracted in 200 components = 0.000125727 Jy ! Clean residual min=-0.004840 max=0.003992 Jy/beam ! Clean residual mean=-0.000002 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.279915 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 54 components and 0.279915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063112Jy sigma=1.197838 ! Fit after self-cal, rms=0.063113Jy sigma=1.197814 ! 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.063113Jy sigma=1.197814 ! Fit after self-cal, rms=0.063118Jy sigma=1.197785 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.668 mas, bmaj=7.083 mas, bpa=-2.975 degrees ! Estimated noise=1.03693 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.26602e-05 Jy ! Component: 100 - total flux cleaned = 9.96414e-05 Jy ! Component: 150 - total flux cleaned = 9.98959e-05 Jy ! Component: 200 - total flux cleaned = 0.00012723 Jy ! Total flux subtracted in 200 components = 0.00012723 Jy ! Clean residual min=-0.004789 max=0.003988 Jy/beam ! Clean residual mean=-0.000002 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 0.280042 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 56 components and 0.280042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063111Jy sigma=1.197594 ! Fit after self-cal, rms=0.063113Jy sigma=1.197570 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 = -1.9081e-05 Jy ! Component: 100 - total flux cleaned = 9.10251e-06 Jy ! Component: 150 - total flux cleaned = 3.55684e-05 Jy ! Component: 200 - total flux cleaned = 4.85619e-05 Jy ! Total flux subtracted in 200 components = 4.85619e-05 Jy ! Clean residual min=-0.004764 max=0.003979 Jy/beam ! Clean residual mean=-0.000002 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 0.280091 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 60 components and 0.280091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063107Jy sigma=1.197437 ! Fit after self-cal, rms=0.063108Jy sigma=1.197420 ! 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.063108Jy sigma=1.197420 ! Fit after self-cal, rms=0.063115Jy sigma=1.197402 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.477 mas, bmaj=15.04 mas, bpa=-4.943 degrees ! Estimated noise=1.43202 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000495782 Jy ! Component: 100 - total flux cleaned = 0.000592756 Jy ! Component: 150 - total flux cleaned = 0.000649376 Jy ! Component: 200 - total flux cleaned = 0.00072448 Jy ! Total flux subtracted in 200 components = 0.00072448 Jy ! Clean residual min=-0.003315 max=0.003557 Jy/beam ! Clean residual mean=-0.000006 rms=0.001102 Jy/beam ! Combined flux in latest and established models = 0.280815 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 62 components and 0.280815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063125Jy sigma=1.197462 ! Fit after self-cal, rms=0.063109Jy sigma=1.197366 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 = -4.47841e-05 Jy ! Component: 100 - total flux cleaned = 8.65586e-06 Jy ! Component: 150 - total flux cleaned = 7.85016e-05 Jy ! Component: 200 - total flux cleaned = 9.94252e-05 Jy ! Total flux subtracted in 200 components = 9.94252e-05 Jy ! Clean residual min=-0.003288 max=0.003516 Jy/beam ! Clean residual mean=-0.000006 rms=0.001096 Jy/beam ! Combined flux in latest and established models = 0.280915 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 64 components and 0.280915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063123Jy sigma=1.197544 ! Fit after self-cal, rms=0.063114Jy sigma=1.197486 ! 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.667 mas, bmaj=7.084 mas, bpa=-3.012 degrees ! Estimated noise=1.03658 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.667 x 7.084 at -3.012 degrees (North through East) ! Clean map min=-0.0045601 max=0.21963 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.217 mas, bmaj=6.227 mas, bpa=-3.17 degrees ! Estimated noise=1.29513 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.15932 Jy ! Component: 100 - total flux cleaned = 0.202754 Jy ! Component: 150 - total flux cleaned = 0.226181 Jy ! Component: 200 - total flux cleaned = 0.241102 Jy ! Total flux subtracted in 200 components = 0.241102 Jy ! Clean residual min=-0.009041 max=0.009608 Jy/beam ! Clean residual mean=0.000005 rms=0.002373 Jy/beam ! Combined flux in latest and established models = 0.241102 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.241102 Jy ! Inverting map and beam ! Estimated beam: bmin=2.667 mas, bmaj=7.084 mas, bpa=-3.012 degrees ! Estimated noise=1.03658 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.0167001 Jy ! Component: 100 - total flux cleaned = 0.0261513 Jy ! Component: 150 - total flux cleaned = 0.0316425 Jy ! Component: 200 - total flux cleaned = 0.0348894 Jy ! Total flux subtracted in 200 components = 0.0348894 Jy ! Clean residual min=-0.005646 max=0.004237 Jy/beam ! Clean residual mean=0.000001 rms=0.001087 Jy/beam ! Combined flux in latest and established models = 0.275991 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 51 components and 0.275991 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.477 mas, bmaj=15.04 mas, bpa=-4.943 degrees ! Estimated noise=1.43202 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00362486 Jy ! Component: 100 - total flux cleaned = 0.00449046 Jy ! Component: 150 - total flux cleaned = 0.00460712 Jy ! Component: 200 - total flux cleaned = 0.00470879 Jy ! Total flux subtracted in 200 components = 0.00470879 Jy ! Clean residual min=-0.003610 max=0.003713 Jy/beam ! Clean residual mean=-0.000006 rms=0.001143 Jy/beam ! Combined flux in latest and established models = 0.2807 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 = 8.66402e-05 Jy ! Component: 100 - total flux cleaned = 0.000137726 Jy ! Component: 150 - total flux cleaned = 0.000204688 Jy ! Component: 200 - total flux cleaned = 0.000263227 Jy ! Total flux subtracted in 200 components = 0.000263227 Jy ! Clean residual min=-0.003314 max=0.003507 Jy/beam ! Clean residual mean=-0.000006 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.280963 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 62 components and 0.280963 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.667 mas, bmaj=7.084 mas, bpa=-3.012 degrees ! Estimated noise=1.03658 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000230305 Jy ! Component: 100 - total flux cleaned = -0.000311727 Jy ! Component: 150 - total flux cleaned = -0.000283712 Jy ! Component: 200 - total flux cleaned = -0.000257934 Jy ! Total flux subtracted in 200 components = -0.000257934 Jy ! Clean residual min=-0.004910 max=0.003993 Jy/beam ! Clean residual mean=-0.000002 rms=0.000963 Jy/beam ! Combined flux in latest and established models = 0.280705 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 70 components and 0.280705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063109Jy sigma=1.197577 ! Fit after self-cal, rms=0.063107Jy sigma=1.197437 wmodel /J1716-0452_S_map.mod ! wmodel: Unable to open new model file: /J1716-0452_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1716-0452_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.667 x 7.084 at -3.012 degrees (North through East) ! Clean map min=-0.0046608 max=0.21916 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1716-0452_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.219163 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000966299 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.32271 1.32271 2.64543 5.29085 10.5817 21.1634 42.3268 84.6536 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0028 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.219 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 226.806 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1716-0452_S_dfm.log closed on Fri May 20 00:15:55 2016