! Started logfile: /scr/pima/bg219a_uvs/J1442+3234_S_dfm.log on Fri May 20 00:11:24 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/J1442+3234_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1442+3234_S_uva.fits ! AN table 1: 36 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.689153 visibilities/baseline/integration-bin. ! Found source: J1442+3234 ! ! 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 2084 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 J1442+3234_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.022860Jy sigma=26.155934 ! Fit after self-cal, rms=0.807042Jy sigma=20.633991 ! 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=3.451 mas, bmaj=4.192 mas, bpa=14.61 degrees ! Estimated noise=0.92198 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.141738 Jy ! Component: 100 - total flux cleaned = 0.175893 Jy ! Total flux subtracted in 100 components = 0.175893 Jy ! Clean residual min=-0.012507 max=0.016313 Jy/beam ! Clean residual mean=-0.000022 rms=0.003557 Jy/beam ! Combined flux in latest and established models = 0.175893 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.175893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073821Jy sigma=1.808467 ! Fit after self-cal, rms=0.073780Jy sigma=1.807433 ! 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=4.32 mas, bmaj=5.26 mas, bpa=4.071 degrees ! Estimated noise=0.65994 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.0253132 Jy ! Component: 100 - total flux cleaned = 0.0372366 Jy ! Component: 150 - total flux cleaned = 0.0436238 Jy ! Component: 200 - total flux cleaned = 0.0472897 Jy ! Total flux subtracted in 200 components = 0.0472897 Jy ! Clean residual min=-0.013189 max=0.023866 Jy/beam ! Clean residual mean=0.000016 rms=0.004974 Jy/beam ! Combined flux in latest and established models = 0.223183 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 30 components and 0.223183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064752Jy sigma=1.602633 ! Fit after self-cal, rms=0.064625Jy sigma=1.600447 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.32 x 5.26 at 4.071 degrees (North through East) ! Clean map min=-0.013016 max=0.18828 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: ! FD 1.00* 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: ! FD 1.00* 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: ! FD 1.00* 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: ! FD 1.00* LA 1.00* MK 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.064625Jy sigma=1.600447 ! Fit after self-cal, rms=0.064625Jy sigma=1.600447 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.32 mas, bmaj=5.26 mas, bpa=4.071 degrees ! Estimated noise=0.65994 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.0018567 Jy ! Component: 100 - total flux cleaned = 0.00224124 Jy ! Component: 150 - total flux cleaned = 0.00263212 Jy ! Component: 200 - total flux cleaned = 0.00280311 Jy ! Total flux subtracted in 200 components = 0.00280311 Jy ! Clean residual min=-0.013077 max=0.023891 Jy/beam ! Clean residual mean=0.000017 rms=0.004961 Jy/beam ! Combined flux in latest and established models = 0.225986 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 32 components and 0.225986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064410Jy sigma=1.597089 ! Fit after self-cal, rms=0.064387Jy sigma=1.596816 ! 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.064387Jy sigma=1.596816 ! Fit after self-cal, rms=0.063899Jy sigma=1.584604 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.327 mas, bmaj=5.268 mas, bpa=3.773 degrees ! Estimated noise=0.658746 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000622615 Jy ! Component: 100 - total flux cleaned = -0.0006232 Jy ! Component: 150 - total flux cleaned = -0.000478835 Jy ! Component: 200 - total flux cleaned = -0.000436076 Jy ! Total flux subtracted in 200 components = -0.000436076 Jy ! Clean residual min=-0.012509 max=0.022846 Jy/beam ! Clean residual mean=0.000032 rms=0.004763 Jy/beam ! Combined flux in latest and established models = 0.22555 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 35 components and 0.22555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063841Jy sigma=1.582260 ! Fit after self-cal, rms=0.063831Jy sigma=1.582114 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 (22.5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0219451 Jy ! Component: 100 - total flux cleaned = 0.0343587 Jy ! Component: 150 - total flux cleaned = 0.042383 Jy ! Component: 200 - total flux cleaned = 0.0480778 Jy ! Total flux subtracted in 200 components = 0.0480778 Jy ! Clean residual min=-0.008705 max=0.010520 Jy/beam ! Clean residual mean=0.000042 rms=0.002728 Jy/beam ! Combined flux in latest and established models = 0.273627 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 79 components and 0.273627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055558Jy sigma=1.355620 ! Fit after self-cal, rms=0.054722Jy sigma=1.330905 ! 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.054722Jy sigma=1.330905 ! Fit after self-cal, rms=0.053130Jy sigma=1.277626 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.304 mas, bmaj=5.233 mas, bpa=3.208 degrees ! Estimated noise=0.661827 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00636878 Jy ! Component: 100 - total flux cleaned = 0.00922908 Jy ! Component: 150 - total flux cleaned = 0.0100743 Jy ! Component: 200 - total flux cleaned = 0.0105151 Jy ! Total flux subtracted in 200 components = 0.0105151 Jy ! Clean residual min=-0.005451 max=0.007013 Jy/beam ! Clean residual mean=0.000031 rms=0.001701 Jy/beam ! Combined flux in latest and established models = 0.284143 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 104 components and 0.284142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052363Jy sigma=1.256351 ! Fit after self-cal, rms=0.052235Jy sigma=1.252013 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.0027717 Jy ! Component: 100 - total flux cleaned = 0.00330407 Jy ! Component: 150 - total flux cleaned = 0.00330749 Jy ! Component: 200 - total flux cleaned = 0.00325591 Jy ! Total flux subtracted in 200 components = 0.00325591 Jy ! Clean residual min=-0.004827 max=0.006462 Jy/beam ! Clean residual mean=0.000031 rms=0.001554 Jy/beam ! Combined flux in latest and established models = 0.287398 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 126 components and 0.287398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052038Jy sigma=1.246485 ! Fit after self-cal, rms=0.052007Jy sigma=1.245404 ! 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.052007Jy sigma=1.245404 ! Fit after self-cal, rms=0.051776Jy sigma=1.231619 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.594 mas, bmaj=11.17 mas, bpa=12.06 degrees ! Estimated noise=0.804598 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00250698 Jy ! Component: 100 - total flux cleaned = 0.00237838 Jy ! Component: 150 - total flux cleaned = 0.00214858 Jy ! Component: 200 - total flux cleaned = 0.001903 Jy ! Total flux subtracted in 200 components = 0.001903 Jy ! Clean residual min=-0.006140 max=0.008686 Jy/beam ! Clean residual mean=0.000047 rms=0.002126 Jy/beam ! Combined flux in latest and established models = 0.289301 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 143 components and 0.289301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051638Jy sigma=1.228375 ! Fit after self-cal, rms=0.051612Jy sigma=1.227307 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.000646176 Jy ! Component: 100 - total flux cleaned = 0.000536278 Jy ! Component: 150 - total flux cleaned = 0.000404738 Jy ! Component: 200 - total flux cleaned = 0.000210065 Jy ! Total flux subtracted in 200 components = 0.000210065 Jy ! Clean residual min=-0.005947 max=0.008039 Jy/beam ! Clean residual mean=0.000047 rms=0.002046 Jy/beam ! Combined flux in latest and established models = 0.289512 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 154 components and 0.289511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051558Jy sigma=1.226136 ! Fit after self-cal, rms=0.051543Jy sigma=1.225705 ! 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=4.296 mas, bmaj=5.226 mas, bpa=3.346 degrees ! Estimated noise=0.664098 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.296 x 5.226 at 3.346 degrees (North through East) ! Clean map min=-0.0044728 max=0.18503 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=3.436 mas, bmaj=4.153 mas, bpa=13.11 degrees ! Estimated noise=0.929074 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.142688 Jy ! Component: 100 - total flux cleaned = 0.178576 Jy ! Component: 150 - total flux cleaned = 0.198264 Jy ! Component: 200 - total flux cleaned = 0.213247 Jy ! Total flux subtracted in 200 components = 0.213247 Jy ! Clean residual min=-0.008638 max=0.009613 Jy/beam ! Clean residual mean=-0.000009 rms=0.002485 Jy/beam ! Combined flux in latest and established models = 0.213247 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.213247 Jy ! Inverting map and beam ! Estimated beam: bmin=4.296 mas, bmaj=5.226 mas, bpa=3.346 degrees ! Estimated noise=0.664098 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.0208726 Jy ! Component: 100 - total flux cleaned = 0.0347503 Jy ! Component: 150 - total flux cleaned = 0.0443715 Jy ! Component: 200 - total flux cleaned = 0.0513232 Jy ! Total flux subtracted in 200 components = 0.0513232 Jy ! Clean residual min=-0.006222 max=0.006495 Jy/beam ! Clean residual mean=0.000016 rms=0.001844 Jy/beam ! Combined flux in latest and established models = 0.26457 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 76 components and 0.26457 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=8.594 mas, bmaj=11.17 mas, bpa=12.06 degrees ! Estimated noise=0.804598 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00820201 Jy ! Component: 100 - total flux cleaned = 0.0131639 Jy ! Component: 150 - total flux cleaned = 0.0165412 Jy ! Component: 200 - total flux cleaned = 0.0189032 Jy ! Total flux subtracted in 200 components = 0.0189032 Jy ! Clean residual min=-0.006458 max=0.008383 Jy/beam ! Clean residual mean=0.000042 rms=0.002163 Jy/beam ! Combined flux in latest and established models = 0.283473 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.00166236 Jy ! Component: 100 - total flux cleaned = 0.00283574 Jy ! Component: 150 - total flux cleaned = 0.00320611 Jy ! Component: 200 - total flux cleaned = 0.00340809 Jy ! Total flux subtracted in 200 components = 0.00340809 Jy ! Clean residual min=-0.006254 max=0.008072 Jy/beam ! Clean residual mean=0.000044 rms=0.002088 Jy/beam ! Combined flux in latest and established models = 0.286881 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 115 components and 0.286881 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.296 mas, bmaj=5.226 mas, bpa=3.346 degrees ! Estimated noise=0.664098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000520008 Jy ! Component: 100 - total flux cleaned = -0.000479695 Jy ! Component: 150 - total flux cleaned = -0.000397251 Jy ! Component: 200 - total flux cleaned = -0.000357435 Jy ! Total flux subtracted in 200 components = -0.000357435 Jy ! Clean residual min=-0.004610 max=0.005680 Jy/beam ! Clean residual mean=0.000022 rms=0.001375 Jy/beam ! Combined flux in latest and established models = 0.286524 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 134 components and 0.286524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051636Jy sigma=1.227737 ! Fit after self-cal, rms=0.051555Jy sigma=1.225671 wmodel /J1442+3234_S_map.mod ! wmodel: Unable to open new model file: /J1442+3234_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1442+3234_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.296 x 5.226 at 3.346 degrees (North through East) ! Clean map min=-0.004521 max=0.18853 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1442+3234_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.188533 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00133842 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.12973 2.12973 4.25947 8.51894 17.0379 34.0757 68.1515 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.188 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 140.862 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1442+3234_S_dfm.log closed on Fri May 20 00:11:26 2016