! Started logfile: /scr/pima/bg219a_uvs/J1254-4424_S_dfm.log on Fri May 20 00:07:23 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/J1254-4424_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1254-4424_S_uva.fits ! AN table 1: 61 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.660109 visibilities/baseline/integration-bin. ! Found source: J1254-4424 ! ! 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 2416 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 J1254-4424_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 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.025587Jy sigma=16.336682 ! Fit after self-cal, rms=0.814995Jy sigma=12.927048 ! 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.29 mas, bmaj=7.35 mas, bpa=0.4946 degrees ! Estimated noise=1.60946 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.138557 Jy ! Component: 100 - total flux cleaned = 0.178335 Jy ! Total flux subtracted in 100 components = 0.178335 Jy ! Clean residual min=-0.011932 max=0.017658 Jy/beam ! Clean residual mean=-0.000011 rms=0.004224 Jy/beam ! Combined flux in latest and established models = 0.178335 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.178335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087682Jy sigma=1.378060 ! Fit after self-cal, rms=0.086856Jy sigma=1.363205 ! 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.745 mas, bmaj=8.747 mas, bpa=0.9337 degrees ! Estimated noise=0.987582 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.0297325 Jy ! Component: 100 - total flux cleaned = 0.0436045 Jy ! Component: 150 - total flux cleaned = 0.0503923 Jy ! Component: 200 - total flux cleaned = 0.0538047 Jy ! Total flux subtracted in 200 components = 0.0538047 Jy ! Clean residual min=-0.005552 max=0.009481 Jy/beam ! Clean residual mean=-0.000147 rms=0.001916 Jy/beam ! Combined flux in latest and established models = 0.23214 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 39 components and 0.23214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077686Jy sigma=1.202628 ! Fit after self-cal, rms=0.077654Jy sigma=1.201178 ! 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.745 x 8.747 at 0.9337 degrees (North through East) ! Clean map min=-0.0053196 max=0.18456 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. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 LA 0.99 MK 1.00 OV 1.05 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 LA 0.97 MK 1.00 OV 1.05 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 LA 0.98 MK 1.04 OV 1.01 ! PT 0.97 SC 0.96 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 LA 0.97 MK 0.97 OV 0.98 ! PT 0.96 SC 1.07 ! ! ! Fit before self-cal, rms=0.077654Jy sigma=1.201178 ! Fit after self-cal, rms=0.077622Jy sigma=1.198651 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.713 mas, bmaj=8.638 mas, bpa=0.9299 degrees ! Estimated noise=1.00037 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 (9.5, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00744119 Jy ! Component: 100 - total flux cleaned = 0.00754741 Jy ! Component: 150 - total flux cleaned = 0.00728911 Jy ! Component: 200 - total flux cleaned = 0.00721576 Jy ! Total flux subtracted in 200 components = 0.00721576 Jy ! Clean residual min=-0.003672 max=0.003545 Jy/beam ! Clean residual mean=-0.000051 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.239356 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 56 components and 0.239356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076952Jy sigma=1.187442 ! Fit after self-cal, rms=0.076910Jy sigma=1.186713 ! 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.076910Jy sigma=1.186713 ! Fit after self-cal, rms=0.075812Jy sigma=1.182507 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.693 mas, bmaj=8.579 mas, bpa=1.122 degrees ! Estimated noise=0.991316 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00204685 Jy ! Component: 100 - total flux cleaned = 0.00213581 Jy ! Component: 150 - total flux cleaned = 0.00208018 Jy ! Component: 200 - total flux cleaned = 0.00203009 Jy ! Total flux subtracted in 200 components = 0.00203009 Jy ! Clean residual min=-0.003328 max=0.002903 Jy/beam ! Clean residual mean=-0.000016 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.241386 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 71 components and 0.241386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075756Jy sigma=1.181576 ! Fit after self-cal, rms=0.075749Jy sigma=1.181471 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 = 7.9834e-05 Jy ! Component: 100 - total flux cleaned = 5.87687e-05 Jy ! Component: 150 - total flux cleaned = 1.96083e-05 Jy ! Component: 200 - total flux cleaned = -1.66729e-05 Jy ! Total flux subtracted in 200 components = -1.66729e-05 Jy ! Clean residual min=-0.003259 max=0.002917 Jy/beam ! Clean residual mean=-0.000016 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.241369 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 75 components and 0.241369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075738Jy sigma=1.181302 ! Fit after self-cal, rms=0.075737Jy sigma=1.181294 ! 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.075737Jy sigma=1.181294 ! Fit after self-cal, rms=0.075566Jy sigma=1.181157 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.691 mas, bmaj=8.575 mas, bpa=1.152 degrees ! Estimated noise=0.989459 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000858582 Jy ! Component: 100 - total flux cleaned = 0.000918154 Jy ! Component: 150 - total flux cleaned = 0.000885799 Jy ! Component: 200 - total flux cleaned = 0.000871623 Jy ! Total flux subtracted in 200 components = 0.000871623 Jy ! Clean residual min=-0.003329 max=0.002861 Jy/beam ! Clean residual mean=0.000003 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.242241 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 89 components and 0.242241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075553Jy sigma=1.180997 ! Fit after self-cal, rms=0.075553Jy sigma=1.180985 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 = 8.05999e-05 Jy ! Component: 100 - total flux cleaned = 6.60062e-05 Jy ! Component: 150 - total flux cleaned = 3.9861e-05 Jy ! Component: 200 - total flux cleaned = 2.79986e-05 Jy ! Total flux subtracted in 200 components = 2.79986e-05 Jy ! Clean residual min=-0.003266 max=0.002859 Jy/beam ! Clean residual mean=0.000003 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.242269 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 93 components and 0.242269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075548Jy sigma=1.180923 ! Fit after self-cal, rms=0.075549Jy sigma=1.180918 ! 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.075549Jy sigma=1.180918 ! Fit after self-cal, rms=0.075412Jy sigma=1.180861 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.171 mas, bmaj=31.87 mas, bpa=2.79 degrees ! Estimated noise=1.36773 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000574997 Jy ! Component: 100 - total flux cleaned = 0.000539752 Jy ! Component: 150 - total flux cleaned = 0.000499302 Jy ! Component: 200 - total flux cleaned = 0.000481157 Jy ! Total flux subtracted in 200 components = 0.000481157 Jy ! Clean residual min=-0.002408 max=0.002337 Jy/beam ! Clean residual mean=0.000010 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.24275 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 101 components and 0.24275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075409Jy sigma=1.180814 ! Fit after self-cal, rms=0.075407Jy sigma=1.180803 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 = 8.45736e-05 Jy ! Component: 100 - total flux cleaned = 4.78413e-05 Jy ! Component: 150 - total flux cleaned = 2.33135e-05 Jy ! Component: 200 - total flux cleaned = 9.92376e-07 Jy ! Total flux subtracted in 200 components = 9.92376e-07 Jy ! Clean residual min=-0.002367 max=0.002373 Jy/beam ! Clean residual mean=0.000010 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.242751 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 110 components and 0.242751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075405Jy sigma=1.180778 ! Fit after self-cal, rms=0.075405Jy sigma=1.180773 ! 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.689 mas, bmaj=8.574 mas, bpa=1.184 degrees ! Estimated noise=0.988166 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.689 x 8.574 at 1.184 degrees (North through East) ! Clean map min=-0.0030635 max=0.18197 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.28 mas, bmaj=7.328 mas, bpa=0.6651 degrees ! Estimated noise=1.58527 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.136565 Jy ! Component: 100 - total flux cleaned = 0.176989 Jy ! Component: 150 - total flux cleaned = 0.196627 Jy ! Component: 200 - total flux cleaned = 0.209351 Jy ! Total flux subtracted in 200 components = 0.209351 Jy ! Clean residual min=-0.009139 max=0.008715 Jy/beam ! Clean residual mean=0.000014 rms=0.002559 Jy/beam ! Combined flux in latest and established models = 0.209351 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.209351 Jy ! Inverting map and beam ! Estimated beam: bmin=2.689 mas, bmaj=8.574 mas, bpa=1.184 degrees ! Estimated noise=0.988166 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.0143595 Jy ! Component: 100 - total flux cleaned = 0.022342 Jy ! Component: 150 - total flux cleaned = 0.0270639 Jy ! Component: 200 - total flux cleaned = 0.0299099 Jy ! Total flux subtracted in 200 components = 0.0299099 Jy ! Clean residual min=-0.003433 max=0.003088 Jy/beam ! Clean residual mean=0.000007 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.23926 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 52 components and 0.23926 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=9.171 mas, bmaj=31.87 mas, bpa=2.79 degrees ! Estimated noise=1.36773 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00236044 Jy ! Component: 100 - total flux cleaned = 0.00320342 Jy ! Component: 150 - total flux cleaned = 0.00331574 Jy ! Component: 200 - total flux cleaned = 0.00337792 Jy ! Total flux subtracted in 200 components = 0.00337792 Jy ! Clean residual min=-0.002390 max=0.002322 Jy/beam ! Clean residual mean=0.000012 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.242638 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 = 4.10699e-05 Jy ! Component: 100 - total flux cleaned = 7.83033e-05 Jy ! Component: 150 - total flux cleaned = 0.000112685 Jy ! Component: 200 - total flux cleaned = 0.000133769 Jy ! Total flux subtracted in 200 components = 0.000133769 Jy ! Clean residual min=-0.002359 max=0.002336 Jy/beam ! Clean residual mean=0.000012 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.242772 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.242772 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.689 mas, bmaj=8.574 mas, bpa=1.184 degrees ! Estimated noise=0.988166 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000364841 Jy ! Component: 100 - total flux cleaned = -0.000329813 Jy ! Component: 150 - total flux cleaned = -0.000332427 Jy ! Component: 200 - total flux cleaned = -0.000332745 Jy ! Total flux subtracted in 200 components = -0.000332745 Jy ! Clean residual min=-0.003055 max=0.002684 Jy/beam ! Clean residual mean=0.000005 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.242439 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 78 components and 0.242439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075434Jy sigma=1.181152 ! Fit after self-cal, rms=0.075428Jy sigma=1.181038 wmodel /J1254-4424_S_map.mod ! wmodel: Unable to open new model file: /J1254-4424_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1254-4424_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.689 x 8.574 at 1.184 degrees (North through East) ! Clean map min=-0.0029102 max=0.17875 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1254-4424_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.178748 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000716119 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.20189 1.20189 2.40378 4.80756 9.61511 19.2302 38.4605 76.9209 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.178 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 249.607 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1254-4424_S_dfm.log closed on Fri May 20 00:07:25 2016