! Started logfile: /scr/pima/bg219a_uvs/J1603+5730_S_dfm.log on Fri May 20 00:12:55 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/J1603+5730_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1603+5730_S_uva.fits ! AN table 1: 30 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.901587 visibilities/baseline/integration-bin. ! Found source: J1603+5730 ! ! 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 2272 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 J1603+5730_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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.042064Jy sigma=25.488251 ! Fit after self-cal, rms=0.832794Jy sigma=19.759476 ! 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.688 mas, bmaj=4.651 mas, bpa=55.14 degrees ! Estimated noise=1.17125 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.134461 Jy ! Component: 100 - total flux cleaned = 0.187131 Jy ! Total flux subtracted in 100 components = 0.187131 Jy ! Clean residual min=-0.018309 max=0.025354 Jy/beam ! Clean residual mean=-0.000219 rms=0.005160 Jy/beam ! Combined flux in latest and established models = 0.187131 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.187131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085305Jy sigma=2.058456 ! Fit after self-cal, rms=0.083552Jy sigma=2.020684 ! 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.09 mas, bmaj=8.94 mas, bpa=46.53 degrees ! Estimated noise=0.652273 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.0442663 Jy ! Component: 100 - total flux cleaned = 0.0666052 Jy ! Component: 150 - total flux cleaned = 0.0792743 Jy ! Component: 200 - total flux cleaned = 0.0870903 Jy ! Total flux subtracted in 200 components = 0.0870903 Jy ! Clean residual min=-0.010028 max=0.009407 Jy/beam ! Clean residual mean=-0.000144 rms=0.002647 Jy/beam ! Combined flux in latest and established models = 0.274222 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 36 components and 0.274222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060220Jy sigma=1.330239 ! Fit after self-cal, rms=0.059620Jy sigma=1.315850 ! 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.09 x 8.94 at 46.53 degrees (North through East) ! Clean map min=-0.0093149 max=0.17121 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 0.95 LA 0.98 MK 1.04 NL 1.03 ! OV 0.98 PT 0.95 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 LA 0.99 MK 1.00 NL 1.03 ! OV 1.00 PT 0.95 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 LA 0.97 MK 0.99 NL 1.03 ! OV 0.99 PT 0.99 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 LA 0.94 MK 1.06 NL 1.03 ! OV 0.94 PT 0.99 SC 1.01 ! ! ! Fit before self-cal, rms=0.059620Jy sigma=1.315850 ! Fit after self-cal, rms=0.058991Jy sigma=1.293009 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.139 mas, bmaj=9.068 mas, bpa=46.55 degrees ! Estimated noise=0.646251 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 = -6.07501e-05 Jy ! Component: 100 - total flux cleaned = -0.000650193 Jy ! Component: 150 - total flux cleaned = -0.000984163 Jy ! Component: 200 - total flux cleaned = -0.000930578 Jy ! Total flux subtracted in 200 components = -0.000930578 Jy ! Clean residual min=-0.007362 max=0.008807 Jy/beam ! Clean residual mean=-0.000042 rms=0.002141 Jy/beam ! Combined flux in latest and established models = 0.273291 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.273291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058656Jy sigma=1.284840 ! Fit after self-cal, rms=0.058550Jy sigma=1.281831 ! 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.058550Jy sigma=1.281831 ! Fit after self-cal, rms=0.058246Jy sigma=1.278585 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.132 mas, bmaj=9.045 mas, bpa=46.54 degrees ! Estimated noise=0.64255 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00196216 Jy ! Component: 100 - total flux cleaned = -0.00226312 Jy ! Component: 150 - total flux cleaned = -0.00252488 Jy ! Component: 200 - total flux cleaned = -0.00256549 Jy ! Total flux subtracted in 200 components = -0.00256549 Jy ! Clean residual min=-0.006710 max=0.008616 Jy/beam ! Clean residual mean=-0.000043 rms=0.002036 Jy/beam ! Combined flux in latest and established models = 0.270725 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.270725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058071Jy sigma=1.274664 ! Fit after self-cal, rms=0.058006Jy sigma=1.273108 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 (-107, -88.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.007768 Jy ! Component: 100 - total flux cleaned = 0.0119762 Jy ! Component: 150 - total flux cleaned = 0.0149529 Jy ! Component: 200 - total flux cleaned = 0.0170199 Jy ! Total flux subtracted in 200 components = 0.0170199 Jy ! Clean residual min=-0.006296 max=0.005273 Jy/beam ! Clean residual mean=-0.000040 rms=0.001320 Jy/beam ! Combined flux in latest and established models = 0.287745 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 75 components and 0.287745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056940Jy sigma=1.240095 ! Fit after self-cal, rms=0.056806Jy sigma=1.237232 ! 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.056806Jy sigma=1.237232 ! Fit after self-cal, rms=0.056180Jy sigma=1.234156 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.136 mas, bmaj=9.036 mas, bpa=46.55 degrees ! Estimated noise=0.637749 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00264978 Jy ! Component: 100 - total flux cleaned = 0.00398866 Jy ! Component: 150 - total flux cleaned = 0.00487346 Jy ! Component: 200 - total flux cleaned = 0.00569347 Jy ! Total flux subtracted in 200 components = 0.00569347 Jy ! Clean residual min=-0.004445 max=0.004566 Jy/beam ! Clean residual mean=-0.000007 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 0.293439 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 98 components and 0.293439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055973Jy sigma=1.228260 ! Fit after self-cal, rms=0.055961Jy sigma=1.227678 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 (56, 47). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00330767 Jy ! Component: 100 - total flux cleaned = 0.00468956 Jy ! Component: 150 - total flux cleaned = 0.00595789 Jy ! Component: 200 - total flux cleaned = 0.00711692 Jy ! Total flux subtracted in 200 components = 0.00711692 Jy ! Clean residual min=-0.003292 max=0.002582 Jy/beam ! Clean residual mean=-0.000006 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.300556 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 120 components and 0.300556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055630Jy sigma=1.219205 ! Fit after self-cal, rms=0.055630Jy sigma=1.218828 ! 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.055630Jy sigma=1.218828 ! Fit after self-cal, rms=0.055372Jy sigma=1.218288 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.294 mas, bmaj=14.22 mas, bpa=43.4 degrees ! Estimated noise=0.765448 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00117461 Jy ! Component: 100 - total flux cleaned = 0.00151903 Jy ! Component: 150 - total flux cleaned = 0.00184943 Jy ! Component: 200 - total flux cleaned = 0.00205946 Jy ! Total flux subtracted in 200 components = 0.00205946 Jy ! Clean residual min=-0.002616 max=0.001681 Jy/beam ! Clean residual mean=-0.000011 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.302615 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 140 components and 0.302615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055357Jy sigma=1.217395 ! Fit after self-cal, rms=0.055352Jy sigma=1.217302 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.000458333 Jy ! Component: 100 - total flux cleaned = 0.000800979 Jy ! Component: 150 - total flux cleaned = 0.000909715 Jy ! Component: 200 - total flux cleaned = 0.00100854 Jy ! Total flux subtracted in 200 components = 0.00100854 Jy ! Clean residual min=-0.002368 max=0.001647 Jy/beam ! Clean residual mean=-0.000007 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.303624 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 158 components and 0.303624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055338Jy sigma=1.216887 ! Fit after self-cal, rms=0.055336Jy sigma=1.216838 ! 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.139 mas, bmaj=9.03 mas, bpa=46.56 degrees ! Estimated noise=0.63526 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.139 x 9.03 at 46.56 degrees (North through East) ! Clean map min=-0.0025966 max=0.16604 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.708 mas, bmaj=4.684 mas, bpa=55.11 degrees ! Estimated noise=1.15882 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.134529 Jy ! Component: 100 - total flux cleaned = 0.189157 Jy ! Component: 150 - total flux cleaned = 0.21697 Jy ! Component: 200 - total flux cleaned = 0.233367 Jy ! Total flux subtracted in 200 components = 0.233367 Jy ! Clean residual min=-0.008902 max=0.011094 Jy/beam ! Clean residual mean=-0.000088 rms=0.002422 Jy/beam ! Combined flux in latest and established models = 0.233367 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.233367 Jy ! Inverting map and beam ! Estimated beam: bmin=3.139 mas, bmaj=9.03 mas, bpa=46.56 degrees ! Estimated noise=0.63526 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.0169278 Jy ! Component: 100 - total flux cleaned = 0.0268862 Jy ! Component: 150 - total flux cleaned = 0.0342594 Jy ! Component: 200 - total flux cleaned = 0.0400028 Jy ! Total flux subtracted in 200 components = 0.0400028 Jy ! Clean residual min=-0.006081 max=0.005104 Jy/beam ! Clean residual mean=-0.000104 rms=0.001593 Jy/beam ! Combined flux in latest and established models = 0.27337 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 46 components and 0.27337 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.294 mas, bmaj=14.22 mas, bpa=43.4 degrees ! Estimated noise=0.765448 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00747195 Jy ! Component: 100 - total flux cleaned = 0.0124217 Jy ! Component: 150 - total flux cleaned = 0.0157809 Jy ! Component: 200 - total flux cleaned = 0.0180576 Jy ! Total flux subtracted in 200 components = 0.0180576 Jy ! Clean residual min=-0.005227 max=0.002983 Jy/beam ! Clean residual mean=-0.000101 rms=0.001297 Jy/beam ! Combined flux in latest and established models = 0.291428 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.00159412 Jy ! Component: 100 - total flux cleaned = 0.00304424 Jy ! Component: 150 - total flux cleaned = 0.0042301 Jy ! Component: 200 - total flux cleaned = 0.00520473 Jy ! Total flux subtracted in 200 components = 0.00520473 Jy ! Clean residual min=-0.004324 max=0.002023 Jy/beam ! Clean residual mean=-0.000087 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.296632 Jy ! Adding 83 model components to the UV plane model. ! The established model now contains 127 components and 0.296632 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.139 mas, bmaj=9.03 mas, bpa=46.56 degrees ! Estimated noise=0.63526 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125538 Jy ! Component: 100 - total flux cleaned = 0.00227922 Jy ! Component: 150 - total flux cleaned = 0.00326646 Jy ! Component: 200 - total flux cleaned = 0.00398882 Jy ! Total flux subtracted in 200 components = 0.00398882 Jy ! Clean residual min=-0.003091 max=0.002595 Jy/beam ! Clean residual mean=-0.000019 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.300621 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 143 components and 0.300621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055421Jy sigma=1.219117 ! Fit after self-cal, rms=0.055389Jy sigma=1.218318 wmodel /J1603+5730_S_map.mod ! wmodel: Unable to open new model file: /J1603+5730_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1603+5730_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.139 x 9.03 at 46.56 degrees (North through East) ! Clean map min=-0.0029721 max=0.16543 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1603+5730_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.16543 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000692219 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.25531 1.25531 2.51062 5.02124 10.0425 20.0849 40.1699 80.3398 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.165 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 238.984 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1603+5730_S_dfm.log closed on Fri May 20 00:12:57 2016