! Started logfile: /scr/pima/bg219a_uvs/J1639+8631_S_dfm.log on Fri May 20 00:13:45 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/J1639+8631_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1639+8631_S_uva.fits ! AN table 1: 62 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.722734 visibilities/baseline/integration-bin. ! Found source: J1639+8631 ! ! 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 3764 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 J1639+8631_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 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007954Jy sigma=23.206732 ! Fit after self-cal, rms=0.890152Jy sigma=20.386718 ! 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.504 mas, bmaj=10.09 mas, bpa=52.59 degrees ! Estimated noise=0.984757 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.0733555 Jy ! Component: 100 - total flux cleaned = 0.109357 Jy ! Total flux subtracted in 100 components = 0.109357 Jy ! Clean residual min=-0.017794 max=0.019252 Jy/beam ! Clean residual mean=-0.000304 rms=0.006059 Jy/beam ! Combined flux in latest and established models = 0.109357 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.109357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124587Jy sigma=2.722959 ! Fit after self-cal, rms=0.123864Jy sigma=2.705656 ! 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.072 mas, bmaj=11.22 mas, bpa=52.28 degrees ! Estimated noise=0.538806 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.0489975 Jy ! Component: 100 - total flux cleaned = 0.0812155 Jy ! Component: 150 - total flux cleaned = 0.105398 Jy ! Component: 200 - total flux cleaned = 0.124278 Jy ! Total flux subtracted in 200 components = 0.124278 Jy ! Clean residual min=-0.023587 max=0.031789 Jy/beam ! Clean residual mean=-0.000494 rms=0.009793 Jy/beam ! Combined flux in latest and established models = 0.233635 Jy ! Performing phase self-cal ! Adding 88 model components to the UV plane model. ! The established model now contains 100 components and 0.233635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096469Jy sigma=2.076684 ! Fit after self-cal, rms=0.095841Jy sigma=2.064150 ! 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.072 x 11.22 at 52.28 degrees (North through East) ! Clean map min=-0.023291 max=0.11308 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.095841Jy sigma=2.064150 ! Fit after self-cal, rms=0.095841Jy sigma=2.064150 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.072 mas, bmaj=11.22 mas, bpa=52.28 degrees ! Estimated noise=0.538806 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.0165338 Jy ! Component: 100 - total flux cleaned = 0.0285692 Jy ! Component: 150 - total flux cleaned = 0.0382505 Jy ! Component: 200 - total flux cleaned = 0.0461078 Jy ! Total flux subtracted in 200 components = 0.0461078 Jy ! Clean residual min=-0.021198 max=0.031340 Jy/beam ! Clean residual mean=-0.000360 rms=0.008937 Jy/beam ! Combined flux in latest and established models = 0.279743 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 116 components and 0.279743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091182Jy sigma=1.978938 ! Fit after self-cal, rms=0.090967Jy sigma=1.975656 ! 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.090967Jy sigma=1.975656 ! Fit after self-cal, rms=0.090967Jy sigma=1.975656 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.072 mas, bmaj=11.22 mas, bpa=52.28 degrees ! Estimated noise=0.538806 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00751877 Jy ! Component: 100 - total flux cleaned = 0.0130433 Jy ! Component: 150 - total flux cleaned = 0.0175008 Jy ! Component: 200 - total flux cleaned = 0.0212155 Jy ! Total flux subtracted in 200 components = 0.0212155 Jy ! Clean residual min=-0.019992 max=0.031153 Jy/beam ! Clean residual mean=-0.000297 rms=0.008678 Jy/beam ! Combined flux in latest and established models = 0.300958 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 120 components and 0.300958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089792Jy sigma=1.961192 ! Fit after self-cal, rms=0.089690Jy sigma=1.959584 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.00255853 Jy ! Component: 100 - total flux cleaned = 0.0039527 Jy ! Component: 150 - total flux cleaned = 0.00504753 Jy ! Component: 200 - total flux cleaned = 0.00614903 Jy ! Total flux subtracted in 200 components = 0.00614903 Jy ! Clean residual min=-0.019528 max=0.031210 Jy/beam ! Clean residual mean=-0.000279 rms=0.008588 Jy/beam ! Combined flux in latest and established models = 0.307107 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 125 components and 0.307107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089275Jy sigma=1.953005 ! Fit after self-cal, rms=0.089214Jy sigma=1.951977 ! 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.089214Jy sigma=1.951977 ! Fit after self-cal, rms=0.089214Jy sigma=1.951977 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.072 mas, bmaj=11.22 mas, bpa=52.28 degrees ! Estimated noise=0.538806 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000845346 Jy ! Component: 100 - total flux cleaned = 0.00179524 Jy ! Component: 150 - total flux cleaned = 0.002735 Jy ! Component: 200 - total flux cleaned = 0.00367559 Jy ! Total flux subtracted in 200 components = 0.00367559 Jy ! Clean residual min=-0.019401 max=0.031290 Jy/beam ! Clean residual mean=-0.000268 rms=0.008528 Jy/beam ! Combined flux in latest and established models = 0.310783 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 129 components and 0.310783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088931Jy sigma=1.946918 ! Fit after self-cal, rms=0.088884Jy sigma=1.946103 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.000347424 Jy ! Component: 100 - total flux cleaned = 0.00117617 Jy ! Component: 150 - total flux cleaned = 0.00199413 Jy ! Component: 200 - total flux cleaned = 0.00273767 Jy ! Total flux subtracted in 200 components = 0.00273767 Jy ! Clean residual min=-0.019454 max=0.031413 Jy/beam ! Clean residual mean=-0.000260 rms=0.008481 Jy/beam ! Combined flux in latest and established models = 0.31352 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 130 components and 0.31352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088671Jy sigma=1.942061 ! Fit after self-cal, rms=0.088634Jy sigma=1.941401 ! 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.088634Jy sigma=1.941401 ! Fit after self-cal, rms=0.088634Jy sigma=1.941401 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.938 mas, bmaj=18.62 mas, bpa=43.32 degrees ! Estimated noise=0.678716 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00965946 Jy ! Component: 100 - total flux cleaned = 0.0133624 Jy ! Component: 150 - total flux cleaned = 0.0146177 Jy ! Component: 200 - total flux cleaned = 0.015445 Jy ! Total flux subtracted in 200 components = 0.015445 Jy ! Clean residual min=-0.036390 max=0.052876 Jy/beam ! Clean residual mean=-0.000490 rms=0.017608 Jy/beam ! Combined flux in latest and established models = 0.328965 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 137 components and 0.328965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088649Jy sigma=1.946737 ! Fit after self-cal, rms=0.088476Jy sigma=1.943171 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.00204517 Jy ! Component: 100 - total flux cleaned = 0.00258045 Jy ! Component: 150 - total flux cleaned = 0.00271958 Jy ! Component: 200 - total flux cleaned = 0.00301269 Jy ! Total flux subtracted in 200 components = 0.00301269 Jy ! Clean residual min=-0.036013 max=0.052694 Jy/beam ! Clean residual mean=-0.000472 rms=0.017469 Jy/beam ! Combined flux in latest and established models = 0.331978 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 145 components and 0.331978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088594Jy sigma=1.944801 ! Fit after self-cal, rms=0.088498Jy sigma=1.942476 ! 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.072 mas, bmaj=11.22 mas, bpa=52.28 degrees ! Estimated noise=0.538806 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.072 x 11.22 at 52.28 degrees (North through East) ! Clean map min=-0.019573 max=0.10266 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.504 mas, bmaj=10.09 mas, bpa=52.59 degrees ! Estimated noise=0.984757 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0748767 Jy ! Component: 100 - total flux cleaned = 0.113596 Jy ! Component: 150 - total flux cleaned = 0.139365 Jy ! Component: 200 - total flux cleaned = 0.159569 Jy ! Total flux subtracted in 200 components = 0.159569 Jy ! Clean residual min=-0.015819 max=0.016917 Jy/beam ! Clean residual mean=-0.000252 rms=0.004963 Jy/beam ! Combined flux in latest and established models = 0.159569 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.159569 Jy ! Inverting map and beam ! Estimated beam: bmin=3.072 mas, bmaj=11.22 mas, bpa=52.28 degrees ! Estimated noise=0.538806 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.0359383 Jy ! Component: 100 - total flux cleaned = 0.0617064 Jy ! Component: 150 - total flux cleaned = 0.0809614 Jy ! Component: 200 - total flux cleaned = 0.0955791 Jy ! Total flux subtracted in 200 components = 0.0955791 Jy ! Clean residual min=-0.021873 max=0.030692 Jy/beam ! Clean residual mean=-0.000436 rms=0.009235 Jy/beam ! Combined flux in latest and established models = 0.255148 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 90 components and 0.255148 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=6.938 mas, bmaj=18.62 mas, bpa=43.32 degrees ! Estimated noise=0.678716 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.025047 Jy ! Component: 100 - total flux cleaned = 0.0425062 Jy ! Component: 150 - total flux cleaned = 0.0548921 Jy ! Component: 200 - total flux cleaned = 0.063688 Jy ! Total flux subtracted in 200 components = 0.063688 Jy ! Clean residual min=-0.037507 max=0.052277 Jy/beam ! Clean residual mean=-0.000560 rms=0.017769 Jy/beam ! Combined flux in latest and established models = 0.318836 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.00625216 Jy ! Component: 100 - total flux cleaned = 0.0100832 Jy ! Component: 150 - total flux cleaned = 0.010705 Jy ! Component: 200 - total flux cleaned = 0.0114579 Jy ! Total flux subtracted in 200 components = 0.0114579 Jy ! Clean residual min=-0.036360 max=0.052346 Jy/beam ! Clean residual mean=-0.000484 rms=0.017507 Jy/beam ! Combined flux in latest and established models = 0.330294 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 98 components and 0.330294 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.072 mas, bmaj=11.22 mas, bpa=52.28 degrees ! Estimated noise=0.538806 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00320196 Jy ! Component: 100 - total flux cleaned = -0.00345594 Jy ! Component: 150 - total flux cleaned = -0.00366131 Jy ! Component: 200 - total flux cleaned = -0.00366405 Jy ! Total flux subtracted in 200 components = -0.00366405 Jy ! Clean residual min=-0.019360 max=0.031239 Jy/beam ! Clean residual mean=-0.000222 rms=0.008328 Jy/beam ! Combined flux in latest and established models = 0.32663 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 112 components and 0.32663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088755Jy sigma=1.943344 ! Fit after self-cal, rms=0.088534Jy sigma=1.939296 wmodel /J1639+8631_S_map.mod ! wmodel: Unable to open new model file: /J1639+8631_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1639+8631_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.072 x 11.22 at 52.28 degrees (North through East) ! Clean map min=-0.018909 max=0.10096 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1639+8631_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.10096 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00831829 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -24.7175 24.7175 49.4349 98.8699 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0249 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.1 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 12.137 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1639+8631_S_dfm.log closed on Fri May 20 00:13:47 2016