! Started logfile: /scr/pima/bg219a_uvs/J2120+0533_S_dfm.log on Fri May 20 00:20: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/J2120+0533_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J2120+0533_S_uva.fits ! AN table 1: 36 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J2120+0533 ! ! 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 1800 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 J2120+0533_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011451Jy sigma=23.732805 ! Fit after self-cal, rms=0.884707Jy sigma=20.608182 ! 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.374 mas, bmaj=6.321 mas, bpa=-2.697 degrees ! Estimated noise=1.00111 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.0869104 Jy ! Component: 100 - total flux cleaned = 0.110397 Jy ! Total flux subtracted in 100 components = 0.110397 Jy ! Clean residual min=-0.008019 max=0.010708 Jy/beam ! Clean residual mean=-0.000025 rms=0.002221 Jy/beam ! Combined flux in latest and established models = 0.110397 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.110397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059154Jy sigma=1.298413 ! Fit after self-cal, rms=0.059142Jy sigma=1.297572 ! 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.762 mas, bmaj=7.179 mas, bpa=-4.128 degrees ! Estimated noise=0.772612 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.0159777 Jy ! Component: 100 - total flux cleaned = 0.0237772 Jy ! Component: 150 - total flux cleaned = 0.0279169 Jy ! Component: 200 - total flux cleaned = 0.0302871 Jy ! Total flux subtracted in 200 components = 0.0302871 Jy ! Clean residual min=-0.004463 max=0.004586 Jy/beam ! Clean residual mean=-0.000028 rms=0.001170 Jy/beam ! Combined flux in latest and established models = 0.140684 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 25 components and 0.140684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055324Jy sigma=1.189327 ! Fit after self-cal, rms=0.055333Jy sigma=1.188113 ! 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.762 x 7.179 at -4.128 degrees (North through East) ! Clean map min=-0.0043669 max=0.11817 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.98 MK 1.02 NL 0.99 OV 1.00 ! PT 0.94 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 1.06 NL 1.03 OV 1.01 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 1.00 NL 0.93 OV 1.01 ! PT 0.96 SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 0.97 NL 0.93 OV 1.03 ! PT 0.94 SC 1.05 ! ! ! Fit before self-cal, rms=0.055333Jy sigma=1.188113 ! Fit after self-cal, rms=0.054882Jy sigma=1.178975 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.776 mas, bmaj=7.193 mas, bpa=-4.238 degrees ! Estimated noise=0.766028 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.000728597 Jy ! Component: 100 - total flux cleaned = -0.000638547 Jy ! Component: 150 - total flux cleaned = -0.000637414 Jy ! Component: 200 - total flux cleaned = -0.000637859 Jy ! Total flux subtracted in 200 components = -0.000637859 Jy ! Clean residual min=-0.004254 max=0.004202 Jy/beam ! Clean residual mean=-0.000022 rms=0.001013 Jy/beam ! Combined flux in latest and established models = 0.140046 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 29 components and 0.140046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054843Jy sigma=1.178068 ! Fit after self-cal, rms=0.054853Jy sigma=1.177821 ! 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.054853Jy sigma=1.177821 ! Fit after self-cal, rms=0.055207Jy sigma=1.172759 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.776 mas, bmaj=7.183 mas, bpa=-4.211 degrees ! Estimated noise=0.766181 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000225158 Jy ! Component: 100 - total flux cleaned = -0.000276764 Jy ! Component: 150 - total flux cleaned = -0.000277705 Jy ! Component: 200 - total flux cleaned = -0.00027767 Jy ! Total flux subtracted in 200 components = -0.00027767 Jy ! Clean residual min=-0.004277 max=0.003816 Jy/beam ! Clean residual mean=-0.000018 rms=0.000938 Jy/beam ! Combined flux in latest and established models = 0.139768 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 33 components and 0.139768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055184Jy sigma=1.172262 ! Fit after self-cal, rms=0.055198Jy sigma=1.172110 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.000101409 Jy ! Component: 100 - total flux cleaned = -0.000121066 Jy ! Component: 150 - total flux cleaned = -0.000121222 Jy ! Component: 200 - total flux cleaned = -0.000136345 Jy ! Total flux subtracted in 200 components = -0.000136345 Jy ! Clean residual min=-0.004279 max=0.003814 Jy/beam ! Clean residual mean=-0.000018 rms=0.000934 Jy/beam ! Combined flux in latest and established models = 0.139632 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 36 components and 0.139632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055186Jy sigma=1.171872 ! Fit after self-cal, rms=0.055180Jy sigma=1.171846 ! 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.055180Jy sigma=1.171846 ! Fit after self-cal, rms=0.055326Jy sigma=1.171874 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.777 mas, bmaj=7.183 mas, bpa=-4.192 degrees ! Estimated noise=0.767779 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.57432e-05 Jy ! Component: 100 - total flux cleaned = 4.78211e-05 Jy ! Component: 150 - total flux cleaned = 4.81567e-05 Jy ! Component: 200 - total flux cleaned = 6.12916e-05 Jy ! Total flux subtracted in 200 components = 6.12916e-05 Jy ! Clean residual min=-0.004328 max=0.003776 Jy/beam ! Clean residual mean=-0.000017 rms=0.000928 Jy/beam ! Combined flux in latest and established models = 0.139693 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.139693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055316Jy sigma=1.171690 ! Fit after self-cal, rms=0.055313Jy sigma=1.171664 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.71008e-05 Jy ! Component: 100 - total flux cleaned = -3.0723e-05 Jy ! Component: 150 - total flux cleaned = -3.13889e-05 Jy ! Component: 200 - total flux cleaned = -3.10768e-05 Jy ! Total flux subtracted in 200 components = -3.10768e-05 Jy ! Clean residual min=-0.004339 max=0.003756 Jy/beam ! Clean residual mean=-0.000017 rms=0.000926 Jy/beam ! Combined flux in latest and established models = 0.139662 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 42 components and 0.139662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055306Jy sigma=1.171540 ! Fit after self-cal, rms=0.055304Jy sigma=1.171523 ! 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.055304Jy sigma=1.171523 ! Fit after self-cal, rms=0.055371Jy sigma=1.171516 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.597 mas, bmaj=13.73 mas, bpa=-5.079 degrees ! Estimated noise=1.02269 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000830498 Jy ! Component: 100 - total flux cleaned = 0.000870986 Jy ! Component: 150 - total flux cleaned = 0.000907196 Jy ! Component: 200 - total flux cleaned = 0.000941386 Jy ! Total flux subtracted in 200 components = 0.000941386 Jy ! Clean residual min=-0.005100 max=0.004280 Jy/beam ! Clean residual mean=-0.000044 rms=0.001404 Jy/beam ! Combined flux in latest and established models = 0.140604 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 46 components and 0.140604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055377Jy sigma=1.171662 ! Fit after self-cal, rms=0.055373Jy sigma=1.171598 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 = 9.54104e-05 Jy ! Component: 100 - total flux cleaned = 7.82623e-05 Jy ! Component: 150 - total flux cleaned = 7.7768e-05 Jy ! Component: 200 - total flux cleaned = 9.13768e-05 Jy ! Total flux subtracted in 200 components = 9.13768e-05 Jy ! Clean residual min=-0.005116 max=0.004240 Jy/beam ! Clean residual mean=-0.000044 rms=0.001397 Jy/beam ! Combined flux in latest and established models = 0.140695 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.140695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055376Jy sigma=1.171709 ! Fit after self-cal, rms=0.055372Jy sigma=1.171627 ! 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.777 mas, bmaj=7.181 mas, bpa=-4.156 degrees ! Estimated noise=0.768883 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.777 x 7.181 at -4.156 degrees (North through East) ! Clean map min=-0.0041385 max=0.11763 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.383 mas, bmaj=6.311 mas, bpa=-2.808 degrees ! Estimated noise=1.00261 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0868125 Jy ! Component: 100 - total flux cleaned = 0.110491 Jy ! Component: 150 - total flux cleaned = 0.122471 Jy ! Component: 200 - total flux cleaned = 0.129179 Jy ! Total flux subtracted in 200 components = 0.129179 Jy ! Clean residual min=-0.005607 max=0.004867 Jy/beam ! Clean residual mean=-0.000012 rms=0.001330 Jy/beam ! Combined flux in latest and established models = 0.129179 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.129179 Jy ! Inverting map and beam ! Estimated beam: bmin=2.777 mas, bmaj=7.181 mas, bpa=-4.156 degrees ! Estimated noise=0.768883 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.00579565 Jy ! Component: 100 - total flux cleaned = 0.00820749 Jy ! Component: 150 - total flux cleaned = 0.0088721 Jy ! Component: 200 - total flux cleaned = 0.00938019 Jy ! Total flux subtracted in 200 components = 0.00938019 Jy ! Clean residual min=-0.004526 max=0.003715 Jy/beam ! Clean residual mean=-0.000019 rms=0.000981 Jy/beam ! Combined flux in latest and established models = 0.138559 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 33 components and 0.138559 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.597 mas, bmaj=13.73 mas, bpa=-5.079 degrees ! Estimated noise=1.02269 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00201284 Jy ! Component: 100 - total flux cleaned = 0.00219634 Jy ! Component: 150 - total flux cleaned = 0.0022469 Jy ! Component: 200 - total flux cleaned = 0.00226719 Jy ! Total flux subtracted in 200 components = 0.00226719 Jy ! Clean residual min=-0.005025 max=0.004272 Jy/beam ! Clean residual mean=-0.000043 rms=0.001387 Jy/beam ! Combined flux in latest and established models = 0.140826 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.31165e-06 Jy ! Component: 100 - total flux cleaned = 4.30979e-06 Jy ! Component: 150 - total flux cleaned = 1.71253e-05 Jy ! Component: 200 - total flux cleaned = 1.75754e-05 Jy ! Total flux subtracted in 200 components = 1.75754e-05 Jy ! Clean residual min=-0.005077 max=0.004202 Jy/beam ! Clean residual mean=-0.000043 rms=0.001380 Jy/beam ! Combined flux in latest and established models = 0.140844 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 50 components and 0.140844 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.777 mas, bmaj=7.181 mas, bpa=-4.156 degrees ! Estimated noise=0.768883 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000658829 Jy ! Component: 100 - total flux cleaned = -0.000749519 Jy ! Component: 150 - total flux cleaned = -0.00078247 Jy ! Component: 200 - total flux cleaned = -0.000782319 Jy ! Total flux subtracted in 200 components = -0.000782319 Jy ! Clean residual min=-0.004331 max=0.003809 Jy/beam ! Clean residual mean=-0.000017 rms=0.000938 Jy/beam ! Combined flux in latest and established models = 0.140061 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 60 components and 0.140061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055414Jy sigma=1.172291 ! Fit after self-cal, rms=0.055407Jy sigma=1.172116 wmodel /J2120+0533_S_map.mod ! wmodel: Unable to open new model file: /J2120+0533_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J2120+0533_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.777 x 7.181 at -4.156 degrees (North through East) ! Clean map min=-0.0041347 max=0.11712 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J2120+0533_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.117125 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000931648 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.3863 2.3863 4.7726 9.54519 19.0904 38.1808 76.3615 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0027 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.117 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 125.717 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J2120+0533_S_dfm.log closed on Fri May 20 00:20:57 2016