! Started logfile: /scr/pima/bg219a_uvs/J2117+0503_S_dfm.log on Fri May 20 00:20:48 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/J2117+0503_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J2117+0503_S_uva.fits ! AN table 1: 28 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J2117+0503 ! ! 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 1400 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 J2117+0503_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.058229Jy sigma=23.627484 ! Fit after self-cal, rms=0.698833Jy sigma=15.506929 ! 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.353 mas, bmaj=6.366 mas, bpa=-4.908 degrees ! Estimated noise=1.13552 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.233975 Jy ! Component: 100 - total flux cleaned = 0.28503 Jy ! Total flux subtracted in 100 components = 0.28503 Jy ! Clean residual min=-0.009389 max=0.014493 Jy/beam ! Clean residual mean=-0.000031 rms=0.002612 Jy/beam ! Combined flux in latest and established models = 0.28503 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.28503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060287Jy sigma=1.291044 ! Fit after self-cal, rms=0.060291Jy sigma=1.290819 ! 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=7.132 mas, bpa=-3.913 degrees ! Estimated noise=0.933517 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.0200207 Jy ! Component: 100 - total flux cleaned = 0.0296245 Jy ! Component: 150 - total flux cleaned = 0.0344427 Jy ! Component: 200 - total flux cleaned = 0.0363465 Jy ! Total flux subtracted in 200 components = 0.0363465 Jy ! Clean residual min=-0.004186 max=0.004816 Jy/beam ! Clean residual mean=-0.000020 rms=0.001206 Jy/beam ! Combined flux in latest and established models = 0.321377 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.321377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054217Jy sigma=1.137950 ! Fit after self-cal, rms=0.054215Jy sigma=1.137466 ! 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 7.132 at -3.913 degrees (North through East) ! Clean map min=-0.003946 max=0.30447 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: ! LA 0.99 MK 1.01 NL 0.99 OV 1.02 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 1.02 NL 0.99 OV 1.02 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 1.01 NL 0.96 OV 1.04 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 0.99 NL 0.97 OV 1.01 ! PT 0.95 SC 0.99 ! ! ! Fit before self-cal, rms=0.054215Jy sigma=1.137466 ! Fit after self-cal, rms=0.053529Jy sigma=1.122597 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.75 mas, bmaj=7.135 mas, bpa=-3.977 degrees ! Estimated noise=0.929911 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.000934613 Jy ! Component: 100 - total flux cleaned = -0.00106082 Jy ! Component: 150 - total flux cleaned = -0.0010256 Jy ! Component: 200 - total flux cleaned = -0.000991809 Jy ! Total flux subtracted in 200 components = -0.000991809 Jy ! Clean residual min=-0.003337 max=0.003847 Jy/beam ! Clean residual mean=-0.000009 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.320385 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 31 components and 0.320385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053469Jy sigma=1.120980 ! Fit after self-cal, rms=0.053469Jy sigma=1.120838 ! 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.053469Jy sigma=1.120838 ! Fit after self-cal, rms=0.053336Jy sigma=1.114876 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.751 mas, bmaj=7.125 mas, bpa=-3.962 degrees ! Estimated noise=0.93018 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.89871e-05 Jy ! Component: 100 - total flux cleaned = -6.28243e-05 Jy ! Component: 150 - total flux cleaned = -6.37147e-05 Jy ! Component: 200 - total flux cleaned = -4.25854e-05 Jy ! Total flux subtracted in 200 components = -4.25854e-05 Jy ! Clean residual min=-0.002996 max=0.003536 Jy/beam ! Clean residual mean=-0.000011 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.320342 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.320342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053305Jy sigma=1.114156 ! Fit after self-cal, rms=0.053297Jy sigma=1.114008 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) ! Added new window around map position (-8.5, 48.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0031254 Jy ! Component: 100 - total flux cleaned = 0.00335623 Jy ! Component: 150 - total flux cleaned = 0.00368364 Jy ! Component: 200 - total flux cleaned = 0.00416129 Jy ! Total flux subtracted in 200 components = 0.00416129 Jy ! Clean residual min=-0.003001 max=0.002649 Jy/beam ! Clean residual mean=-0.000010 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.324503 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 58 components and 0.324503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053087Jy sigma=1.110253 ! Fit after self-cal, rms=0.053077Jy sigma=1.110013 ! 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.053077Jy sigma=1.110013 ! Fit after self-cal, rms=0.052965Jy sigma=1.109764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.75 mas, bmaj=7.124 mas, bpa=-3.928 degrees ! Estimated noise=0.929204 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000885825 Jy ! Component: 100 - total flux cleaned = 0.00115763 Jy ! Component: 150 - total flux cleaned = 0.0013597 Jy ! Component: 200 - total flux cleaned = 0.00151523 Jy ! Total flux subtracted in 200 components = 0.00151523 Jy ! Clean residual min=-0.003060 max=0.002633 Jy/beam ! Clean residual mean=-0.000007 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.326019 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 75 components and 0.326019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052934Jy sigma=1.109202 ! Fit after self-cal, rms=0.052931Jy sigma=1.109164 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.000297485 Jy ! Component: 100 - total flux cleaned = 0.000329492 Jy ! Component: 150 - total flux cleaned = 0.000403161 Jy ! Component: 200 - total flux cleaned = 0.000470155 Jy ! Total flux subtracted in 200 components = 0.000470155 Jy ! Clean residual min=-0.003058 max=0.002697 Jy/beam ! Clean residual mean=-0.000006 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.326489 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 87 components and 0.326489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052922Jy sigma=1.108981 ! Fit after self-cal, rms=0.052921Jy sigma=1.108970 ! 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.052921Jy sigma=1.108970 ! Fit after self-cal, rms=0.052900Jy sigma=1.108915 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.564 mas, bmaj=13.51 mas, bpa=-4.842 degrees ! Estimated noise=1.26112 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.27372e-05 Jy ! Component: 100 - total flux cleaned = 0.000133645 Jy ! Component: 150 - total flux cleaned = 0.000263364 Jy ! Component: 200 - total flux cleaned = 0.000326758 Jy ! Total flux subtracted in 200 components = 0.000326758 Jy ! Clean residual min=-0.002008 max=0.001995 Jy/beam ! Clean residual mean=-0.000014 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.326816 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 105 components and 0.326816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052900Jy sigma=1.108800 ! Fit after self-cal, rms=0.052898Jy sigma=1.108784 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 = -2.26898e-05 Jy ! Component: 100 - total flux cleaned = 1.4117e-05 Jy ! Component: 150 - total flux cleaned = 4.95334e-05 Jy ! Component: 200 - total flux cleaned = 0.000106167 Jy ! Total flux subtracted in 200 components = 0.000106167 Jy ! Clean residual min=-0.001984 max=0.001975 Jy/beam ! Clean residual mean=-0.000014 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.326922 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 108 components and 0.326922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052897Jy sigma=1.108763 ! Fit after self-cal, rms=0.052897Jy sigma=1.108751 ! 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.75 mas, bmaj=7.124 mas, bpa=-3.918 degrees ! Estimated noise=0.929296 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.75 x 7.124 at -3.918 degrees (North through East) ! Clean map min=-0.0028451 max=0.30366 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.355 mas, bmaj=6.348 mas, bpa=-4.931 degrees ! Estimated noise=1.13025 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.232865 Jy ! Component: 100 - total flux cleaned = 0.283657 Jy ! Component: 150 - total flux cleaned = 0.299225 Jy ! Component: 200 - total flux cleaned = 0.308241 Jy ! Total flux subtracted in 200 components = 0.308241 Jy ! Clean residual min=-0.005685 max=0.005212 Jy/beam ! Clean residual mean=-0.000011 rms=0.001304 Jy/beam ! Combined flux in latest and established models = 0.308241 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.308241 Jy ! Inverting map and beam ! Estimated beam: bmin=2.75 mas, bmaj=7.124 mas, bpa=-3.918 degrees ! Estimated noise=0.929296 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.00697326 Jy ! Component: 100 - total flux cleaned = 0.0112829 Jy ! Component: 150 - total flux cleaned = 0.0141825 Jy ! Component: 200 - total flux cleaned = 0.0160489 Jy ! Total flux subtracted in 200 components = 0.0160489 Jy ! Clean residual min=-0.003331 max=0.002706 Jy/beam ! Clean residual mean=-0.000008 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.32429 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 31 components and 0.32429 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.564 mas, bmaj=13.51 mas, bpa=-4.842 degrees ! Estimated noise=1.26112 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186319 Jy ! Component: 100 - total flux cleaned = 0.00228427 Jy ! Component: 150 - total flux cleaned = 0.0024748 Jy ! Component: 200 - total flux cleaned = 0.0025421 Jy ! Total flux subtracted in 200 components = 0.0025421 Jy ! Clean residual min=-0.002092 max=0.002128 Jy/beam ! Clean residual mean=-0.000013 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.326832 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 = 3.807e-05 Jy ! Component: 100 - total flux cleaned = 3.76352e-05 Jy ! Component: 150 - total flux cleaned = 9.6383e-05 Jy ! Component: 200 - total flux cleaned = 0.000123907 Jy ! Total flux subtracted in 200 components = 0.000123907 Jy ! Clean residual min=-0.002094 max=0.002053 Jy/beam ! Clean residual mean=-0.000013 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.326956 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 54 components and 0.326956 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.75 mas, bmaj=7.124 mas, bpa=-3.918 degrees ! Estimated noise=0.929296 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000502709 Jy ! Component: 100 - total flux cleaned = -0.000507225 Jy ! Component: 150 - total flux cleaned = -0.00051157 Jy ! Component: 200 - total flux cleaned = -0.000477466 Jy ! Total flux subtracted in 200 components = -0.000477466 Jy ! Clean residual min=-0.003155 max=0.002719 Jy/beam ! Clean residual mean=-0.000005 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.326479 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 73 components and 0.326479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052960Jy sigma=1.109957 ! Fit after self-cal, rms=0.052954Jy sigma=1.109827 wmodel /J2117+0503_S_map.mod ! wmodel: Unable to open new model file: /J2117+0503_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J2117+0503_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.75 x 7.124 at -3.918 degrees (North through East) ! Clean map min=-0.002912 max=0.30362 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J2117+0503_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.303622 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000639864 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.632231 0.632231 1.26446 2.52892 5.05785 10.1157 20.2314 40.4628 80.9255 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.303 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 474.51 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J2117+0503_S_dfm.log closed on Fri May 20 00:20:50 2016