! Started logfile: /scr/pima/bg219a_uvs/J0038-0329_S_uvs.log on Wed Apr 6 22:39:45 2016 obs /scr/pima/bg219a_uvs/J0038-0329_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0038-0329_S_uva.fits ! AN table 1: 36 integrations on 15 of 15 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0038-0329 ! ! 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 2160 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/J0038-0329_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.045974Jy sigma=22.870750 ! Fit after self-cal, rms=0.771434Jy sigma=16.714597 ! 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.319 mas, bmaj=6.48 mas, bpa=-2.525 degrees ! Estimated noise=0.980534 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.175346 Jy ! Component: 100 - total flux cleaned = 0.218333 Jy ! Total flux subtracted in 100 components = 0.218333 Jy ! Clean residual min=-0.011244 max=0.018559 Jy/beam ! Clean residual mean=0.000020 rms=0.003488 Jy/beam ! Combined flux in latest and established models = 0.218333 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.218333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070243Jy sigma=1.477182 ! Fit after self-cal, rms=0.070216Jy sigma=1.476629 ! 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.808 mas, bmaj=7.268 mas, bpa=-2.512 degrees ! Estimated noise=0.752767 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.0263872 Jy ! Component: 100 - total flux cleaned = 0.0388351 Jy ! Component: 150 - total flux cleaned = 0.0450928 Jy ! Component: 200 - total flux cleaned = 0.0484191 Jy ! Total flux subtracted in 200 components = 0.0484191 Jy ! Clean residual min=-0.005846 max=0.005559 Jy/beam ! Clean residual mean=-0.000007 rms=0.001288 Jy/beam ! Combined flux in latest and established models = 0.266752 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 18 components and 0.266752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061705Jy sigma=1.237421 ! Fit after self-cal, rms=0.061685Jy sigma=1.235237 ! 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.808 x 7.268 at -2.512 degrees (North through East) ! Clean map min=-0.0052379 max=0.23488 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 1.00 MK 1.03 NL 0.94 OV 1.03 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 0.98 NL 1.00 OV 1.01 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.02 MK 0.99 NL 1.01 OV 1.00 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.03 MK 1.02 NL 0.95 OV 0.97 ! PT 0.98 SC 0.98 ! ! ! Fit before self-cal, rms=0.061685Jy sigma=1.235237 ! Fit after self-cal, rms=0.060794Jy sigma=1.222123 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.814 mas, bmaj=7.269 mas, bpa=-2.553 degrees ! Estimated noise=0.747355 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.000435871 Jy ! Component: 100 - total flux cleaned = 0.000437923 Jy ! Component: 150 - total flux cleaned = 0.000392246 Jy ! Component: 200 - total flux cleaned = 0.000350572 Jy ! Total flux subtracted in 200 components = 0.000350572 Jy ! Clean residual min=-0.005113 max=0.005007 Jy/beam ! Clean residual mean=-0.000007 rms=0.001162 Jy/beam ! Combined flux in latest and established models = 0.267102 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 26 components and 0.267102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060716Jy sigma=1.220657 ! Fit after self-cal, rms=0.060723Jy sigma=1.220510 ! 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.060723Jy sigma=1.220510 ! Fit after self-cal, rms=0.060769Jy sigma=1.200568 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.817 mas, bmaj=7.253 mas, bpa=-2.605 degrees ! Estimated noise=0.747793 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000247033 Jy ! Component: 100 - total flux cleaned = 0.000214137 Jy ! Component: 150 - total flux cleaned = 0.000213916 Jy ! Component: 200 - total flux cleaned = 0.000189633 Jy ! Total flux subtracted in 200 components = 0.000189633 Jy ! Clean residual min=-0.004010 max=0.003313 Jy/beam ! Clean residual mean=-0.000006 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.267292 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 34 components and 0.267292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060729Jy sigma=1.200073 ! Fit after self-cal, rms=0.060740Jy sigma=1.199964 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.000116274 Jy ! Component: 100 - total flux cleaned = -9.45424e-05 Jy ! Component: 150 - total flux cleaned = -9.49808e-05 Jy ! Component: 200 - total flux cleaned = -7.69401e-05 Jy ! Total flux subtracted in 200 components = -7.69401e-05 Jy ! Clean residual min=-0.003948 max=0.003247 Jy/beam ! Clean residual mean=-0.000006 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.267215 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.267215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060723Jy sigma=1.199737 ! Fit after self-cal, rms=0.060718Jy sigma=1.199712 ! 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.060718Jy sigma=1.199712 ! Fit after self-cal, rms=0.060629Jy sigma=1.199674 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.816 mas, bmaj=7.249 mas, bpa=-2.606 degrees ! Estimated noise=0.747144 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.73266e-05 Jy ! Component: 100 - total flux cleaned = 7.78306e-05 Jy ! Component: 150 - total flux cleaned = 9.5038e-05 Jy ! Component: 200 - total flux cleaned = 9.44784e-05 Jy ! Total flux subtracted in 200 components = 9.44784e-05 Jy ! Clean residual min=-0.003862 max=0.003176 Jy/beam ! Clean residual mean=-0.000006 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.26731 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.26731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060617Jy sigma=1.199497 ! Fit after self-cal, rms=0.060615Jy sigma=1.199486 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 = -4.98187e-06 Jy ! Component: 100 - total flux cleaned = -4.96375e-06 Jy ! Component: 150 - total flux cleaned = -5.17538e-06 Jy ! Component: 200 - total flux cleaned = 7.88163e-06 Jy ! Total flux subtracted in 200 components = 7.88163e-06 Jy ! Clean residual min=-0.003829 max=0.003137 Jy/beam ! Clean residual mean=-0.000006 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.267317 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 39 components and 0.267317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060607Jy sigma=1.199355 ! Fit after self-cal, rms=0.060606Jy sigma=1.199343 ! 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.060606Jy sigma=1.199343 ! Fit after self-cal, rms=0.060547Jy sigma=1.199334 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.087 mas, bmaj=15.79 mas, bpa=-4.808 degrees ! Estimated noise=0.976547 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.21574e-05 Jy ! Component: 100 - total flux cleaned = -7.21856e-05 Jy ! Component: 150 - total flux cleaned = -6.46505e-05 Jy ! Component: 200 - total flux cleaned = -5.84074e-05 Jy ! Total flux subtracted in 200 components = -5.84074e-05 Jy ! Clean residual min=-0.004030 max=0.003571 Jy/beam ! Clean residual mean=-0.000014 rms=0.001110 Jy/beam ! Combined flux in latest and established models = 0.267259 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 43 components and 0.267259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060547Jy sigma=1.199347 ! Fit after self-cal, rms=0.060545Jy sigma=1.199324 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.64039e-05 Jy ! Component: 100 - total flux cleaned = -1.82838e-05 Jy ! Component: 150 - total flux cleaned = -1.23841e-05 Jy ! Component: 200 - total flux cleaned = -7.59028e-06 Jy ! Total flux subtracted in 200 components = -7.59028e-06 Jy ! Clean residual min=-0.004019 max=0.003567 Jy/beam ! Clean residual mean=-0.000014 rms=0.001109 Jy/beam ! Combined flux in latest and established models = 0.267251 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.267251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060544Jy sigma=1.199352 ! Fit after self-cal, rms=0.060544Jy sigma=1.199340 ! 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.815 mas, bmaj=7.247 mas, bpa=-2.594 degrees ! Estimated noise=0.746796 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.815 x 7.247 at -2.594 degrees (North through East) ! Clean map min=-0.0035013 max=0.2333 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.327 mas, bmaj=6.454 mas, bpa=-2.629 degrees ! Estimated noise=0.97046 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.173445 Jy ! Component: 100 - total flux cleaned = 0.215621 Jy ! Component: 150 - total flux cleaned = 0.236115 Jy ! Component: 200 - total flux cleaned = 0.24764 Jy ! Total flux subtracted in 200 components = 0.24764 Jy ! Clean residual min=-0.005722 max=0.006319 Jy/beam ! Clean residual mean=0.000007 rms=0.001550 Jy/beam ! Combined flux in latest and established models = 0.24764 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.24764 Jy ! Inverting map and beam ! Estimated beam: bmin=2.815 mas, bmaj=7.247 mas, bpa=-2.594 degrees ! Estimated noise=0.746796 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.00977011 Jy ! Component: 100 - total flux cleaned = 0.0149086 Jy ! Component: 150 - total flux cleaned = 0.0176746 Jy ! Component: 200 - total flux cleaned = 0.0189409 Jy ! Total flux subtracted in 200 components = 0.0189409 Jy ! Clean residual min=-0.003866 max=0.003366 Jy/beam ! Clean residual mean=-0.000006 rms=0.000894 Jy/beam ! Combined flux in latest and established models = 0.266581 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 25 components and 0.266581 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.087 mas, bmaj=15.79 mas, bpa=-4.808 degrees ! Estimated noise=0.976547 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000774403 Jy ! Component: 100 - total flux cleaned = 0.00079809 Jy ! Component: 150 - total flux cleaned = 0.000796427 Jy ! Component: 200 - total flux cleaned = 0.000796322 Jy ! Total flux subtracted in 200 components = 0.000796322 Jy ! Clean residual min=-0.003971 max=0.003597 Jy/beam ! Clean residual mean=-0.000014 rms=0.001109 Jy/beam ! Combined flux in latest and established models = 0.267378 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.7174e-07 Jy ! Component: 100 - total flux cleaned = 5.63576e-07 Jy ! Component: 150 - total flux cleaned = 1.35127e-06 Jy ! Component: 200 - total flux cleaned = 2.19599e-06 Jy ! Total flux subtracted in 200 components = 2.19599e-06 Jy ! Clean residual min=-0.003987 max=0.003595 Jy/beam ! Clean residual mean=-0.000014 rms=0.001108 Jy/beam ! Combined flux in latest and established models = 0.26738 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 33 components and 0.26738 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.815 mas, bmaj=7.247 mas, bpa=-2.594 degrees ! Estimated noise=0.746796 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.09193e-05 Jy ! Component: 100 - total flux cleaned = -1.02697e-05 Jy ! Component: 150 - total flux cleaned = -2.89096e-05 Jy ! Component: 200 - total flux cleaned = -2.91427e-05 Jy ! Total flux subtracted in 200 components = -2.91427e-05 Jy ! Clean residual min=-0.003827 max=0.003185 Jy/beam ! Clean residual mean=-0.000006 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.267351 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 46 components and 0.267351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060544Jy sigma=1.199536 ! Fit after self-cal, rms=0.060542Jy sigma=1.199484 wmodel /scr/pima/bg219a_uvs/J0038-0329_S_map.mod ! Writing 46 model components to file: /scr/pima/bg219a_uvs/J0038-0329_S_map.mod wobs /scr/pima/bg219a_uvs/J0038-0329_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J0038-0329_S_uvs.fits wwins /scr/pima/bg219a_uvs/J0038-0329_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219a_uvs/J0038-0329_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.00108027 Jy ! Component: 100 - total flux cleaned = -0.00136206 Jy ! Component: 150 - total flux cleaned = -0.00131107 Jy ! Component: 200 - total flux cleaned = -0.0012156 Jy ! Component: 250 - total flux cleaned = -0.00112539 Jy ! Component: 300 - total flux cleaned = -0.000866087 Jy ! Component: 350 - total flux cleaned = -0.000448454 Jy ! Component: 400 - total flux cleaned = -8.52658e-05 Jy ! Component: 450 - total flux cleaned = 0.000188806 Jy ! Component: 500 - total flux cleaned = 0.000454317 Jy ! Component: 550 - total flux cleaned = 0.000638522 Jy ! Component: 600 - total flux cleaned = 0.000817848 Jy ! Component: 650 - total flux cleaned = 0.00102706 Jy ! Component: 700 - total flux cleaned = 0.00112876 Jy ! Component: 750 - total flux cleaned = 0.0011958 Jy ! Component: 800 - total flux cleaned = 0.00129325 Jy ! Component: 850 - total flux cleaned = 0.00132518 Jy ! Component: 900 - total flux cleaned = 0.00135721 Jy ! Component: 950 - total flux cleaned = 0.00135735 Jy ! Component: 1000 - total flux cleaned = 0.00132732 Jy ! Component: 1050 - total flux cleaned = 0.00118389 Jy ! Component: 1100 - total flux cleaned = 0.00129676 Jy ! Component: 1150 - total flux cleaned = 0.00137912 Jy ! Component: 1200 - total flux cleaned = 0.00140631 Jy ! Component: 1250 - total flux cleaned = 0.001565 Jy ! Component: 1300 - total flux cleaned = 0.00156512 Jy ! Component: 1350 - total flux cleaned = 0.00164218 Jy ! Component: 1400 - total flux cleaned = 0.0017174 Jy ! Component: 1450 - total flux cleaned = 0.00174228 Jy ! Component: 1500 - total flux cleaned = 0.00183958 Jy ! Component: 1550 - total flux cleaned = 0.00183908 Jy ! Component: 1600 - total flux cleaned = 0.00186287 Jy ! Component: 1650 - total flux cleaned = 0.00190939 Jy ! Component: 1700 - total flux cleaned = 0.00195506 Jy ! Component: 1750 - total flux cleaned = 0.00200015 Jy ! Component: 1800 - total flux cleaned = 0.002 Jy ! Component: 1850 - total flux cleaned = 0.00195638 Jy ! Component: 1900 - total flux cleaned = 0.001978 Jy ! Component: 1950 - total flux cleaned = 0.00202059 Jy ! Component: 2000 - total flux cleaned = 0.00202052 Jy ! Component: 2050 - total flux cleaned = 0.00206147 Jy ! Component: 2100 - total flux cleaned = 0.00204115 Jy ! Component: 2150 - total flux cleaned = 0.00206113 Jy ! Component: 2200 - total flux cleaned = 0.002081 Jy ! Component: 2250 - total flux cleaned = 0.00217885 Jy ! Component: 2300 - total flux cleaned = 0.00212056 Jy ! Component: 2350 - total flux cleaned = 0.00217798 Jy ! Component: 2400 - total flux cleaned = 0.00217804 Jy ! Component: 2450 - total flux cleaned = 0.00227105 Jy ! Component: 2500 - total flux cleaned = 0.00227077 Jy ! Component: 2550 - total flux cleaned = 0.00225261 Jy ! Component: 2600 - total flux cleaned = 0.00225268 Jy ! Component: 2650 - total flux cleaned = 0.00230641 Jy ! Component: 2700 - total flux cleaned = 0.00230652 Jy ! Component: 2750 - total flux cleaned = 0.00237634 Jy ! Component: 2800 - total flux cleaned = 0.00235891 Jy ! Component: 2850 - total flux cleaned = 0.00234186 Jy ! Component: 2900 - total flux cleaned = 0.00239293 Jy ! Component: 2950 - total flux cleaned = 0.0023761 Jy ! Component: 3000 - total flux cleaned = 0.00242611 Jy ! Component: 3050 - total flux cleaned = 0.00240952 Jy ! Component: 3100 - total flux cleaned = 0.00245868 Jy ! Component: 3150 - total flux cleaned = 0.00244239 Jy ! Component: 3200 - total flux cleaned = 0.00245866 Jy ! Component: 3250 - total flux cleaned = 0.0024905 Jy ! Component: 3300 - total flux cleaned = 0.00249054 Jy ! Component: 3350 - total flux cleaned = 0.00250607 Jy ! Component: 3400 - total flux cleaned = 0.00247522 Jy ! Component: 3450 - total flux cleaned = 0.00249077 Jy ! Component: 3500 - total flux cleaned = 0.00252115 Jy ! Component: 3550 - total flux cleaned = 0.0025211 Jy ! Component: 3600 - total flux cleaned = 0.00252096 Jy ! Component: 3650 - total flux cleaned = 0.00249121 Jy ! Component: 3700 - total flux cleaned = 0.00249127 Jy ! Component: 3750 - total flux cleaned = 0.00249126 Jy ! Component: 3800 - total flux cleaned = 0.00247674 Jy ! Component: 3850 - total flux cleaned = 0.00247678 Jy ! Component: 3900 - total flux cleaned = 0.00249112 Jy ! Component: 3950 - total flux cleaned = 0.0024766 Jy ! Component: 4000 - total flux cleaned = 0.00243402 Jy ! Component: 4050 - total flux cleaned = 0.00239177 Jy ! Total flux subtracted in 4096 components = 0.00241977 Jy ! Clean residual min=-0.000824 max=0.000924 Jy/beam ! Clean residual mean=-0.000004 rms=0.000237 Jy/beam ! Combined flux in latest and established models = 0.269771 Jy keep ! Adding 254 model components to the UV plane model. ! The established model now contains 300 components and 0.26977 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J0038-0329_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.815 x 7.247 at -2.594 degrees (North through East) ! Clean map min=-0.0015702 max=0.23292 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0038-0329_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.232924 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000233494 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.300734 0.300734 0.601468 1.20294 2.40587 4.81175 9.6235 19.247 38.494 76.988 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.232 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 997.558 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0038-0329_S_uvs.log closed on Wed Apr 6 22:39:49 2016