! Started logfile: /scr/pima/bg219g_uvs/J1516+1932_S_dfm.log on Thu May 19 21:51:29 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/bg219g_uvs/J1516+1932_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1516+1932_S_uva.fits ! AN table 1: 7 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.746032 visibilities/baseline/integration-bin. ! Found source: J1516+1932 ! ! 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 54 lines of history. ! ! Reading 752 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 J1516+1932_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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.075747Jy sigma=21.291683 ! Fit after self-cal, rms=0.614414Jy sigma=12.044955 ! 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.698 mas, bmaj=6.994 mas, bpa=11.53 degrees ! Estimated noise=1.90318 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.299832 Jy ! Component: 100 - total flux cleaned = 0.370865 Jy ! Total flux subtracted in 100 components = 0.370865 Jy ! Clean residual min=-0.016766 max=0.026756 Jy/beam ! Clean residual mean=0.000025 rms=0.005186 Jy/beam ! Combined flux in latest and established models = 0.370865 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.370865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081508Jy sigma=1.565275 ! Fit after self-cal, rms=0.081329Jy sigma=1.562487 ! 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.196 mas, bmaj=7.766 mas, bpa=9.511 degrees ! Estimated noise=1.49703 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.0312554 Jy ! Component: 100 - total flux cleaned = 0.0456038 Jy ! Component: 150 - total flux cleaned = 0.0546407 Jy ! Component: 200 - total flux cleaned = 0.0607331 Jy ! Total flux subtracted in 200 components = 0.0607331 Jy ! Clean residual min=-0.018508 max=0.011017 Jy/beam ! Clean residual mean=0.000008 rms=0.003729 Jy/beam ! Combined flux in latest and established models = 0.431598 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.431598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069753Jy sigma=1.301497 ! Fit after self-cal, rms=0.069723Jy sigma=1.300750 ! 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.196 x 7.766 at 9.511 degrees (North through East) ! Clean map min=-0.018071 max=0.38521 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: ! BR 1.04 FD 1.00* KP 1.00 LA 1.00 ! MK 1.05 NL 0.91 OV 1.02 PT 1.00 ! SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* KP 1.00 LA 1.00 ! MK 1.06 NL 0.88 OV 1.03 PT 1.02 ! SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 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: ! BR 0.97 FD 1.00* KP 1.01 LA 0.98 ! MK 1.03 NL 1.07 OV 1.00 PT 1.05 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.069723Jy sigma=1.300750 ! Fit after self-cal, rms=0.067308Jy sigma=1.226352 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=7.772 mas, bpa=9.617 degrees ! Estimated noise=1.50669 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.00471303 Jy ! Component: 100 - total flux cleaned = 0.00618645 Jy ! Component: 150 - total flux cleaned = 0.00713114 Jy ! Component: 200 - total flux cleaned = 0.00745951 Jy ! Total flux subtracted in 200 components = 0.00745951 Jy ! Clean residual min=-0.010540 max=0.008326 Jy/beam ! Clean residual mean=0.000005 rms=0.002477 Jy/beam ! Combined flux in latest and established models = 0.439058 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 33 components and 0.439058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066912Jy sigma=1.217517 ! Fit after self-cal, rms=0.066906Jy sigma=1.217154 ! 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.066906Jy sigma=1.217154 ! Fit after self-cal, rms=0.067140Jy sigma=1.215032 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.216 mas, bmaj=7.762 mas, bpa=9.663 degrees ! Estimated noise=1.51626 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00353417 Jy ! Component: 100 - total flux cleaned = 0.00463589 Jy ! Component: 150 - total flux cleaned = 0.00501398 Jy ! Component: 200 - total flux cleaned = 0.00529119 Jy ! Total flux subtracted in 200 components = 0.00529119 Jy ! Clean residual min=-0.010816 max=0.008037 Jy/beam ! Clean residual mean=0.000005 rms=0.002460 Jy/beam ! Combined flux in latest and established models = 0.444349 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 36 components and 0.444349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066912Jy sigma=1.209870 ! Fit after self-cal, rms=0.066904Jy sigma=1.209750 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.000244375 Jy ! Component: 100 - total flux cleaned = 0.000479567 Jy ! Component: 150 - total flux cleaned = 0.000643655 Jy ! Component: 200 - total flux cleaned = 0.000747118 Jy ! Total flux subtracted in 200 components = 0.000747118 Jy ! Clean residual min=-0.010931 max=0.007712 Jy/beam ! Clean residual mean=0.000004 rms=0.002435 Jy/beam ! Combined flux in latest and established models = 0.445096 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 39 components and 0.445096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066817Jy sigma=1.207955 ! Fit after self-cal, rms=0.066810Jy sigma=1.207833 ! 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.066810Jy sigma=1.207833 ! Fit after self-cal, rms=0.067075Jy sigma=1.206079 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.216 mas, bmaj=7.755 mas, bpa=9.693 degrees ! Estimated noise=1.52573 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0028228 Jy ! Component: 100 - total flux cleaned = 0.00355204 Jy ! Component: 150 - total flux cleaned = 0.00377934 Jy ! Component: 200 - total flux cleaned = 0.00388573 Jy ! Total flux subtracted in 200 components = 0.00388573 Jy ! Clean residual min=-0.011004 max=0.007618 Jy/beam ! Clean residual mean=0.000005 rms=0.002439 Jy/beam ! Combined flux in latest and established models = 0.448982 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 43 components and 0.448982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066943Jy sigma=1.203003 ! Fit after self-cal, rms=0.066940Jy sigma=1.202900 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.000128895 Jy ! Component: 100 - total flux cleaned = 0.000225698 Jy ! Component: 150 - total flux cleaned = 0.000316177 Jy ! Component: 200 - total flux cleaned = 0.00040257 Jy ! Total flux subtracted in 200 components = 0.00040257 Jy ! Clean residual min=-0.011020 max=0.007419 Jy/beam ! Clean residual mean=0.000005 rms=0.002420 Jy/beam ! Combined flux in latest and established models = 0.449384 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.449384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066882Jy sigma=1.201710 ! Fit after self-cal, rms=0.066878Jy sigma=1.201610 ! 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.066878Jy sigma=1.201610 ! Fit after self-cal, rms=0.067105Jy sigma=1.200495 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.415 mas, bmaj=10.65 mas, bpa=-1.54 degrees ! Estimated noise=1.91347 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00439573 Jy ! Component: 100 - total flux cleaned = 0.00396446 Jy ! Component: 150 - total flux cleaned = 0.00380087 Jy ! Component: 200 - total flux cleaned = 0.00375458 Jy ! Total flux subtracted in 200 components = 0.00375458 Jy ! Clean residual min=-0.009576 max=0.007482 Jy/beam ! Clean residual mean=0.000010 rms=0.002487 Jy/beam ! Combined flux in latest and established models = 0.453139 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 52 components and 0.453139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067191Jy sigma=1.201659 ! Fit after self-cal, rms=0.067079Jy sigma=1.199187 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.000577651 Jy ! Component: 100 - total flux cleaned = 0.000351842 Jy ! Component: 150 - total flux cleaned = 0.000167324 Jy ! Component: 200 - total flux cleaned = 4.7194e-05 Jy ! Total flux subtracted in 200 components = 4.7194e-05 Jy ! Clean residual min=-0.009477 max=0.007231 Jy/beam ! Clean residual mean=0.000010 rms=0.002425 Jy/beam ! Combined flux in latest and established models = 0.453186 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 57 components and 0.453186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067171Jy sigma=1.201104 ! Fit after self-cal, rms=0.067090Jy sigma=1.199384 ! 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.217 mas, bmaj=7.75 mas, bpa=9.726 degrees ! Estimated noise=1.53292 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.217 x 7.75 at 9.726 degrees (North through East) ! Clean map min=-0.010418 max=0.38771 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.712 mas, bmaj=6.972 mas, bpa=11.75 degrees ! Estimated noise=1.95344 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.307517 Jy ! Component: 100 - total flux cleaned = 0.382208 Jy ! Component: 150 - total flux cleaned = 0.410404 Jy ! Component: 200 - total flux cleaned = 0.422125 Jy ! Total flux subtracted in 200 components = 0.422125 Jy ! Clean residual min=-0.010413 max=0.011641 Jy/beam ! Clean residual mean=0.000010 rms=0.002756 Jy/beam ! Combined flux in latest and established models = 0.422125 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.422125 Jy ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=7.75 mas, bpa=9.726 degrees ! Estimated noise=1.53292 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) ! Added new window around map position (13.5, -28.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0140929 Jy ! Component: 100 - total flux cleaned = 0.0201351 Jy ! Component: 150 - total flux cleaned = 0.0223279 Jy ! Component: 200 - total flux cleaned = 0.0229189 Jy ! Total flux subtracted in 200 components = 0.0229189 Jy ! Clean residual min=-0.008803 max=0.007248 Jy/beam ! Clean residual mean=0.000009 rms=0.002157 Jy/beam ! Combined flux in latest and established models = 0.445044 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 51 components and 0.445044 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.415 mas, bmaj=10.65 mas, bpa=-1.54 degrees ! Estimated noise=1.91347 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00373349 Jy ! Component: 100 - total flux cleaned = 0.00388663 Jy ! Component: 150 - total flux cleaned = 0.00411652 Jy ! Component: 200 - total flux cleaned = 0.00441539 Jy ! Total flux subtracted in 200 components = 0.00441539 Jy ! Clean residual min=-0.006438 max=0.006804 Jy/beam ! Clean residual mean=0.000015 rms=0.002031 Jy/beam ! Combined flux in latest and established models = 0.44946 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.000175154 Jy ! Component: 100 - total flux cleaned = 0.000329541 Jy ! Component: 150 - total flux cleaned = 0.000469597 Jy ! Component: 200 - total flux cleaned = 0.000597066 Jy ! Total flux subtracted in 200 components = 0.000597066 Jy ! Clean residual min=-0.006219 max=0.006482 Jy/beam ! Clean residual mean=0.000015 rms=0.001920 Jy/beam ! Combined flux in latest and established models = 0.450057 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 74 components and 0.450057 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=7.75 mas, bpa=9.726 degrees ! Estimated noise=1.53292 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00232786 Jy ! Component: 100 - total flux cleaned = -0.00260597 Jy ! Component: 150 - total flux cleaned = -0.00271227 Jy ! Component: 200 - total flux cleaned = -0.00271217 Jy ! Total flux subtracted in 200 components = -0.00271217 Jy ! Clean residual min=-0.008081 max=0.006598 Jy/beam ! Clean residual mean=0.000008 rms=0.001810 Jy/beam ! Combined flux in latest and established models = 0.447344 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 93 components and 0.447344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065512Jy sigma=1.166313 ! Fit after self-cal, rms=0.065408Jy sigma=1.164709 wmodel /J1516+1932_S_map.mod ! wmodel: Unable to open new model file: /J1516+1932_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1516+1932_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.217 x 7.75 at 9.726 degrees (North through East) ! Clean map min=-0.0076802 max=0.39448 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1516+1932_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.394481 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0018024 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.37071 1.37071 2.74142 5.48284 10.9657 21.9314 43.8627 87.7255 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0054 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.394 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 218.864 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1516+1932_S_dfm.log closed on Thu May 19 21:51:32 2016