! Started logfile: /scr/pima/rv102_uvs/J0914-2733_S_uvs.log on Sat Feb 27 22:24:33 2016 obs /scr/pima/rv102_uvs/J0914-2733_S_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J0914-2733_S_uva.fits ! AN table 1: 44 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.767857 visibilities/baseline/integration-bin. ! Found source: J0914-2733 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 139 lines of history. ! ! Reading 3784 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/rv102_uvs/J0914-2733_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.006019Jy sigma=12.008727 ! Fit after self-cal, rms=0.950121Jy sigma=11.339561 ! 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=1.991 mas, bmaj=6.343 mas, bpa=-5.694 degrees ! Estimated noise=2.12344 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.0366303 Jy ! Component: 100 - total flux cleaned = 0.0453858 Jy ! Total flux subtracted in 100 components = 0.0453858 Jy ! Clean residual min=-0.009142 max=0.008279 Jy/beam ! Clean residual mean=0.000008 rms=0.002170 Jy/beam ! Combined flux in latest and established models = 0.0453858 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0453858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086366Jy sigma=0.895805 ! Fit after self-cal, rms=0.085088Jy sigma=0.880581 ! 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.634 mas, bmaj=7.684 mas, bpa=-5.922 degrees ! Estimated noise=1.01912 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.0107738 Jy ! Component: 100 - total flux cleaned = 0.0158965 Jy ! Component: 150 - total flux cleaned = 0.0186561 Jy ! Component: 200 - total flux cleaned = 0.0201529 Jy ! Total flux subtracted in 200 components = 0.0201529 Jy ! Clean residual min=-0.008806 max=0.010666 Jy/beam ! Clean residual mean=-0.000051 rms=0.003030 Jy/beam ! Combined flux in latest and established models = 0.0655386 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 33 components and 0.0655386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083993Jy sigma=0.861459 ! Fit after self-cal, rms=0.084192Jy sigma=0.860385 ! 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.634 x 7.684 at -5.922 degrees (North through East) ! Clean map min=-0.0087538 max=0.053944 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 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.084192Jy sigma=0.860385 ! Fit after self-cal, rms=0.084192Jy sigma=0.860385 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.634 mas, bmaj=7.684 mas, bpa=-5.922 degrees ! Estimated noise=1.01912 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.00169153 Jy ! Component: 100 - total flux cleaned = 0.00209561 Jy ! Component: 150 - total flux cleaned = 0.00219422 Jy ! Component: 200 - total flux cleaned = 0.00225423 Jy ! Total flux subtracted in 200 components = 0.00225423 Jy ! Clean residual min=-0.008838 max=0.010718 Jy/beam ! Clean residual mean=-0.000050 rms=0.003016 Jy/beam ! Combined flux in latest and established models = 0.0677929 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 40 components and 0.0677929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084171Jy sigma=0.859687 ! Fit after self-cal, rms=0.084222Jy sigma=0.859176 ! 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.084222Jy sigma=0.859176 ! Fit after self-cal, rms=0.084222Jy sigma=0.859176 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.634 mas, bmaj=7.684 mas, bpa=-5.922 degrees ! Estimated noise=1.01912 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000427133 Jy ! Component: 100 - total flux cleaned = 0.000493591 Jy ! Component: 150 - total flux cleaned = 0.000584857 Jy ! Component: 200 - total flux cleaned = 0.000613011 Jy ! Total flux subtracted in 200 components = 0.000613011 Jy ! Clean residual min=-0.008628 max=0.010669 Jy/beam ! Clean residual mean=-0.000050 rms=0.003007 Jy/beam ! Combined flux in latest and established models = 0.0684059 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 45 components and 0.0684059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084208Jy sigma=0.858813 ! Fit after self-cal, rms=0.084155Jy sigma=0.858267 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.000258747 Jy ! Component: 100 - total flux cleaned = 0.000290022 Jy ! Component: 150 - total flux cleaned = 0.00034632 Jy ! Component: 200 - total flux cleaned = 0.000372015 Jy ! Total flux subtracted in 200 components = 0.000372015 Jy ! Clean residual min=-0.008598 max=0.010570 Jy/beam ! Clean residual mean=-0.000049 rms=0.002996 Jy/beam ! Combined flux in latest and established models = 0.0687779 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 51 components and 0.0687779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084139Jy sigma=0.858009 ! Fit after self-cal, rms=0.084148Jy sigma=0.857987 ! 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.084148Jy sigma=0.857987 ! Fit after self-cal, rms=0.084148Jy sigma=0.857987 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.634 mas, bmaj=7.684 mas, bpa=-5.922 degrees ! Estimated noise=1.01912 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000100767 Jy ! Component: 100 - total flux cleaned = 0.00012914 Jy ! Component: 150 - total flux cleaned = 0.000156295 Jy ! Component: 200 - total flux cleaned = 0.000182667 Jy ! Total flux subtracted in 200 components = 0.000182667 Jy ! Clean residual min=-0.008582 max=0.010514 Jy/beam ! Clean residual mean=-0.000049 rms=0.002991 Jy/beam ! Combined flux in latest and established models = 0.0689605 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.0689605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084133Jy sigma=0.857768 ! Fit after self-cal, rms=0.084138Jy sigma=0.857752 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.03623e-05 Jy ! Component: 100 - total flux cleaned = 0.000116046 Jy ! Component: 150 - total flux cleaned = 0.000141581 Jy ! Component: 200 - total flux cleaned = 0.000165378 Jy ! Total flux subtracted in 200 components = 0.000165378 Jy ! Clean residual min=-0.008568 max=0.010463 Jy/beam ! Clean residual mean=-0.000048 rms=0.002987 Jy/beam ! Combined flux in latest and established models = 0.0691259 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 53 components and 0.0691259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084125Jy sigma=0.857557 ! Fit after self-cal, rms=0.084130Jy sigma=0.857542 ! 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.084130Jy sigma=0.857542 ! Fit after self-cal, rms=0.084130Jy sigma=0.857542 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.708 mas, bmaj=19.07 mas, bpa=1.742 degrees ! Estimated noise=1.36936 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0044896 Jy ! Component: 100 - total flux cleaned = 0.00534716 Jy ! Component: 150 - total flux cleaned = 0.00538694 Jy ! Component: 200 - total flux cleaned = 0.00542544 Jy ! Total flux subtracted in 200 components = 0.00542544 Jy ! Clean residual min=-0.016858 max=0.021207 Jy/beam ! Clean residual mean=-0.000118 rms=0.006527 Jy/beam ! Combined flux in latest and established models = 0.0745514 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 0.0745514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084233Jy sigma=0.858389 ! Fit after self-cal, rms=0.084273Jy sigma=0.857981 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.000223552 Jy ! Component: 100 - total flux cleaned = 0.000268995 Jy ! Component: 150 - total flux cleaned = 0.000311407 Jy ! Component: 200 - total flux cleaned = 0.000319511 Jy ! Total flux subtracted in 200 components = 0.000319511 Jy ! Clean residual min=-0.016849 max=0.021153 Jy/beam ! Clean residual mean=-0.000118 rms=0.006519 Jy/beam ! Combined flux in latest and established models = 0.0748709 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 59 components and 0.0748709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084294Jy sigma=0.858134 ! Fit after self-cal, rms=0.084276Jy sigma=0.857890 ! 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.634 mas, bmaj=7.684 mas, bpa=-5.922 degrees ! Estimated noise=1.01912 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.634 x 7.684 at -5.922 degrees (North through East) ! Clean map min=-0.0086745 max=0.05195 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=1.991 mas, bmaj=6.343 mas, bpa=-5.694 degrees ! Estimated noise=2.12344 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0374219 Jy ! Component: 100 - total flux cleaned = 0.0467549 Jy ! Component: 150 - total flux cleaned = 0.0498949 Jy ! Component: 200 - total flux cleaned = 0.0507365 Jy ! Total flux subtracted in 200 components = 0.0507365 Jy ! Clean residual min=-0.009333 max=0.008727 Jy/beam ! Clean residual mean=0.000009 rms=0.002164 Jy/beam ! Combined flux in latest and established models = 0.0507364 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0507364 Jy ! Inverting map and beam ! Estimated beam: bmin=2.634 mas, bmaj=7.684 mas, bpa=-5.922 degrees ! Estimated noise=1.01912 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.00992224 Jy ! Component: 100 - total flux cleaned = 0.0146803 Jy ! Component: 150 - total flux cleaned = 0.0171563 Jy ! Component: 200 - total flux cleaned = 0.0177232 Jy ! Total flux subtracted in 200 components = 0.0177232 Jy ! Clean residual min=-0.008735 max=0.010358 Jy/beam ! Clean residual mean=-0.000050 rms=0.003005 Jy/beam ! Combined flux in latest and established models = 0.0684597 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 34 components and 0.0684597 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.708 mas, bmaj=19.07 mas, bpa=1.742 degrees ! Estimated noise=1.36936 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00511237 Jy ! Component: 100 - total flux cleaned = 0.0061325 Jy ! Component: 150 - total flux cleaned = 0.00617592 Jy ! Component: 200 - total flux cleaned = 0.00621748 Jy ! Total flux subtracted in 200 components = 0.00621748 Jy ! Clean residual min=-0.016835 max=0.021197 Jy/beam ! Clean residual mean=-0.000119 rms=0.006526 Jy/beam ! Combined flux in latest and established models = 0.0746771 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.91607e-05 Jy ! Component: 100 - total flux cleaned = 4.24971e-05 Jy ! Component: 150 - total flux cleaned = 8.39019e-05 Jy ! Component: 200 - total flux cleaned = 0.000120457 Jy ! Total flux subtracted in 200 components = 0.000120457 Jy ! Clean residual min=-0.016777 max=0.021175 Jy/beam ! Clean residual mean=-0.000118 rms=0.006518 Jy/beam ! Combined flux in latest and established models = 0.0747976 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 38 components and 0.0747976 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.634 mas, bmaj=7.684 mas, bpa=-5.922 degrees ! Estimated noise=1.01912 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00313154 Jy ! Component: 100 - total flux cleaned = -0.00425857 Jy ! Component: 150 - total flux cleaned = -0.00429142 Jy ! Component: 200 - total flux cleaned = -0.00432166 Jy ! Total flux subtracted in 200 components = -0.00432166 Jy ! Clean residual min=-0.008395 max=0.010410 Jy/beam ! Clean residual mean=-0.000047 rms=0.002962 Jy/beam ! Combined flux in latest and established models = 0.0704759 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.0704759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084261Jy sigma=0.856871 ! Fit after self-cal, rms=0.084187Jy sigma=0.856408 wmodel /scr/pima/rv102_uvs/J0914-2733_S_map.mod ! Writing 44 model components to file: /scr/pima/rv102_uvs/J0914-2733_S_map.mod wobs /scr/pima/rv102_uvs/J0914-2733_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J0914-2733_S_uvs.fits wwins /scr/pima/rv102_uvs/J0914-2733_S_map.win ! wwins: Wrote 1 windows to /scr/pima/rv102_uvs/J0914-2733_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00462648 Jy ! Component: 100 - total flux cleaned = 0.00872192 Jy ! Component: 150 - total flux cleaned = 0.0124864 Jy ! Component: 200 - total flux cleaned = 0.0152868 Jy ! Component: 250 - total flux cleaned = 0.0171255 Jy ! Component: 300 - total flux cleaned = 0.0182387 Jy ! Component: 350 - total flux cleaned = 0.0191805 Jy ! Component: 400 - total flux cleaned = 0.0199692 Jy ! Component: 450 - total flux cleaned = 0.0208306 Jy ! Component: 500 - total flux cleaned = 0.0214482 Jy ! Component: 550 - total flux cleaned = 0.022532 Jy ! Component: 600 - total flux cleaned = 0.0234815 Jy ! Component: 650 - total flux cleaned = 0.0246699 Jy ! Component: 700 - total flux cleaned = 0.0257268 Jy ! Component: 750 - total flux cleaned = 0.026917 Jy ! Component: 800 - total flux cleaned = 0.0279018 Jy ! Component: 850 - total flux cleaned = 0.0287763 Jy ! Component: 900 - total flux cleaned = 0.0294703 Jy ! Component: 950 - total flux cleaned = 0.030143 Jy ! Component: 1000 - total flux cleaned = 0.0305797 Jy ! Component: 1050 - total flux cleaned = 0.0305806 Jy ! Component: 1100 - total flux cleaned = 0.030856 Jy ! Component: 1150 - total flux cleaned = 0.0313265 Jy ! Component: 1200 - total flux cleaned = 0.0314575 Jy ! Component: 1250 - total flux cleaned = 0.0318421 Jy ! Component: 1300 - total flux cleaned = 0.0322177 Jy ! Component: 1350 - total flux cleaned = 0.0324614 Jy ! Component: 1400 - total flux cleaned = 0.0327012 Jy ! Component: 1450 - total flux cleaned = 0.0329368 Jy ! Component: 1500 - total flux cleaned = 0.0332804 Jy ! Component: 1550 - total flux cleaned = 0.0335598 Jy ! Component: 1600 - total flux cleaned = 0.0339446 Jy ! Component: 1650 - total flux cleaned = 0.0342143 Jy ! Component: 1700 - total flux cleaned = 0.0344793 Jy ! Component: 1750 - total flux cleaned = 0.0346364 Jy ! Component: 1800 - total flux cleaned = 0.0348405 Jy ! Component: 1850 - total flux cleaned = 0.0349411 Jy ! Component: 1900 - total flux cleaned = 0.0350896 Jy ! Component: 1950 - total flux cleaned = 0.0353794 Jy ! Component: 2000 - total flux cleaned = 0.0353317 Jy ! Component: 2050 - total flux cleaned = 0.0356118 Jy ! Component: 2100 - total flux cleaned = 0.0357952 Jy ! Component: 2150 - total flux cleaned = 0.0361123 Jy ! Component: 2200 - total flux cleaned = 0.0363347 Jy ! Component: 2250 - total flux cleaned = 0.0363779 Jy ! Component: 2300 - total flux cleaned = 0.0365956 Jy ! Component: 2350 - total flux cleaned = 0.036725 Jy ! Component: 2400 - total flux cleaned = 0.0370621 Jy ! Component: 2450 - total flux cleaned = 0.0371865 Jy ! Component: 2500 - total flux cleaned = 0.0374314 Jy ! Component: 2550 - total flux cleaned = 0.0375939 Jy ! Component: 2600 - total flux cleaned = 0.037832 Jy ! Component: 2650 - total flux cleaned = 0.0379101 Jy ! Component: 2700 - total flux cleaned = 0.0380263 Jy ! Component: 2750 - total flux cleaned = 0.0381411 Jy ! Component: 2800 - total flux cleaned = 0.0382169 Jy ! Component: 2850 - total flux cleaned = 0.0383292 Jy ! Component: 2900 - total flux cleaned = 0.0383659 Jy ! Component: 2950 - total flux cleaned = 0.0384025 Jy ! Component: 3000 - total flux cleaned = 0.0384748 Jy ! Component: 3050 - total flux cleaned = 0.0384743 Jy ! Component: 3100 - total flux cleaned = 0.0385446 Jy ! Component: 3150 - total flux cleaned = 0.0385446 Jy ! Component: 3200 - total flux cleaned = 0.0386141 Jy ! Component: 3250 - total flux cleaned = 0.0387176 Jy ! Component: 3300 - total flux cleaned = 0.0389225 Jy ! Component: 3350 - total flux cleaned = 0.03899 Jy ! Component: 3400 - total flux cleaned = 0.0392581 Jy ! Component: 3450 - total flux cleaned = 0.0394239 Jy ! Component: 3500 - total flux cleaned = 0.0395557 Jy ! Component: 3550 - total flux cleaned = 0.0396532 Jy ! Component: 3600 - total flux cleaned = 0.039815 Jy ! Component: 3650 - total flux cleaned = 0.0399113 Jy ! Component: 3700 - total flux cleaned = 0.0401024 Jy ! Component: 3750 - total flux cleaned = 0.0402291 Jy ! Component: 3800 - total flux cleaned = 0.0404488 Jy ! Component: 3850 - total flux cleaned = 0.0406044 Jy ! Component: 3900 - total flux cleaned = 0.0408825 Jy ! Component: 3950 - total flux cleaned = 0.0410976 Jy ! Component: 4000 - total flux cleaned = 0.0412505 Jy ! Component: 4050 - total flux cleaned = 0.0415541 Jy ! Total flux subtracted in 4096 components = 0.0418257 Jy ! Clean residual min=-0.001778 max=0.002026 Jy/beam ! Clean residual mean=0.000041 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.112302 Jy keep ! Adding 410 model components to the UV plane model. ! The established model now contains 454 components and 0.112302 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv102_uvs/J0914-2733_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.634 x 7.684 at -5.922 degrees (North through East) ! Clean map min=-0.003353 max=0.051368 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J0914-2733_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0513679 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000557221 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.25429 3.25429 6.50859 13.0172 26.0343 52.0687 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.051 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 92.185 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J0914-2733_S_uvs.log closed on Sat Feb 27 22:24:37 2016