! Started logfile: /scr/pima/bg219a_uvs/J0919-0739_S_uvs.log on Wed Apr 6 22:50:14 2016 obs /scr/pima/bg219a_uvs/J0919-0739_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0919-0739_S_uva.fits ! AN table 1: 52 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.819597 visibilities/baseline/integration-bin. ! Found source: J0919-0739 ! ! 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 3580 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/bg219a_uvs/J0919-0739_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 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012660Jy sigma=22.816960 ! Fit after self-cal, rms=0.851674Jy sigma=19.002607 ! 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.569 mas, bmaj=6.687 mas, bpa=-5.196 degrees ! Estimated noise=0.900073 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.111468 Jy ! Component: 100 - total flux cleaned = 0.144209 Jy ! Total flux subtracted in 100 components = 0.144209 Jy ! Clean residual min=-0.010634 max=0.015408 Jy/beam ! Clean residual mean=-0.000013 rms=0.002778 Jy/beam ! Combined flux in latest and established models = 0.144209 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.144209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067157Jy sigma=1.444087 ! Fit after self-cal, rms=0.067152Jy sigma=1.442896 ! 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.992 mas, bmaj=7.421 mas, bpa=-3.296 degrees ! Estimated noise=0.564004 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.0236759 Jy ! Component: 100 - total flux cleaned = 0.0355028 Jy ! Component: 150 - total flux cleaned = 0.0419258 Jy ! Component: 200 - total flux cleaned = 0.0455927 Jy ! Total flux subtracted in 200 components = 0.0455927 Jy ! Clean residual min=-0.004124 max=0.004475 Jy/beam ! Clean residual mean=0.000003 rms=0.000979 Jy/beam ! Combined flux in latest and established models = 0.189801 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 37 components and 0.189801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059539Jy sigma=1.236479 ! Fit after self-cal, rms=0.059523Jy sigma=1.234907 ! 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.992 x 7.421 at -3.296 degrees (North through East) ! Clean map min=-0.004132 max=0.15145 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.99 LA 1.01 MK 1.04 NL 0.97 ! OV 1.00 PT 0.97 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 LA 0.97 MK 1.02 NL 0.99 ! OV 1.00 PT 0.97 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 LA 0.98 MK 1.02 NL 1.01 ! OV 1.03 PT 0.97 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 LA 0.97 MK 1.00 NL 0.98 ! OV 0.98 PT 0.97 SC 1.02 ! ! ! Fit before self-cal, rms=0.059523Jy sigma=1.234907 ! Fit after self-cal, rms=0.059389Jy sigma=1.229751 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.016 mas, bmaj=7.457 mas, bpa=-3.326 degrees ! Estimated noise=0.560683 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 = 3.93689e-06 Jy ! Component: 100 - total flux cleaned = -0.000145116 Jy ! Component: 150 - total flux cleaned = -0.000145771 Jy ! Component: 200 - total flux cleaned = -0.000146008 Jy ! Total flux subtracted in 200 components = -0.000146008 Jy ! Clean residual min=-0.003885 max=0.003932 Jy/beam ! Clean residual mean=-0.000001 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.189655 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 49 components and 0.189655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059364Jy sigma=1.229087 ! Fit after self-cal, rms=0.059371Jy sigma=1.228973 ! 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.059371Jy sigma=1.228973 ! Fit after self-cal, rms=0.059275Jy sigma=1.226001 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.017 mas, bmaj=7.465 mas, bpa=-3.377 degrees ! Estimated noise=0.560044 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000163364 Jy ! Component: 100 - total flux cleaned = -0.000295486 Jy ! Component: 150 - total flux cleaned = -0.000319403 Jy ! Component: 200 - total flux cleaned = -0.000319239 Jy ! Total flux subtracted in 200 components = -0.000319239 Jy ! Clean residual min=-0.003642 max=0.003387 Jy/beam ! Clean residual mean=0.000004 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.189336 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.189336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059257Jy sigma=1.225512 ! Fit after self-cal, rms=0.059253Jy sigma=1.225445 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 = -3.60908e-06 Jy ! Component: 100 - total flux cleaned = -3.09922e-06 Jy ! Component: 150 - total flux cleaned = -1.73972e-06 Jy ! Component: 200 - total flux cleaned = -1.1986e-06 Jy ! Total flux subtracted in 200 components = -1.1986e-06 Jy ! Clean residual min=-0.003596 max=0.003304 Jy/beam ! Clean residual mean=0.000004 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.189335 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 55 components and 0.189335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059240Jy sigma=1.225107 ! Fit after self-cal, rms=0.059237Jy sigma=1.225084 ! 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.059237Jy sigma=1.225084 ! Fit after self-cal, rms=0.059204Jy sigma=1.225065 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.017 mas, bmaj=7.469 mas, bpa=-3.408 degrees ! Estimated noise=0.559341 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000257261 Jy ! Component: 100 - total flux cleaned = -0.000318788 Jy ! Component: 150 - total flux cleaned = -0.000319455 Jy ! Component: 200 - total flux cleaned = -0.000318797 Jy ! Total flux subtracted in 200 components = -0.000318797 Jy ! Clean residual min=-0.003534 max=0.003207 Jy/beam ! Clean residual mean=0.000004 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.189016 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 58 components and 0.189016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059193Jy sigma=1.224780 ! Fit after self-cal, rms=0.059191Jy sigma=1.224764 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.86361e-06 Jy ! Component: 100 - total flux cleaned = -2.72139e-06 Jy ! Component: 150 - total flux cleaned = -1.70753e-06 Jy ! Component: 200 - total flux cleaned = -1.4406e-06 Jy ! Total flux subtracted in 200 components = -1.4406e-06 Jy ! Clean residual min=-0.003500 max=0.003145 Jy/beam ! Clean residual mean=0.000004 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.189015 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 59 components and 0.189015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059182Jy sigma=1.224544 ! Fit after self-cal, rms=0.059180Jy sigma=1.224534 ! 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.059180Jy sigma=1.224534 ! Fit after self-cal, rms=0.059156Jy sigma=1.224520 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.441 mas, bmaj=14.56 mas, bpa=-4.083 degrees ! Estimated noise=0.724956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000256335 Jy ! Component: 100 - total flux cleaned = 0.000251506 Jy ! Component: 150 - total flux cleaned = 0.00024883 Jy ! Component: 200 - total flux cleaned = 0.00020719 Jy ! Total flux subtracted in 200 components = 0.00020719 Jy ! Clean residual min=-0.003002 max=0.003409 Jy/beam ! Clean residual mean=0.000010 rms=0.000892 Jy/beam ! Combined flux in latest and established models = 0.189222 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 64 components and 0.189222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059194Jy sigma=1.225007 ! Fit after self-cal, rms=0.059151Jy sigma=1.224197 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 = -6.24975e-05 Jy ! Component: 100 - total flux cleaned = -6.61389e-05 Jy ! Component: 150 - total flux cleaned = -9.00634e-05 Jy ! Component: 200 - total flux cleaned = -0.000128724 Jy ! Total flux subtracted in 200 components = -0.000128724 Jy ! Clean residual min=-0.003021 max=0.003407 Jy/beam ! Clean residual mean=0.000010 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.189093 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 66 components and 0.189093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059188Jy sigma=1.224669 ! Fit after self-cal, rms=0.059157Jy sigma=1.224095 ! 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.018 mas, bmaj=7.472 mas, bpa=-3.427 degrees ! Estimated noise=0.558789 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.018 x 7.472 at -3.427 degrees (North through East) ! Clean map min=-0.0030438 max=0.14958 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.587 mas, bmaj=6.716 mas, bpa=-5.372 degrees ! Estimated noise=0.896174 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.110694 Jy ! Component: 100 - total flux cleaned = 0.142899 Jy ! Component: 150 - total flux cleaned = 0.160473 Jy ! Component: 200 - total flux cleaned = 0.170859 Jy ! Total flux subtracted in 200 components = 0.170859 Jy ! Clean residual min=-0.006890 max=0.006986 Jy/beam ! Clean residual mean=-0.000003 rms=0.001544 Jy/beam ! Combined flux in latest and established models = 0.170859 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.170859 Jy ! Inverting map and beam ! Estimated beam: bmin=3.018 mas, bmaj=7.472 mas, bpa=-3.427 degrees ! Estimated noise=0.558789 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) ! Added new window around map position (2.5, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00926749 Jy ! Component: 100 - total flux cleaned = 0.0140481 Jy ! Component: 150 - total flux cleaned = 0.0168191 Jy ! Component: 200 - total flux cleaned = 0.0185601 Jy ! Total flux subtracted in 200 components = 0.0185601 Jy ! Clean residual min=-0.003227 max=0.002725 Jy/beam ! Clean residual mean=0.000003 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.18942 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 53 components and 0.18942 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.441 mas, bmaj=14.56 mas, bpa=-4.083 degrees ! Estimated noise=0.724956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133063 Jy ! Component: 100 - total flux cleaned = 0.00161195 Jy ! Component: 150 - total flux cleaned = 0.00161284 Jy ! Component: 200 - total flux cleaned = 0.00163106 Jy ! Total flux subtracted in 200 components = 0.00163106 Jy ! Clean residual min=-0.002596 max=0.002824 Jy/beam ! Clean residual mean=0.000007 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.191051 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 = -1.73159e-05 Jy ! Component: 100 - total flux cleaned = -1.65242e-05 Jy ! Component: 150 - total flux cleaned = -1.66975e-05 Jy ! Component: 200 - total flux cleaned = -3.09922e-05 Jy ! Total flux subtracted in 200 components = -3.09922e-05 Jy ! Clean residual min=-0.002548 max=0.002832 Jy/beam ! Clean residual mean=0.000007 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.19102 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 74 components and 0.19102 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.018 mas, bmaj=7.472 mas, bpa=-3.427 degrees ! Estimated noise=0.558789 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000352524 Jy ! Component: 100 - total flux cleaned = -0.000389946 Jy ! Component: 150 - total flux cleaned = -0.000332732 Jy ! Component: 200 - total flux cleaned = -0.000331701 Jy ! Total flux subtracted in 200 components = -0.000331701 Jy ! Clean residual min=-0.003017 max=0.002742 Jy/beam ! Clean residual mean=0.000003 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.190688 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 86 components and 0.190688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059006Jy sigma=1.220880 ! Fit after self-cal, rms=0.058972Jy sigma=1.220428 wmodel /scr/pima/bg219a_uvs/J0919-0739_S_map.mod ! Writing 86 model components to file: /scr/pima/bg219a_uvs/J0919-0739_S_map.mod wobs /scr/pima/bg219a_uvs/J0919-0739_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J0919-0739_S_uvs.fits wwins /scr/pima/bg219a_uvs/J0919-0739_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219a_uvs/J0919-0739_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.000459141 Jy ! Component: 100 - total flux cleaned = -0.000598327 Jy ! Component: 150 - total flux cleaned = -0.000767056 Jy ! Component: 200 - total flux cleaned = -0.00100302 Jy ! Component: 250 - total flux cleaned = -0.00115055 Jy ! Component: 300 - total flux cleaned = -0.00125622 Jy ! Component: 350 - total flux cleaned = -0.00125861 Jy ! Component: 400 - total flux cleaned = -0.00129238 Jy ! Component: 450 - total flux cleaned = -0.00126163 Jy ! Component: 500 - total flux cleaned = -0.00123081 Jy ! Component: 550 - total flux cleaned = -0.00111344 Jy ! Component: 600 - total flux cleaned = -0.00105748 Jy ! Component: 650 - total flux cleaned = -0.00100234 Jy ! Component: 700 - total flux cleaned = -0.00100191 Jy ! Component: 750 - total flux cleaned = -0.000948766 Jy ! Component: 800 - total flux cleaned = -0.00089701 Jy ! Component: 850 - total flux cleaned = -0.000771057 Jy ! Component: 900 - total flux cleaned = -0.000697212 Jy ! Component: 950 - total flux cleaned = -0.000553031 Jy ! Component: 1000 - total flux cleaned = -0.000576195 Jy ! Component: 1050 - total flux cleaned = -0.000507199 Jy ! Component: 1100 - total flux cleaned = -0.000461989 Jy ! Component: 1150 - total flux cleaned = -0.000418017 Jy ! Component: 1200 - total flux cleaned = -0.000331251 Jy ! Component: 1250 - total flux cleaned = -0.0002891 Jy ! Component: 1300 - total flux cleaned = -0.000184596 Jy ! Component: 1350 - total flux cleaned = -0.000164279 Jy ! Component: 1400 - total flux cleaned = -0.000103767 Jy ! Component: 1450 - total flux cleaned = -8.44229e-05 Jy ! Component: 1500 - total flux cleaned = -8.3992e-05 Jy ! Component: 1550 - total flux cleaned = 3.16077e-05 Jy ! Component: 1600 - total flux cleaned = 6.93373e-05 Jy ! Component: 1650 - total flux cleaned = 8.83906e-05 Jy ! Component: 1700 - total flux cleaned = 0.000162589 Jy ! Component: 1750 - total flux cleaned = 0.000271638 Jy ! Component: 1800 - total flux cleaned = 0.000271776 Jy ! Component: 1850 - total flux cleaned = 0.000413469 Jy ! Component: 1900 - total flux cleaned = 0.000448452 Jy ! Component: 1950 - total flux cleaned = 0.000535 Jy ! Component: 2000 - total flux cleaned = 0.000603244 Jy ! Component: 2050 - total flux cleaned = 0.000654041 Jy ! Component: 2100 - total flux cleaned = 0.000737674 Jy ! Component: 2150 - total flux cleaned = 0.000803604 Jy ! Component: 2200 - total flux cleaned = 0.000917828 Jy ! Component: 2250 - total flux cleaned = 0.000966214 Jy ! Component: 2300 - total flux cleaned = 0.00106208 Jy ! Component: 2350 - total flux cleaned = 0.00112534 Jy ! Component: 2400 - total flux cleaned = 0.00123462 Jy ! Component: 2450 - total flux cleaned = 0.00131182 Jy ! Component: 2500 - total flux cleaned = 0.001373 Jy ! Component: 2550 - total flux cleaned = 0.00140317 Jy ! Component: 2600 - total flux cleaned = 0.00144798 Jy ! Component: 2650 - total flux cleaned = 0.00149246 Jy ! Component: 2700 - total flux cleaned = 0.00152187 Jy ! Component: 2750 - total flux cleaned = 0.0015655 Jy ! Component: 2800 - total flux cleaned = 0.00162303 Jy ! Component: 2850 - total flux cleaned = 0.00166604 Jy ! Component: 2900 - total flux cleaned = 0.001737 Jy ! Component: 2950 - total flux cleaned = 0.00177904 Jy ! Component: 3000 - total flux cleaned = 0.00182086 Jy ! Component: 3050 - total flux cleaned = 0.00184853 Jy ! Component: 3100 - total flux cleaned = 0.00193103 Jy ! Component: 3150 - total flux cleaned = 0.00194468 Jy ! Component: 3200 - total flux cleaned = 0.00199886 Jy ! Component: 3250 - total flux cleaned = 0.00203915 Jy ! Component: 3300 - total flux cleaned = 0.00207923 Jy ! Component: 3350 - total flux cleaned = 0.00213233 Jy ! Component: 3400 - total flux cleaned = 0.0021719 Jy ! Component: 3450 - total flux cleaned = 0.00219815 Jy ! Component: 3500 - total flux cleaned = 0.00221128 Jy ! Component: 3550 - total flux cleaned = 0.00226332 Jy ! Component: 3600 - total flux cleaned = 0.00232788 Jy ! Component: 3650 - total flux cleaned = 0.00236633 Jy ! Component: 3700 - total flux cleaned = 0.00234083 Jy ! Component: 3750 - total flux cleaned = 0.0024299 Jy ! Component: 3800 - total flux cleaned = 0.00241733 Jy ! Component: 3850 - total flux cleaned = 0.00245507 Jy ! Component: 3900 - total flux cleaned = 0.00249268 Jy ! Component: 3950 - total flux cleaned = 0.00251754 Jy ! Component: 4000 - total flux cleaned = 0.00252995 Jy ! Component: 4050 - total flux cleaned = 0.00259184 Jy ! Total flux subtracted in 4096 components = 0.00264124 Jy ! Clean residual min=-0.000638 max=0.000880 Jy/beam ! Clean residual mean=0.000002 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.193329 Jy keep ! Adding 249 model components to the UV plane model. ! The established model now contains 335 components and 0.193329 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J0919-0739_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.018 x 7.472 at -3.427 degrees (North through East) ! Clean map min=-0.0013167 max=0.14926 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0919-0739_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.149255 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000195136 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.392219 0.392219 0.784437 1.56887 3.13775 6.2755 12.551 25.102 50.204 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.149 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 764.879 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0919-0739_S_uvs.log closed on Wed Apr 6 22:50:18 2016