! Started logfile: /scr/pima/bg219a_uvs/J0013-0423_S_dfm.log on Thu May 19 23:43:43 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/J0013-0423_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0013-0423_S_uva.fits ! AN table 1: 28 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.846939 visibilities/baseline/integration-bin. ! Found source: J0013-0423 ! ! 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 1992 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 J0013-0423_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 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011293Jy sigma=22.227622 ! Fit after self-cal, rms=0.923256Jy sigma=20.316120 ! 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.653 mas, bmaj=6.253 mas, bpa=-1.179 degrees ! Estimated noise=1.02207 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.059653 Jy ! Component: 100 - total flux cleaned = 0.0739102 Jy ! Total flux subtracted in 100 components = 0.0739102 Jy ! Clean residual min=-0.006628 max=0.006054 Jy/beam ! Clean residual mean=-0.000004 rms=0.001574 Jy/beam ! Combined flux in latest and established models = 0.0739102 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0739102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079416Jy sigma=1.289694 ! Fit after self-cal, rms=0.079020Jy sigma=1.277114 ! 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.061 mas, bmaj=6.965 mas, bpa=-2.148 degrees ! Estimated noise=0.824949 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.00668095 Jy ! Component: 100 - total flux cleaned = 0.00988927 Jy ! Component: 150 - total flux cleaned = 0.0115076 Jy ! Component: 200 - total flux cleaned = 0.0120748 Jy ! Total flux subtracted in 200 components = 0.0120748 Jy ! Clean residual min=-0.005434 max=0.004650 Jy/beam ! Clean residual mean=-0.000006 rms=0.001284 Jy/beam ! Combined flux in latest and established models = 0.085985 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 23 components and 0.085985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078088Jy sigma=1.266894 ! Fit after self-cal, rms=0.078104Jy sigma=1.266196 ! 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.061 x 6.965 at -2.148 degrees (North through East) ! Clean map min=-0.0053857 max=0.077266 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.08 LA 1.01 MK 1.05 NL 1.12 ! OV 1.05 PT 1.01 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 LA 0.97 MK 0.95 NL 1.04 ! OV 1.05 PT 1.06 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 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 1.12 LA 0.99 MK 1.03 NL 0.90 ! OV 0.98 PT 0.99 SC 0.92 ! ! ! Fit before self-cal, rms=0.078104Jy sigma=1.266196 ! Fit after self-cal, rms=0.080649Jy sigma=1.259619 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.04 mas, bmaj=6.938 mas, bpa=-1.983 degrees ! Estimated noise=0.842034 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.00225967 Jy ! Component: 100 - total flux cleaned = 0.00252546 Jy ! Component: 150 - total flux cleaned = 0.00273129 Jy ! Component: 200 - total flux cleaned = 0.00289331 Jy ! Total flux subtracted in 200 components = 0.00289331 Jy ! Clean residual min=-0.005370 max=0.004500 Jy/beam ! Clean residual mean=-0.000006 rms=0.001245 Jy/beam ! Combined flux in latest and established models = 0.0888783 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 26 components and 0.0888783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080432Jy sigma=1.259100 ! Fit after self-cal, rms=0.080445Jy sigma=1.258567 ! 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.080445Jy sigma=1.258567 ! Fit after self-cal, rms=0.081473Jy sigma=1.253837 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.032 mas, bmaj=6.932 mas, bpa=-1.895 degrees ! Estimated noise=0.863696 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00210294 Jy ! Component: 100 - total flux cleaned = 0.00229258 Jy ! Component: 150 - total flux cleaned = 0.00248018 Jy ! Component: 200 - total flux cleaned = 0.00262699 Jy ! Total flux subtracted in 200 components = 0.00262699 Jy ! Clean residual min=-0.005564 max=0.004882 Jy/beam ! Clean residual mean=-0.000009 rms=0.001275 Jy/beam ! Combined flux in latest and established models = 0.0915053 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 27 components and 0.0915053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081288Jy sigma=1.253401 ! Fit after self-cal, rms=0.081292Jy sigma=1.253154 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 = -6.45478e-05 Jy ! Component: 100 - total flux cleaned = -5.9769e-05 Jy ! Component: 150 - total flux cleaned = -3.72021e-05 Jy ! Component: 200 - total flux cleaned = -5.66069e-05 Jy ! Total flux subtracted in 200 components = -5.66069e-05 Jy ! Clean residual min=-0.005567 max=0.004923 Jy/beam ! Clean residual mean=-0.000009 rms=0.001273 Jy/beam ! Combined flux in latest and established models = 0.0914487 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 29 components and 0.0914487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081246Jy sigma=1.253016 ! Fit after self-cal, rms=0.081245Jy sigma=1.252893 ! 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.081245Jy sigma=1.252893 ! Fit after self-cal, rms=0.082072Jy sigma=1.252146 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.025 mas, bmaj=6.926 mas, bpa=-1.897 degrees ! Estimated noise=0.879852 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150643 Jy ! Component: 100 - total flux cleaned = 0.0016433 Jy ! Component: 150 - total flux cleaned = 0.0017806 Jy ! Component: 200 - total flux cleaned = 0.00186883 Jy ! Total flux subtracted in 200 components = 0.00186883 Jy ! Clean residual min=-0.005617 max=0.005020 Jy/beam ! Clean residual mean=-0.000009 rms=0.001287 Jy/beam ! Combined flux in latest and established models = 0.0933176 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 29 components and 0.0933175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081957Jy sigma=1.252128 ! Fit after self-cal, rms=0.081957Jy sigma=1.252061 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.68852e-05 Jy ! Component: 100 - total flux cleaned = -0.00010807 Jy ! Component: 150 - total flux cleaned = -0.000108696 Jy ! Component: 200 - total flux cleaned = -0.000108484 Jy ! Total flux subtracted in 200 components = -0.000108484 Jy ! Clean residual min=-0.005613 max=0.005035 Jy/beam ! Clean residual mean=-0.000009 rms=0.001286 Jy/beam ! Combined flux in latest and established models = 0.0932091 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 32 components and 0.0932091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081929Jy sigma=1.252001 ! Fit after self-cal, rms=0.081930Jy sigma=1.251944 ! 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.081930Jy sigma=1.251944 ! Fit after self-cal, rms=0.082529Jy sigma=1.251596 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.204 mas, bmaj=13.65 mas, bpa=4.983 degrees ! Estimated noise=1.15989 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000825721 Jy ! Component: 100 - total flux cleaned = 0.000830748 Jy ! Component: 150 - total flux cleaned = 0.000801511 Jy ! Component: 200 - total flux cleaned = 0.000742245 Jy ! Total flux subtracted in 200 components = 0.000742245 Jy ! Clean residual min=-0.006626 max=0.005047 Jy/beam ! Clean residual mean=-0.000021 rms=0.001907 Jy/beam ! Combined flux in latest and established models = 0.0939513 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 41 components and 0.0939513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082441Jy sigma=1.251940 ! Fit after self-cal, rms=0.082440Jy sigma=1.251834 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.00016078 Jy ! Component: 100 - total flux cleaned = -0.000251113 Jy ! Component: 150 - total flux cleaned = -0.000306744 Jy ! Component: 200 - total flux cleaned = -0.000358626 Jy ! Total flux subtracted in 200 components = -0.000358626 Jy ! Clean residual min=-0.006608 max=0.005028 Jy/beam ! Clean residual mean=-0.000021 rms=0.001902 Jy/beam ! Combined flux in latest and established models = 0.0935927 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.0935927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082412Jy sigma=1.252097 ! Fit after self-cal, rms=0.082416Jy sigma=1.251991 ! 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.02 mas, bmaj=6.923 mas, bpa=-1.912 degrees ! Estimated noise=0.890931 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.02 x 6.923 at -1.912 degrees (North through East) ! Clean map min=-0.0054223 max=0.084465 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.624 mas, bmaj=6.248 mas, bpa=-0.8113 degrees ! Estimated noise=1.09671 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0641117 Jy ! Component: 100 - total flux cleaned = 0.0809075 Jy ! Component: 150 - total flux cleaned = 0.0883593 Jy ! Component: 200 - total flux cleaned = 0.0908804 Jy ! Total flux subtracted in 200 components = 0.0908804 Jy ! Clean residual min=-0.006544 max=0.005409 Jy/beam ! Clean residual mean=-0.000004 rms=0.001440 Jy/beam ! Combined flux in latest and established models = 0.0908805 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0908805 Jy ! Inverting map and beam ! Estimated beam: bmin=3.02 mas, bmaj=6.923 mas, bpa=-1.912 degrees ! Estimated noise=0.890931 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.00162434 Jy ! Component: 100 - total flux cleaned = 0.00201063 Jy ! Component: 150 - total flux cleaned = 0.00239743 Jy ! Component: 200 - total flux cleaned = 0.00269982 Jy ! Total flux subtracted in 200 components = 0.00269982 Jy ! Clean residual min=-0.005760 max=0.005300 Jy/beam ! Clean residual mean=-0.000009 rms=0.001308 Jy/beam ! Combined flux in latest and established models = 0.0935803 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 21 components and 0.0935803 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.204 mas, bmaj=13.65 mas, bpa=4.983 degrees ! Estimated noise=1.15989 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000288939 Jy ! Component: 100 - total flux cleaned = 0.0002893 Jy ! Component: 150 - total flux cleaned = 0.000255354 Jy ! Component: 200 - total flux cleaned = 0.000157425 Jy ! Total flux subtracted in 200 components = 0.000157425 Jy ! Clean residual min=-0.006595 max=0.005131 Jy/beam ! Clean residual mean=-0.000021 rms=0.001914 Jy/beam ! Combined flux in latest and established models = 0.0937377 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 = -6.30215e-05 Jy ! Component: 100 - total flux cleaned = -0.0001228 Jy ! Component: 150 - total flux cleaned = -0.000181055 Jy ! Component: 200 - total flux cleaned = -0.000237688 Jy ! Total flux subtracted in 200 components = -0.000237688 Jy ! Clean residual min=-0.006565 max=0.005098 Jy/beam ! Clean residual mean=-0.000021 rms=0.001903 Jy/beam ! Combined flux in latest and established models = 0.0935 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 33 components and 0.0935 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.02 mas, bmaj=6.923 mas, bpa=-1.912 degrees ! Estimated noise=0.890931 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.7791e-05 Jy ! Component: 100 - total flux cleaned = 0.000111501 Jy ! Component: 150 - total flux cleaned = 0.000131629 Jy ! Component: 200 - total flux cleaned = 0.000150717 Jy ! Total flux subtracted in 200 components = 0.000150717 Jy ! Clean residual min=-0.005579 max=0.005194 Jy/beam ! Clean residual mean=-0.000009 rms=0.001308 Jy/beam ! Combined flux in latest and established models = 0.0936508 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.0936507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082426Jy sigma=1.252518 ! Fit after self-cal, rms=0.082426Jy sigma=1.252288 wmodel /J0013-0423_S_map.mod ! wmodel: Unable to open new model file: /J0013-0423_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0013-0423_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.02 x 6.923 at -1.912 degrees (North through East) ! Clean map min=-0.0054188 max=0.084358 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0013-0423_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0843576 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00130604 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.64465 4.64465 9.28929 18.5786 37.1572 74.3143 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0039 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.084 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 64.59 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0013-0423_S_dfm.log closed on Thu May 19 23:43:45 2016