! Started logfile: /scr/pima/bg219a_uvs/J1853+3310_S_dfm.log on Fri May 20 00:18:35 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/J1853+3310_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1853+3310_S_uva.fits ! AN table 1: 48 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J1853+3310 ! ! 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 2400 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 J1853+3310_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008791Jy sigma=26.672025 ! Fit after self-cal, rms=0.933421Jy sigma=24.693280 ! 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.548 mas, bmaj=10.21 mas, bpa=6.844 degrees ! Estimated noise=1.02666 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.0516005 Jy ! Component: 100 - total flux cleaned = 0.0637909 Jy ! Total flux subtracted in 100 components = 0.0637909 Jy ! Clean residual min=-0.005147 max=0.004749 Jy/beam ! Clean residual mean=0.000000 rms=0.001336 Jy/beam ! Combined flux in latest and established models = 0.0637909 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0637909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051632Jy sigma=1.201819 ! Fit after self-cal, rms=0.051431Jy sigma=1.198245 ! 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.201 mas, bmaj=10.51 mas, bpa=6.384 degrees ! Estimated noise=0.560307 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.00610734 Jy ! Component: 100 - total flux cleaned = 0.00779524 Jy ! Component: 150 - total flux cleaned = 0.00815548 Jy ! Component: 200 - total flux cleaned = 0.0083843 Jy ! Total flux subtracted in 200 components = 0.0083843 Jy ! Clean residual min=-0.002677 max=0.002640 Jy/beam ! Clean residual mean=0.000003 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.0721752 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 30 components and 0.0721752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050780Jy sigma=1.179824 ! Fit after self-cal, rms=0.050813Jy sigma=1.179537 ! 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.201 x 10.51 at 6.384 degrees (North through East) ! Clean map min=-0.0025762 max=0.067441 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 0.95 NL 0.99 OV 1.02 ! PT 1.01 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.04 MK 1.00 NL 1.07 OV 0.98 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 1.01 NL 1.02 OV 0.99 ! PT 1.00 SC 0.94 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.95 MK 1.00 NL 0.94 OV 0.97 ! PT 1.01 SC 0.97 ! ! ! Fit before self-cal, rms=0.050813Jy sigma=1.179537 ! Fit after self-cal, rms=0.050567Jy sigma=1.176728 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.198 mas, bmaj=10.52 mas, bpa=6.335 degrees ! Estimated noise=0.558064 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.000105299 Jy ! Component: 100 - total flux cleaned = -0.000156475 Jy ! Component: 150 - total flux cleaned = -0.000136394 Jy ! Component: 200 - total flux cleaned = -0.000154306 Jy ! Total flux subtracted in 200 components = -0.000154306 Jy ! Clean residual min=-0.002460 max=0.002572 Jy/beam ! Clean residual mean=0.000002 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.0720209 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 41 components and 0.0720209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050540Jy sigma=1.176203 ! Fit after self-cal, rms=0.050551Jy sigma=1.176037 ! 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.050551Jy sigma=1.176037 ! Fit after self-cal, rms=0.050322Jy sigma=1.173004 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.2 mas, bmaj=10.51 mas, bpa=6.392 degrees ! Estimated noise=0.55833 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.69335e-05 Jy ! Component: 100 - total flux cleaned = 8.64097e-05 Jy ! Component: 150 - total flux cleaned = 7.09057e-05 Jy ! Component: 200 - total flux cleaned = 5.62774e-05 Jy ! Total flux subtracted in 200 components = 5.62774e-05 Jy ! Clean residual min=-0.002614 max=0.002328 Jy/beam ! Clean residual mean=-0.000001 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.0720772 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 52 components and 0.0720772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050310Jy sigma=1.172754 ! Fit after self-cal, rms=0.050326Jy sigma=1.172550 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.15483e-05 Jy ! Component: 100 - total flux cleaned = -3.55415e-05 Jy ! Component: 150 - total flux cleaned = -3.61548e-05 Jy ! Component: 200 - total flux cleaned = -6.05475e-05 Jy ! Total flux subtracted in 200 components = -6.05475e-05 Jy ! Clean residual min=-0.002628 max=0.002293 Jy/beam ! Clean residual mean=-0.000001 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.0720166 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 57 components and 0.0720166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050318Jy sigma=1.172406 ! Fit after self-cal, rms=0.050319Jy sigma=1.172385 ! 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.050319Jy sigma=1.172385 ! Fit after self-cal, rms=0.050337Jy sigma=1.172346 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.202 mas, bmaj=10.5 mas, bpa=6.435 degrees ! Estimated noise=0.558513 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.71772e-05 Jy ! Component: 100 - total flux cleaned = 0.000124615 Jy ! Component: 150 - total flux cleaned = 0.000113235 Jy ! Component: 200 - total flux cleaned = 0.000102765 Jy ! Total flux subtracted in 200 components = 0.000102765 Jy ! Clean residual min=-0.002633 max=0.002330 Jy/beam ! Clean residual mean=-0.000001 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.0721194 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 59 components and 0.0721194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050329Jy sigma=1.172198 ! Fit after self-cal, rms=0.050333Jy sigma=1.172173 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.77188e-05 Jy ! Component: 100 - total flux cleaned = -2.86201e-05 Jy ! Component: 150 - total flux cleaned = -3.85893e-05 Jy ! Component: 200 - total flux cleaned = -3.84599e-05 Jy ! Total flux subtracted in 200 components = -3.84599e-05 Jy ! Clean residual min=-0.002617 max=0.002331 Jy/beam ! Clean residual mean=-0.000001 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.0720809 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 64 components and 0.0720809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050328Jy sigma=1.172073 ! Fit after self-cal, rms=0.050328Jy sigma=1.172053 ! 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.050328Jy sigma=1.172053 ! Fit after self-cal, rms=0.050331Jy sigma=1.172034 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.317 mas, bmaj=13.95 mas, bpa=-11.16 degrees ! Estimated noise=0.660948 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000160412 Jy ! Component: 100 - total flux cleaned = -0.000159303 Jy ! Component: 150 - total flux cleaned = -0.000182139 Jy ! Component: 200 - total flux cleaned = -0.000213 Jy ! Total flux subtracted in 200 components = -0.000213 Jy ! Clean residual min=-0.002428 max=0.002154 Jy/beam ! Clean residual mean=-0.000002 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.0718679 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 71 components and 0.0718679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050333Jy sigma=1.172055 ! Fit after self-cal, rms=0.050328Jy sigma=1.171972 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.47337e-05 Jy ! Component: 100 - total flux cleaned = -5.53201e-05 Jy ! Component: 150 - total flux cleaned = -7.08058e-05 Jy ! Component: 200 - total flux cleaned = -8.41873e-05 Jy ! Total flux subtracted in 200 components = -8.41873e-05 Jy ! Clean residual min=-0.002332 max=0.002124 Jy/beam ! Clean residual mean=-0.000002 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.0717837 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 73 components and 0.0717837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050333Jy sigma=1.172105 ! Fit after self-cal, rms=0.050331Jy sigma=1.172081 ! 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.204 mas, bmaj=10.49 mas, bpa=6.472 degrees ! Estimated noise=0.558609 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.204 x 10.49 at 6.472 degrees (North through East) ! Clean map min=-0.0023734 max=0.066985 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.548 mas, bmaj=10.17 mas, bpa=6.923 degrees ! Estimated noise=1.02754 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0516272 Jy ! Component: 100 - total flux cleaned = 0.0640778 Jy ! Component: 150 - total flux cleaned = 0.0688249 Jy ! Component: 200 - total flux cleaned = 0.0702962 Jy ! Total flux subtracted in 200 components = 0.0702962 Jy ! Clean residual min=-0.004334 max=0.004072 Jy/beam ! Clean residual mean=-0.000002 rms=0.001095 Jy/beam ! Combined flux in latest and established models = 0.0702962 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.0702962 Jy ! Inverting map and beam ! Estimated beam: bmin=3.204 mas, bmaj=10.49 mas, bpa=6.472 degrees ! Estimated noise=0.558609 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.00235574 Jy ! Component: 100 - total flux cleaned = 0.00230347 Jy ! Component: 150 - total flux cleaned = 0.00216237 Jy ! Component: 200 - total flux cleaned = 0.00205488 Jy ! Total flux subtracted in 200 components = 0.00205488 Jy ! Clean residual min=-0.002707 max=0.002338 Jy/beam ! Clean residual mean=-0.000001 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.072351 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 0.072351 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.317 mas, bmaj=13.95 mas, bpa=-11.16 degrees ! Estimated noise=0.660948 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000547315 Jy ! Component: 100 - total flux cleaned = -0.000525372 Jy ! Component: 150 - total flux cleaned = -0.000540842 Jy ! Component: 200 - total flux cleaned = -0.000555046 Jy ! Total flux subtracted in 200 components = -0.000555046 Jy ! Clean residual min=-0.002468 max=0.002173 Jy/beam ! Clean residual mean=-0.000002 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.071796 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.35723e-05 Jy ! Component: 100 - total flux cleaned = -2.36319e-05 Jy ! Component: 150 - total flux cleaned = -3.32321e-05 Jy ! Component: 200 - total flux cleaned = -3.29725e-05 Jy ! Total flux subtracted in 200 components = -3.29725e-05 Jy ! Clean residual min=-0.002411 max=0.002164 Jy/beam ! Clean residual mean=-0.000002 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.071763 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 64 components and 0.071763 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.204 mas, bmaj=10.49 mas, bpa=6.472 degrees ! Estimated noise=0.558609 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000355583 Jy ! Component: 100 - total flux cleaned = 0.000467927 Jy ! Component: 150 - total flux cleaned = 0.000493048 Jy ! Component: 200 - total flux cleaned = 0.000471883 Jy ! Total flux subtracted in 200 components = 0.000471883 Jy ! Clean residual min=-0.002580 max=0.002378 Jy/beam ! Clean residual mean=-0.000001 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.0722349 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 74 components and 0.0722349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050354Jy sigma=1.172670 ! Fit after self-cal, rms=0.050349Jy sigma=1.172562 wmodel /J1853+3310_S_map.mod ! wmodel: Unable to open new model file: /J1853+3310_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1853+3310_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.204 x 10.49 at 6.472 degrees (North through East) ! Clean map min=-0.0024798 max=0.066883 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1853+3310_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0668833 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000607247 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.72376 2.72376 5.44752 10.895 21.7901 43.5802 87.1604 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.066 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 110.141 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1853+3310_S_dfm.log closed on Fri May 20 00:18:37 2016