! Started logfile: /scr/pima/bg219a_uvs/J1254-2000_S_dfm.log on Fri May 20 00:07:16 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-2000_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1254-2000_S_uva.fits ! AN table 1: 41 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.874564 visibilities/baseline/integration-bin. ! Found source: J1254-2000 ! ! 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 3012 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-2000_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 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.997930Jy sigma=21.387120 ! Fit after self-cal, rms=0.934532Jy sigma=20.011984 ! 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.593 mas, bmaj=6.104 mas, bpa=-5.326 degrees ! Estimated noise=0.832062 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.0499711 Jy ! Component: 100 - total flux cleaned = 0.0616314 Jy ! Total flux subtracted in 100 components = 0.0616314 Jy ! Clean residual min=-0.004176 max=0.004806 Jy/beam ! Clean residual mean=-0.000016 rms=0.001147 Jy/beam ! Combined flux in latest and established models = 0.0616314 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0616314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063861Jy sigma=1.274375 ! Fit after self-cal, rms=0.063311Jy sigma=1.263676 ! 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.128 mas, bmaj=7.388 mas, bpa=-4.053 degrees ! Estimated noise=0.634916 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.0088463 Jy ! Component: 100 - total flux cleaned = 0.0130374 Jy ! Component: 150 - total flux cleaned = 0.0150989 Jy ! Component: 200 - total flux cleaned = 0.0161555 Jy ! Total flux subtracted in 200 components = 0.0161555 Jy ! Clean residual min=-0.003736 max=0.003511 Jy/beam ! Clean residual mean=0.000005 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.0777869 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 33 components and 0.0777869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062238Jy sigma=1.237516 ! Fit after self-cal, rms=0.062092Jy sigma=1.233941 ! 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.128 x 7.388 at -4.053 degrees (North through East) ! Clean map min=-0.0035971 max=0.067818 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.05 LA 1.02 MK 1.09 NL 0.93 ! OV 1.02 PT 1.02 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.90 LA 1.07 MK 0.93 NL 1.02 ! OV 0.98 PT 1.02 SC 0.91 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 LA 1.04 MK 0.99 NL 0.85 ! OV 1.14 PT 0.98 SC 1.08 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 LA 1.00 MK 1.14 NL 0.90 ! OV 0.95 PT 0.97 SC 1.06 ! ! ! Fit before self-cal, rms=0.062092Jy sigma=1.233941 ! Fit after self-cal, rms=0.061415Jy sigma=1.226878 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.148 mas, bmaj=7.424 mas, bpa=-3.939 degrees ! Estimated noise=0.630927 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 = -2.78212e-05 Jy ! Component: 100 - total flux cleaned = 9.0436e-06 Jy ! Component: 150 - total flux cleaned = 4.22173e-05 Jy ! Component: 200 - total flux cleaned = 7.1579e-05 Jy ! Total flux subtracted in 200 components = 7.1579e-05 Jy ! Clean residual min=-0.003285 max=0.002937 Jy/beam ! Clean residual mean=-0.000002 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.0778585 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 40 components and 0.0778585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061406Jy sigma=1.226710 ! Fit after self-cal, rms=0.061458Jy sigma=1.226164 ! 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.061458Jy sigma=1.226164 ! Fit after self-cal, rms=0.061688Jy sigma=1.223385 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.15 mas, bmaj=7.443 mas, bpa=-3.917 degrees ! Estimated noise=0.632051 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.88242e-06 Jy ! Component: 100 - total flux cleaned = 6.57828e-05 Jy ! Component: 150 - total flux cleaned = 9.66798e-05 Jy ! Component: 200 - total flux cleaned = 0.000109911 Jy ! Total flux subtracted in 200 components = 0.000109911 Jy ! Clean residual min=-0.003192 max=0.002916 Jy/beam ! Clean residual mean=-0.000002 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.0779684 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 45 components and 0.0779684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061680Jy sigma=1.223234 ! Fit after self-cal, rms=0.061711Jy sigma=1.223092 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.21374e-05 Jy ! Component: 100 - total flux cleaned = -1.36094e-05 Jy ! Component: 150 - total flux cleaned = 1.19014e-05 Jy ! Component: 200 - total flux cleaned = 2.35203e-05 Jy ! Total flux subtracted in 200 components = 2.35203e-05 Jy ! Clean residual min=-0.003225 max=0.002915 Jy/beam ! Clean residual mean=-0.000002 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.0779919 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 0.0779919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061704Jy sigma=1.222985 ! Fit after self-cal, rms=0.061707Jy sigma=1.222968 ! 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.061707Jy sigma=1.222968 ! Fit after self-cal, rms=0.061962Jy sigma=1.222849 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.15 mas, bmaj=7.458 mas, bpa=-3.842 degrees ! Estimated noise=0.631334 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000152404 Jy ! Component: 100 - total flux cleaned = -0.000151857 Jy ! Component: 150 - total flux cleaned = -0.000152704 Jy ! Component: 200 - total flux cleaned = -0.000140262 Jy ! Total flux subtracted in 200 components = -0.000140262 Jy ! Clean residual min=-0.003153 max=0.002955 Jy/beam ! Clean residual mean=-0.000002 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.0778517 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 49 components and 0.0778517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061953Jy sigma=1.222718 ! Fit after self-cal, rms=0.061983Jy sigma=1.222663 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 = -5.93606e-05 Jy ! Component: 100 - total flux cleaned = -1.87653e-05 Jy ! Component: 150 - total flux cleaned = -6.69978e-06 Jy ! Component: 200 - total flux cleaned = 4.81329e-06 Jy ! Total flux subtracted in 200 components = 4.81329e-06 Jy ! Clean residual min=-0.003178 max=0.002922 Jy/beam ! Clean residual mean=-0.000002 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.0778565 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 49 components and 0.0778565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061977Jy sigma=1.222569 ! Fit after self-cal, rms=0.061980Jy sigma=1.222552 ! 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.061980Jy sigma=1.222552 ! Fit after self-cal, rms=0.061962Jy sigma=1.222548 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.009 mas, bmaj=19.33 mas, bpa=0.03209 degrees ! Estimated noise=0.810282 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.53204e-06 Jy ! Component: 100 - total flux cleaned = 5.11691e-06 Jy ! Component: 150 - total flux cleaned = 4.78921e-06 Jy ! Component: 200 - total flux cleaned = -4.88208e-06 Jy ! Total flux subtracted in 200 components = -4.88208e-06 Jy ! Clean residual min=-0.003442 max=0.002383 Jy/beam ! Clean residual mean=-0.000005 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.0778516 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 53 components and 0.0778516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061966Jy sigma=1.222589 ! Fit after self-cal, rms=0.061969Jy sigma=1.222514 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.95625e-07 Jy ! Component: 100 - total flux cleaned = -1.95898e-06 Jy ! Component: 150 - total flux cleaned = -1.20107e-05 Jy ! Component: 200 - total flux cleaned = -1.99611e-05 Jy ! Total flux subtracted in 200 components = -1.99611e-05 Jy ! Clean residual min=-0.003421 max=0.002399 Jy/beam ! Clean residual mean=-0.000005 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 0.0778316 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 58 components and 0.0778316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061978Jy sigma=1.222676 ! Fit after self-cal, rms=0.061974Jy sigma=1.222623 ! 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.152 mas, bmaj=7.471 mas, bpa=-3.754 degrees ! Estimated noise=0.630486 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.152 x 7.471 at -3.754 degrees (North through East) ! Clean map min=-0.0031486 max=0.066709 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.603 mas, bmaj=6.157 mas, bpa=-5.068 degrees ! Estimated noise=0.833766 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0502241 Jy ! Component: 100 - total flux cleaned = 0.0622295 Jy ! Component: 150 - total flux cleaned = 0.0680006 Jy ! Component: 200 - total flux cleaned = 0.0717013 Jy ! Total flux subtracted in 200 components = 0.0717013 Jy ! Clean residual min=-0.003693 max=0.003810 Jy/beam ! Clean residual mean=-0.000007 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.0717012 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0717012 Jy ! Inverting map and beam ! Estimated beam: bmin=3.152 mas, bmaj=7.471 mas, bpa=-3.754 degrees ! Estimated noise=0.630486 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.00352021 Jy ! Component: 100 - total flux cleaned = 0.00517522 Jy ! Component: 150 - total flux cleaned = 0.00576164 Jy ! Component: 200 - total flux cleaned = 0.00586944 Jy ! Total flux subtracted in 200 components = 0.00586944 Jy ! Clean residual min=-0.003071 max=0.003060 Jy/beam ! Clean residual mean=-0.000002 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.0775707 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 35 components and 0.0775707 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.009 mas, bmaj=19.33 mas, bpa=0.03209 degrees ! Estimated noise=0.810282 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000351119 Jy ! Component: 100 - total flux cleaned = 0.000350879 Jy ! Component: 150 - total flux cleaned = 0.000352907 Jy ! Component: 200 - total flux cleaned = 0.000356109 Jy ! Total flux subtracted in 200 components = 0.000356109 Jy ! Clean residual min=-0.003394 max=0.002398 Jy/beam ! Clean residual mean=-0.000005 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.0779268 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 = 2.71411e-06 Jy ! Component: 100 - total flux cleaned = -6.74694e-06 Jy ! Component: 150 - total flux cleaned = -1.54115e-05 Jy ! Component: 200 - total flux cleaned = -1.57846e-05 Jy ! Total flux subtracted in 200 components = -1.57846e-05 Jy ! Clean residual min=-0.003395 max=0.002388 Jy/beam ! Clean residual mean=-0.000005 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.077911 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.077911 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.152 mas, bmaj=7.471 mas, bpa=-3.754 degrees ! Estimated noise=0.630486 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000402202 Jy ! Component: 100 - total flux cleaned = -0.000379038 Jy ! Component: 150 - total flux cleaned = -0.000356496 Jy ! Component: 200 - total flux cleaned = -0.000296685 Jy ! Total flux subtracted in 200 components = -0.000296685 Jy ! Clean residual min=-0.003106 max=0.002929 Jy/beam ! Clean residual mean=-0.000002 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.0776143 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.0776143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061974Jy sigma=1.222783 ! Fit after self-cal, rms=0.061962Jy sigma=1.222681 wmodel /J1254-2000_S_map.mod ! wmodel: Unable to open new model file: /J1254-2000_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1254-2000_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.152 x 7.471 at -3.754 degrees (North through East) ! Clean map min=-0.0030108 max=0.066148 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1254-2000_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0661482 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000716368 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.24892 3.24892 6.49784 12.9957 25.9914 51.9827 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.066 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 92.338 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1254-2000_S_dfm.log closed on Fri May 20 00:07:18 2016