! Started logfile: /scr/pima/bg219a_uvs/J1730+0024_S_uvs.log on Wed Apr 6 23:00:35 2016 obs /scr/pima/bg219a_uvs/J1730+0024_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1730+0024_S_uva.fits ! AN table 1: 52 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.805128 visibilities/baseline/integration-bin. ! Found source: J1730+0024 ! ! 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 2512 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/J1730+0024_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 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.044136Jy sigma=22.047038 ! Fit after self-cal, rms=0.751421Jy sigma=15.604402 ! 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.495 mas, bmaj=6.224 mas, bpa=-1.581 degrees ! Estimated noise=1.06036 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.188135 Jy ! Component: 100 - total flux cleaned = 0.233852 Jy ! Total flux subtracted in 100 components = 0.233852 Jy ! Clean residual min=-0.014787 max=0.020881 Jy/beam ! Clean residual mean=0.000023 rms=0.004177 Jy/beam ! Combined flux in latest and established models = 0.233852 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.233852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077945Jy sigma=1.562302 ! Fit after self-cal, rms=0.077861Jy sigma=1.561125 ! 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.879 mas, bmaj=7.044 mas, bpa=-2.948 degrees ! Estimated noise=0.722174 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.0331168 Jy ! Component: 100 - total flux cleaned = 0.0496848 Jy ! Component: 150 - total flux cleaned = 0.0589058 Jy ! Component: 200 - total flux cleaned = 0.0645967 Jy ! Total flux subtracted in 200 components = 0.0645967 Jy ! Clean residual min=-0.006275 max=0.007599 Jy/beam ! Clean residual mean=0.000013 rms=0.001736 Jy/beam ! Combined flux in latest and established models = 0.298449 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.298449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064584Jy sigma=1.218211 ! Fit after self-cal, rms=0.064463Jy sigma=1.215202 ! 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.879 x 7.044 at -2.948 degrees (North through East) ! Clean map min=-0.0057313 max=0.25657 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 1.06 NL 1.01 OV 1.00 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 1.03 NL 1.02 OV 0.97 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 0.99 NL 0.98 OV 1.00 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 0.98 NL 0.95 OV 0.97 ! PT 0.94 SC 0.99 ! ! ! Fit before self-cal, rms=0.064463Jy sigma=1.215202 ! Fit after self-cal, rms=0.063417Jy sigma=1.193873 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.897 mas, bmaj=7.069 mas, bpa=-2.976 degrees ! Estimated noise=0.715481 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.5, 24). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00638593 Jy ! Component: 100 - total flux cleaned = 0.00739328 Jy ! Component: 150 - total flux cleaned = 0.00758111 Jy ! Component: 200 - total flux cleaned = 0.00780366 Jy ! Total flux subtracted in 200 components = 0.00780366 Jy ! Clean residual min=-0.003343 max=0.003214 Jy/beam ! Clean residual mean=0.000004 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.306252 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 42 components and 0.306252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062629Jy sigma=1.178394 ! Fit after self-cal, rms=0.062610Jy sigma=1.177427 ! 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.062610Jy sigma=1.177427 ! Fit after self-cal, rms=0.062297Jy sigma=1.172633 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.897 mas, bmaj=7.066 mas, bpa=-2.949 degrees ! Estimated noise=0.713779 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000517677 Jy ! Component: 100 - total flux cleaned = 0.000562337 Jy ! Component: 150 - total flux cleaned = 0.000529414 Jy ! Component: 200 - total flux cleaned = 0.000470397 Jy ! Total flux subtracted in 200 components = 0.000470397 Jy ! Clean residual min=-0.002356 max=0.002531 Jy/beam ! Clean residual mean=0.000001 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.306723 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 60 components and 0.306723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062235Jy sigma=1.171434 ! Fit after self-cal, rms=0.062234Jy sigma=1.171339 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.000101542 Jy ! Component: 100 - total flux cleaned = -0.000127393 Jy ! Component: 150 - total flux cleaned = -0.000154616 Jy ! Component: 200 - total flux cleaned = -0.000202958 Jy ! Total flux subtracted in 200 components = -0.000202958 Jy ! Clean residual min=-0.002305 max=0.002386 Jy/beam ! Clean residual mean=0.000001 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.30652 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 66 components and 0.30652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062211Jy sigma=1.170871 ! Fit after self-cal, rms=0.062211Jy sigma=1.170841 ! 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.062211Jy sigma=1.170841 ! Fit after self-cal, rms=0.062062Jy sigma=1.170712 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.897 mas, bmaj=7.065 mas, bpa=-2.94 degrees ! Estimated noise=0.712699 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.03161e-05 Jy ! Component: 100 - total flux cleaned = 6.5965e-05 Jy ! Component: 150 - total flux cleaned = 6.69976e-05 Jy ! Component: 200 - total flux cleaned = 9.53822e-06 Jy ! Total flux subtracted in 200 components = 9.53822e-06 Jy ! Clean residual min=-0.002264 max=0.002350 Jy/beam ! Clean residual mean=0.000000 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.306529 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 72 components and 0.306529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062044Jy sigma=1.170324 ! Fit after self-cal, rms=0.062041Jy sigma=1.170281 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.000129458 Jy ! Component: 100 - total flux cleaned = -7.38683e-05 Jy ! Component: 150 - total flux cleaned = -5.71411e-05 Jy ! Component: 200 - total flux cleaned = -5.73954e-05 Jy ! Total flux subtracted in 200 components = -5.73954e-05 Jy ! Clean residual min=-0.002243 max=0.002310 Jy/beam ! Clean residual mean=0.000000 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.306472 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 78 components and 0.306472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062030Jy sigma=1.170094 ! Fit after self-cal, rms=0.062031Jy sigma=1.170074 ! 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.062031Jy sigma=1.170074 ! Fit after self-cal, rms=0.061962Jy sigma=1.169994 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.566 mas, bmaj=13.64 mas, bpa=-7.252 degrees ! Estimated noise=0.947152 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000136742 Jy ! Component: 100 - total flux cleaned = 0.000223121 Jy ! Component: 150 - total flux cleaned = 0.000293272 Jy ! Component: 200 - total flux cleaned = 0.000312714 Jy ! Total flux subtracted in 200 components = 0.000312714 Jy ! Clean residual min=-0.002359 max=0.002044 Jy/beam ! Clean residual mean=-0.000002 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.306785 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 88 components and 0.306785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061954Jy sigma=1.169914 ! Fit after self-cal, rms=0.061955Jy sigma=1.169869 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.00532e-05 Jy ! Component: 100 - total flux cleaned = -3.33651e-05 Jy ! Component: 150 - total flux cleaned = -3.36934e-05 Jy ! Component: 200 - total flux cleaned = -4.2768e-05 Jy ! Total flux subtracted in 200 components = -4.2768e-05 Jy ! Clean residual min=-0.002367 max=0.002020 Jy/beam ! Clean residual mean=-0.000002 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.306742 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 94 components and 0.306742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061950Jy sigma=1.169849 ! Fit after self-cal, rms=0.061952Jy sigma=1.169823 ! 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.896 mas, bmaj=7.063 mas, bpa=-2.942 degrees ! Estimated noise=0.712013 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.896 x 7.063 at -2.942 degrees (North through East) ! Clean map min=-0.0041294 max=0.25423 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.506 mas, bmaj=6.23 mas, bpa=-1.583 degrees ! Estimated noise=1.04785 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.185865 Jy ! Component: 100 - total flux cleaned = 0.230941 Jy ! Component: 150 - total flux cleaned = 0.254638 Jy ! Component: 200 - total flux cleaned = 0.269228 Jy ! Total flux subtracted in 200 components = 0.269228 Jy ! Clean residual min=-0.007584 max=0.009111 Jy/beam ! Clean residual mean=0.000009 rms=0.001962 Jy/beam ! Combined flux in latest and established models = 0.269228 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 8 model components to the UV plane model. ! The established model now contains 8 components and 0.269228 Jy ! Inverting map and beam ! Estimated beam: bmin=2.896 mas, bmaj=7.063 mas, bpa=-2.942 degrees ! Estimated noise=0.712013 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.0138012 Jy ! Component: 100 - total flux cleaned = 0.0220021 Jy ! Component: 150 - total flux cleaned = 0.0274022 Jy ! Component: 200 - total flux cleaned = 0.0311124 Jy ! Total flux subtracted in 200 components = 0.0311124 Jy ! Clean residual min=-0.003653 max=0.004078 Jy/beam ! Clean residual mean=0.000005 rms=0.001003 Jy/beam ! Combined flux in latest and established models = 0.30034 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 42 components and 0.30034 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.566 mas, bmaj=13.64 mas, bpa=-7.252 degrees ! Estimated noise=0.947152 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00506891 Jy ! Component: 100 - total flux cleaned = 0.00736633 Jy ! Component: 150 - total flux cleaned = 0.00775863 Jy ! Component: 200 - total flux cleaned = 0.0077584 Jy ! Total flux subtracted in 200 components = 0.0077584 Jy ! Clean residual min=-0.003142 max=0.002307 Jy/beam ! Clean residual mean=-0.000002 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.308098 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 = -9.14333e-08 Jy ! Component: 100 - total flux cleaned = -5.30337e-07 Jy ! Component: 150 - total flux cleaned = -5.32827e-07 Jy ! Component: 200 - total flux cleaned = -8.87081e-07 Jy ! Total flux subtracted in 200 components = -8.87081e-07 Jy ! Clean residual min=-0.002857 max=0.002114 Jy/beam ! Clean residual mean=-0.000003 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.308097 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 70 components and 0.308097 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.896 mas, bmaj=7.063 mas, bpa=-2.942 degrees ! Estimated noise=0.712013 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000322202 Jy ! Component: 100 - total flux cleaned = 0.000453429 Jy ! Component: 150 - total flux cleaned = 0.000458219 Jy ! Component: 200 - total flux cleaned = 0.00042782 Jy ! Total flux subtracted in 200 components = 0.00042782 Jy ! Clean residual min=-0.002545 max=0.002339 Jy/beam ! Clean residual mean=-0.000001 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.308525 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 88 components and 0.308525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062018Jy sigma=1.171260 ! Fit after self-cal, rms=0.062014Jy sigma=1.171062 wmodel /scr/pima/bg219a_uvs/J1730+0024_S_map.mod ! Writing 88 model components to file: /scr/pima/bg219a_uvs/J1730+0024_S_map.mod wobs /scr/pima/bg219a_uvs/J1730+0024_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1730+0024_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1730+0024_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219a_uvs/J1730+0024_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.000406053 Jy ! Component: 100 - total flux cleaned = -0.000847205 Jy ! Component: 150 - total flux cleaned = -0.000996977 Jy ! Component: 200 - total flux cleaned = -0.00114014 Jy ! Component: 250 - total flux cleaned = -0.00127915 Jy ! Component: 300 - total flux cleaned = -0.00154427 Jy ! Component: 350 - total flux cleaned = -0.00176687 Jy ! Component: 400 - total flux cleaned = -0.00192004 Jy ! Component: 450 - total flux cleaned = -0.00212719 Jy ! Component: 500 - total flux cleaned = -0.00229892 Jy ! Component: 550 - total flux cleaned = -0.00238227 Jy ! Component: 600 - total flux cleaned = -0.00254507 Jy ! Component: 650 - total flux cleaned = -0.00267667 Jy ! Component: 700 - total flux cleaned = -0.0027537 Jy ! Component: 750 - total flux cleaned = -0.00285366 Jy ! Component: 800 - total flux cleaned = -0.00290209 Jy ! Component: 850 - total flux cleaned = -0.00287871 Jy ! Component: 900 - total flux cleaned = -0.00292547 Jy ! Component: 950 - total flux cleaned = -0.00294862 Jy ! Component: 1000 - total flux cleaned = -0.00294914 Jy ! Component: 1050 - total flux cleaned = -0.00294942 Jy ! Component: 1100 - total flux cleaned = -0.00290704 Jy ! Component: 1150 - total flux cleaned = -0.00280336 Jy ! Component: 1200 - total flux cleaned = -0.00282447 Jy ! Component: 1250 - total flux cleaned = -0.00278431 Jy ! Component: 1300 - total flux cleaned = -0.00278439 Jy ! Component: 1350 - total flux cleaned = -0.00278388 Jy ! Component: 1400 - total flux cleaned = -0.00268817 Jy ! Component: 1450 - total flux cleaned = -0.00276392 Jy ! Component: 1500 - total flux cleaned = -0.00272692 Jy ! Component: 1550 - total flux cleaned = -0.00272704 Jy ! Component: 1600 - total flux cleaned = -0.00276356 Jy ! Component: 1650 - total flux cleaned = -0.00279953 Jy ! Component: 1700 - total flux cleaned = -0.00292362 Jy ! Component: 1750 - total flux cleaned = -0.00294106 Jy ! Component: 1800 - total flux cleaned = -0.00294092 Jy ! Component: 1850 - total flux cleaned = -0.00294068 Jy ! Component: 1900 - total flux cleaned = -0.00294072 Jy ! Component: 1950 - total flux cleaned = -0.00297472 Jy ! Component: 2000 - total flux cleaned = -0.00297487 Jy ! Component: 2050 - total flux cleaned = -0.00300828 Jy ! Component: 2100 - total flux cleaned = -0.00307443 Jy ! Component: 2150 - total flux cleaned = -0.00309076 Jy ! Component: 2200 - total flux cleaned = -0.00312322 Jy ! Component: 2250 - total flux cleaned = -0.00312318 Jy ! Component: 2300 - total flux cleaned = -0.00315508 Jy ! Component: 2350 - total flux cleaned = -0.00312314 Jy ! Component: 2400 - total flux cleaned = -0.00310739 Jy ! Component: 2450 - total flux cleaned = -0.00309184 Jy ! Component: 2500 - total flux cleaned = -0.00309191 Jy ! Component: 2550 - total flux cleaned = -0.00306098 Jy ! Component: 2600 - total flux cleaned = -0.00304555 Jy ! Component: 2650 - total flux cleaned = -0.00301502 Jy ! Component: 2700 - total flux cleaned = -0.00299979 Jy ! Component: 2750 - total flux cleaned = -0.00302992 Jy ! Component: 2800 - total flux cleaned = -0.00296973 Jy ! Component: 2850 - total flux cleaned = -0.00292482 Jy ! Component: 2900 - total flux cleaned = -0.00288016 Jy ! Component: 2950 - total flux cleaned = -0.00280594 Jy ! Component: 3000 - total flux cleaned = -0.0027764 Jy ! Component: 3050 - total flux cleaned = -0.0027321 Jy ! Component: 3100 - total flux cleaned = -0.00268804 Jy ! Component: 3150 - total flux cleaned = -0.00262928 Jy ! Component: 3200 - total flux cleaned = -0.00260004 Jy ! Component: 3250 - total flux cleaned = -0.00254141 Jy ! Component: 3300 - total flux cleaned = -0.00252675 Jy ! Component: 3350 - total flux cleaned = -0.00248295 Jy ! Component: 3400 - total flux cleaned = -0.00242459 Jy ! Component: 3450 - total flux cleaned = -0.00238085 Jy ! Component: 3500 - total flux cleaned = -0.00232259 Jy ! Component: 3550 - total flux cleaned = -0.00227891 Jy ! Component: 3600 - total flux cleaned = -0.00226433 Jy ! Component: 3650 - total flux cleaned = -0.00227895 Jy ! Component: 3700 - total flux cleaned = -0.00227903 Jy ! Component: 3750 - total flux cleaned = -0.00224989 Jy ! Component: 3800 - total flux cleaned = -0.00229372 Jy ! Component: 3850 - total flux cleaned = -0.00229374 Jy ! Component: 3900 - total flux cleaned = -0.00229369 Jy ! Component: 3950 - total flux cleaned = -0.00230834 Jy ! Component: 4000 - total flux cleaned = -0.00235246 Jy ! Component: 4050 - total flux cleaned = -0.00238197 Jy ! Total flux subtracted in 4096 components = -0.00239676 Jy ! Clean residual min=-0.000828 max=0.000849 Jy/beam ! Clean residual mean=-0.000001 rms=0.000251 Jy/beam ! Combined flux in latest and established models = 0.306129 Jy keep ! Adding 239 model components to the UV plane model. ! The established model now contains 327 components and 0.306129 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1730+0024_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.896 x 7.063 at -2.942 degrees (North through East) ! Clean map min=-0.002139 max=0.25444 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1730+0024_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.254436 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000253145 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.298478 0.298478 0.596955 1.19391 2.38782 4.77564 9.55128 19.1026 38.2051 76.4103 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.254 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1005.1 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1730+0024_S_uvs.log closed on Wed Apr 6 23:00:39 2016