! Started logfile: /scr/pima/bg219h_uvs/J2005-3723_S_uvs.log on Thu Apr 7 09:11:06 2016 obs /scr/pima/bg219h_uvs/J2005-3723_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J2005-3723_S_uva.fits ! AN table 1: 7 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.571429 visibilities/baseline/integration-bin. ! Found source: J2005-3723 ! ! 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 54 lines of history. ! ! Reading 448 visibilities. select rr, 1,2,3,4,6,7,8 ! 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219h_uvs/J2005-3723_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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.120764Jy sigma=14.256330 ! Fit after self-cal, rms=0.623334Jy sigma=7.834131 ! 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=3.398 mas, bmaj=17.91 mas, bpa=-24.32 degrees ! Estimated noise=4.11799 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.299263 Jy ! Component: 100 - total flux cleaned = 0.336383 Jy ! Total flux subtracted in 100 components = 0.336383 Jy ! Clean residual min=-0.026649 max=0.026289 Jy/beam ! Clean residual mean=0.000227 rms=0.008655 Jy/beam ! Combined flux in latest and established models = 0.336383 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.336383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094459Jy sigma=1.137796 ! Fit after self-cal, rms=0.094417Jy sigma=1.137177 ! 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=4.22 mas, bmaj=17.81 mas, bpa=-20.81 degrees ! Estimated noise=3.53855 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.0108281 Jy ! Component: 100 - total flux cleaned = 0.0198418 Jy ! Component: 150 - total flux cleaned = 0.020418 Jy ! Component: 200 - total flux cleaned = 0.0164935 Jy ! Total flux subtracted in 200 components = 0.0164935 Jy ! Clean residual min=-0.006660 max=0.006678 Jy/beam ! Clean residual mean=0.000090 rms=0.002749 Jy/beam ! Combined flux in latest and established models = 0.352876 Jy ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 85 components and 0.352876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084039Jy sigma=0.961909 ! Fit after self-cal, rms=0.084101Jy sigma=0.960983 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.22 x 17.81 at -20.81 degrees (North through East) ! Clean map min=-0.016171 max=0.36008 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: ! BR 0.96 FD 1.00* KP 1.02 LA 0.98 ! MK 0.98 NL 0.99 OV 1.01 PT 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00* KP 1.00 LA 0.99 ! MK 1.01 NL 1.12 OV 0.96 PT 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* KP 0.95 LA 0.99 ! MK 1.00 NL 0.93 OV 0.95 PT 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00* KP 1.00 LA 1.05 ! MK 1.02 NL 1.09 OV 0.88 PT 1.07 ! ! ! Fit before self-cal, rms=0.084101Jy sigma=0.960983 ! Fit after self-cal, rms=0.080809Jy sigma=0.918444 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.232 mas, bmaj=17.87 mas, bpa=-20.82 degrees ! Estimated noise=3.50307 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.000815706 Jy ! Component: 100 - total flux cleaned = 0.000371926 Jy ! Component: 150 - total flux cleaned = 0.000144289 Jy ! Component: 200 - total flux cleaned = 0.000612959 Jy ! Total flux subtracted in 200 components = 0.000612959 Jy ! Clean residual min=-0.001465 max=0.001452 Jy/beam ! Clean residual mean=-0.000001 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.353489 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 136 components and 0.353489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080280Jy sigma=0.914181 ! Fit after self-cal, rms=0.080446Jy sigma=0.913756 ! 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.080446Jy sigma=0.913756 ! Fit after self-cal, rms=0.080605Jy sigma=0.913242 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.228 mas, bmaj=17.86 mas, bpa=-20.84 degrees ! Estimated noise=3.49958 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011505 Jy ! Component: 100 - total flux cleaned = 0.00177706 Jy ! Component: 150 - total flux cleaned = 0.00208227 Jy ! Component: 200 - total flux cleaned = 0.00208801 Jy ! Total flux subtracted in 200 components = 0.00208801 Jy ! Clean residual min=-0.001006 max=0.001018 Jy/beam ! Clean residual mean=0.000000 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.355577 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 164 components and 0.355577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080380Jy sigma=0.911955 ! Fit after self-cal, rms=0.080390Jy sigma=0.911915 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.000129811 Jy ! Component: 100 - total flux cleaned = -8.19932e-05 Jy ! Component: 150 - total flux cleaned = -0.000418058 Jy ! Component: 200 - total flux cleaned = -0.000554447 Jy ! Total flux subtracted in 200 components = -0.000554447 Jy ! Clean residual min=-0.000750 max=0.000755 Jy/beam ! Clean residual mean=0.000000 rms=0.000259 Jy/beam ! Combined flux in latest and established models = 0.355023 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 210 components and 0.355023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080307Jy sigma=0.911537 ! Fit after self-cal, rms=0.080306Jy sigma=0.911522 ! 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.080306Jy sigma=0.911522 ! Fit after self-cal, rms=0.080621Jy sigma=0.911047 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.225 mas, bmaj=17.86 mas, bpa=-20.87 degrees ! Estimated noise=3.49877 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000270488 Jy ! Component: 100 - total flux cleaned = -2.52006e-05 Jy ! Component: 150 - total flux cleaned = -2.1498e-05 Jy ! Component: 200 - total flux cleaned = -1.73114e-05 Jy ! Total flux subtracted in 200 components = -1.73114e-05 Jy ! Clean residual min=-0.000722 max=0.000725 Jy/beam ! Clean residual mean=0.000002 rms=0.000261 Jy/beam ! Combined flux in latest and established models = 0.355005 Jy selfcal ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 255 components and 0.355005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080507Jy sigma=0.910606 ! Fit after self-cal, rms=0.080513Jy sigma=0.910589 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.16212e-05 Jy ! Component: 100 - total flux cleaned = 0.00017038 Jy ! Component: 150 - total flux cleaned = 0.000207692 Jy ! Component: 200 - total flux cleaned = 0.000381608 Jy ! Total flux subtracted in 200 components = 0.000381608 Jy ! Clean residual min=-0.000574 max=0.000575 Jy/beam ! Clean residual mean=0.000002 rms=0.000208 Jy/beam ! Combined flux in latest and established models = 0.355387 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 304 components and 0.355387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080460Jy sigma=0.910446 ! Fit after self-cal, rms=0.080455Jy sigma=0.910432 ! 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.080455Jy sigma=0.910432 ! Fit after self-cal, rms=0.080805Jy sigma=0.910049 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.471 mas, bmaj=32.26 mas, bpa=-3.219 degrees ! Estimated noise=3.97284 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000660587 Jy ! Component: 100 - total flux cleaned = 0.000664668 Jy ! Component: 150 - total flux cleaned = 0.000560854 Jy ! Component: 200 - total flux cleaned = 0.000239129 Jy ! Total flux subtracted in 200 components = 0.000239129 Jy ! Clean residual min=-0.000522 max=0.000516 Jy/beam ! Clean residual mean=0.000001 rms=0.000190 Jy/beam ! Combined flux in latest and established models = 0.355626 Jy selfcal ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 363 components and 0.355626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080727Jy sigma=0.909943 ! Fit after self-cal, rms=0.080736Jy sigma=0.909921 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.000411585 Jy ! Component: 100 - total flux cleaned = -0.000798735 Jy ! Component: 150 - total flux cleaned = -0.00097197 Jy ! Component: 200 - total flux cleaned = -0.0012012 Jy ! Total flux subtracted in 200 components = -0.0012012 Jy ! Clean residual min=-0.000480 max=0.000485 Jy/beam ! Clean residual mean=0.000001 rms=0.000175 Jy/beam ! Combined flux in latest and established models = 0.354425 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 410 components and 0.354425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080697Jy sigma=0.909842 ! Fit after self-cal, rms=0.080690Jy sigma=0.909831 ! 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=4.221 mas, bmaj=17.86 mas, bpa=-20.9 degrees ! Estimated noise=3.49831 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.221 x 17.86 at -20.9 degrees (North through East) ! Clean map min=-0.012575 max=0.3557 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=3.397 mas, bmaj=17.96 mas, bpa=-24.38 degrees ! Estimated noise=4.06913 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.295596 Jy ! Component: 100 - total flux cleaned = 0.328643 Jy ! Component: 150 - total flux cleaned = 0.321292 Jy ! Component: 200 - total flux cleaned = 0.324333 Jy ! Total flux subtracted in 200 components = 0.324333 Jy ! Clean residual min=-0.009668 max=0.009524 Jy/beam ! Clean residual mean=0.000077 rms=0.003296 Jy/beam ! Combined flux in latest and established models = 0.324333 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.324333 Jy ! Inverting map and beam ! Estimated beam: bmin=4.221 mas, bmaj=17.86 mas, bpa=-20.9 degrees ! Estimated noise=3.49831 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.00559489 Jy ! Component: 100 - total flux cleaned = 0.00723286 Jy ! Component: 150 - total flux cleaned = 0.00651903 Jy ! Component: 200 - total flux cleaned = 0.00631131 Jy ! Total flux subtracted in 200 components = 0.00631131 Jy ! Clean residual min=-0.003206 max=0.003183 Jy/beam ! Clean residual mean=0.000023 rms=0.001101 Jy/beam ! Combined flux in latest and established models = 0.330644 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 102 components and 0.330644 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.471 mas, bmaj=32.26 mas, bpa=-3.219 degrees ! Estimated noise=3.97284 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00159834 Jy ! Component: 100 - total flux cleaned = -0.00140366 Jy ! Component: 150 - total flux cleaned = -0.00103353 Jy ! Component: 200 - total flux cleaned = -0.000565919 Jy ! Total flux subtracted in 200 components = -0.000565919 Jy ! Clean residual min=-0.001188 max=0.001190 Jy/beam ! Clean residual mean=0.000011 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.330078 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.000331042 Jy ! Component: 100 - total flux cleaned = 0.000738449 Jy ! Component: 150 - total flux cleaned = 0.00116675 Jy ! Component: 200 - total flux cleaned = 0.00158112 Jy ! Total flux subtracted in 200 components = 0.00158112 Jy ! Clean residual min=-0.000854 max=0.000855 Jy/beam ! Clean residual mean=0.000007 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 0.33166 Jy ! Adding 113 model components to the UV plane model. ! The established model now contains 212 components and 0.331659 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.221 mas, bmaj=17.86 mas, bpa=-20.9 degrees ! Estimated noise=3.49831 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00018788 Jy ! Component: 100 - total flux cleaned = -0.000132295 Jy ! Component: 150 - total flux cleaned = 0.000274416 Jy ! Component: 200 - total flux cleaned = 0.000546654 Jy ! Total flux subtracted in 200 components = 0.000546654 Jy ! Clean residual min=-0.000877 max=0.000874 Jy/beam ! Clean residual mean=0.000002 rms=0.000313 Jy/beam ! Combined flux in latest and established models = 0.332206 Jy selfcal ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 266 components and 0.332206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080787Jy sigma=0.911006 ! Fit after self-cal, rms=0.080762Jy sigma=0.910866 wmodel /scr/pima/bg219h_uvs/J2005-3723_S_map.mod ! Writing 266 model components to file: /scr/pima/bg219h_uvs/J2005-3723_S_map.mod wobs /scr/pima/bg219h_uvs/J2005-3723_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J2005-3723_S_uvs.fits wwins /scr/pima/bg219h_uvs/J2005-3723_S_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/scr/pima/bg219h_uvs/J2005-3723_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.221 x 17.86 at -20.9 degrees (North through East) ! Clean map min=-0.013754 max=0.35374 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J2005-3723_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.353738 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000304781 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.25848 0.25848 0.51696 1.03392 2.06784 4.13568 8.27136 16.5427 33.0854 66.1709 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.353 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1160.63 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J2005-3723_S_uvs.log closed on Thu Apr 7 09:11:09 2016