! Started logfile: /d2/scr/pima/rv101_uvs/J0811+0146_S_uvs.log on Sat Nov 29 13:51:32 2014 obs /d2/scr/pima/rv101_uvs/J0811+0146_S_uva.fits ! Reading UV FITS file: /d2/scr/pima/rv101_uvs/J0811+0146_S_uva.fits ! AN table 1: 22 integrations on 10 of 10 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0811+0146 ! ! 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 0 lines of history. ! ! Reading 880 visibilities. select RR ! 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 /d2/scr/pima/rv101_uvs/J0811+0146_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.026947Jy sigma=12.948691 ! Fit after self-cal, rms=0.761053Jy sigma=9.769950 ! 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=4.013 mas, bmaj=19.29 mas, bpa=-31.42 degrees ! Estimated noise=2.94867 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.180664 Jy ! Component: 100 - total flux cleaned = 0.222245 Jy ! Total flux subtracted in 100 components = 0.222245 Jy ! Clean residual min=-0.016762 max=0.016694 Jy/beam ! Clean residual mean=-0.000289 rms=0.004853 Jy/beam ! Combined flux in latest and established models = 0.222245 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.222245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088457Jy sigma=0.991736 ! Fit after self-cal, rms=0.088442Jy sigma=0.991464 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.975 mas, bmaj=19.28 mas, bpa=-31.13 degrees ! Estimated noise=1.93852 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.0228176 Jy ! Component: 100 - total flux cleaned = 0.0258612 Jy ! Component: 150 - total flux cleaned = 0.0242543 Jy ! Component: 200 - total flux cleaned = 0.0231655 Jy ! Total flux subtracted in 200 components = 0.0231655 Jy ! Clean residual min=-0.010160 max=0.007345 Jy/beam ! Clean residual mean=-0.000061 rms=0.002423 Jy/beam ! Combined flux in latest and established models = 0.245411 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 51 components and 0.245411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081363Jy sigma=0.928476 ! Fit after self-cal, rms=0.081300Jy sigma=0.927954 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.975 x 19.28 at -31.13 degrees (North through East) ! Clean map min=-0.0099678 max=0.21678 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* LA 1.00* MK 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 LA 1.11 MK 1.06 OV 1.09 ! PT 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 LA 0.92 MK 1.01 OV 1.04 ! PT 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 LA 0.84 MK 0.97 OV 0.89 ! PT 0.96 ! ! ! Fit before self-cal, rms=0.081300Jy sigma=0.927954 ! Fit after self-cal, rms=0.074354Jy sigma=0.884210 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.999 mas, bmaj=19.29 mas, bpa=-31.1 degrees ! Estimated noise=1.92399 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.00362264 Jy ! Component: 100 - total flux cleaned = -0.00525623 Jy ! Component: 150 - total flux cleaned = -0.00613704 Jy ! Component: 200 - total flux cleaned = -0.00674051 Jy ! Total flux subtracted in 200 components = -0.00674051 Jy ! Clean residual min=-0.007275 max=0.007494 Jy/beam ! Clean residual mean=-0.000018 rms=0.002069 Jy/beam ! Combined flux in latest and established models = 0.23867 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 78 components and 0.23867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074129Jy sigma=0.880488 ! Fit after self-cal, rms=0.074112Jy sigma=0.880258 ! 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.074112Jy sigma=0.880258 ! Fit after self-cal, rms=0.073988Jy sigma=0.879522 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.999 mas, bmaj=19.36 mas, bpa=-31.15 degrees ! Estimated noise=1.92226 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00262635 Jy ! Component: 100 - total flux cleaned = -0.00329846 Jy ! Component: 150 - total flux cleaned = -0.00386612 Jy ! Component: 200 - total flux cleaned = -0.00423873 Jy ! Total flux subtracted in 200 components = -0.00423873 Jy ! Clean residual min=-0.007330 max=0.007467 Jy/beam ! Clean residual mean=-0.000012 rms=0.002125 Jy/beam ! Combined flux in latest and established models = 0.234432 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 99 components and 0.234432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073829Jy sigma=0.877324 ! Fit after self-cal, rms=0.073820Jy sigma=0.877301 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.000336279 Jy ! Component: 100 - total flux cleaned = -0.00068563 Jy ! Component: 150 - total flux cleaned = -0.000909979 Jy ! Component: 200 - total flux cleaned = -0.00115623 Jy ! Total flux subtracted in 200 components = -0.00115623 Jy ! Clean residual min=-0.007266 max=0.007348 Jy/beam ! Clean residual mean=-0.000024 rms=0.002106 Jy/beam ! Combined flux in latest and established models = 0.233275 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 108 components and 0.233275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073771Jy sigma=0.876544 ! Fit after self-cal, rms=0.073767Jy sigma=0.876536 ! 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.073767Jy sigma=0.876536 ! Fit after self-cal, rms=0.072538Jy sigma=0.858138 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.989 mas, bmaj=19.41 mas, bpa=-31.16 degrees ! Estimated noise=1.9283 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000789315 Jy ! Component: 100 - total flux cleaned = 0.000782287 Jy ! Component: 150 - total flux cleaned = 0.000824646 Jy ! Component: 200 - total flux cleaned = 0.000901698 Jy ! Total flux subtracted in 200 components = 0.000901698 Jy ! Clean residual min=-0.006204 max=0.006230 Jy/beam ! Clean residual mean=-0.000019 rms=0.001920 Jy/beam ! Combined flux in latest and established models = 0.234177 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 120 components and 0.234177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072468Jy sigma=0.857474 ! Fit after self-cal, rms=0.072465Jy sigma=0.857336 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.000194623 Jy ! Component: 100 - total flux cleaned = 0.000228363 Jy ! Component: 150 - total flux cleaned = 0.00026019 Jy ! Component: 200 - total flux cleaned = 0.000351307 Jy ! Total flux subtracted in 200 components = 0.000351307 Jy ! Clean residual min=-0.006164 max=0.006152 Jy/beam ! Clean residual mean=-0.000014 rms=0.001907 Jy/beam ! Combined flux in latest and established models = 0.234528 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 137 components and 0.234528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072434Jy sigma=0.857019 ! Fit after self-cal, rms=0.072433Jy sigma=0.857005 ! 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.072433Jy sigma=0.857005 ! Fit after self-cal, rms=0.072626Jy sigma=0.856838 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.381 mas, bmaj=18.29 mas, bpa=-28.3 degrees ! Estimated noise=2.24057 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000889245 Jy ! Component: 100 - total flux cleaned = 0.000992823 Jy ! Component: 150 - total flux cleaned = 0.00117966 Jy ! Component: 200 - total flux cleaned = 0.00132791 Jy ! Total flux subtracted in 200 components = 0.00132791 Jy ! Clean residual min=-0.006879 max=0.007845 Jy/beam ! Clean residual mean=0.000007 rms=0.002514 Jy/beam ! Combined flux in latest and established models = 0.235856 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 153 components and 0.235856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072608Jy sigma=0.856704 ! Fit after self-cal, rms=0.072609Jy sigma=0.856691 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.000119474 Jy ! Component: 100 - total flux cleaned = 0.000230982 Jy ! Component: 150 - total flux cleaned = 0.000340032 Jy ! Component: 200 - total flux cleaned = 0.000471484 Jy ! Total flux subtracted in 200 components = 0.000471484 Jy ! Clean residual min=-0.006753 max=0.007875 Jy/beam ! Clean residual mean=0.000016 rms=0.002496 Jy/beam ! Combined flux in latest and established models = 0.236328 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 158 components and 0.236328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072606Jy sigma=0.856505 ! Fit after self-cal, rms=0.072608Jy sigma=0.856498 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.983 mas, bmaj=19.43 mas, bpa=-31.16 degrees ! Estimated noise=1.93354 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.983 x 19.43 at -31.16 degrees (North through East) ! Clean map min=-0.006755 max=0.21358 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=4.02 mas, bmaj=19.43 mas, bpa=-31.58 degrees ! Estimated noise=2.91939 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.178746 Jy ! Component: 100 - total flux cleaned = 0.220362 Jy ! Component: 150 - total flux cleaned = 0.2391 Jy ! Component: 200 - total flux cleaned = 0.247297 Jy ! Total flux subtracted in 200 components = 0.247297 Jy ! Clean residual min=-0.007974 max=0.007669 Jy/beam ! Clean residual mean=-0.000008 rms=0.002532 Jy/beam ! Combined flux in latest and established models = 0.247297 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.247297 Jy ! Inverting map and beam ! Estimated beam: bmin=4.983 mas, bmaj=19.43 mas, bpa=-31.16 degrees ! Estimated noise=1.93354 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.00336843 Jy ! Component: 100 - total flux cleaned = -0.00495635 Jy ! Component: 150 - total flux cleaned = -0.00622985 Jy ! Component: 200 - total flux cleaned = -0.00765494 Jy ! Total flux subtracted in 200 components = -0.00765494 Jy ! Clean residual min=-0.006927 max=0.006317 Jy/beam ! Clean residual mean=0.000030 rms=0.002051 Jy/beam ! Combined flux in latest and established models = 0.239642 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 60 components and 0.239642 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=8.381 mas, bmaj=18.29 mas, bpa=-28.3 degrees ! Estimated noise=2.24057 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00151242 Jy ! Component: 100 - total flux cleaned = -0.00216345 Jy ! Component: 150 - total flux cleaned = -0.00259264 Jy ! Component: 200 - total flux cleaned = -0.00300789 Jy ! Total flux subtracted in 200 components = -0.00300789 Jy ! Clean residual min=-0.006629 max=0.007239 Jy/beam ! Clean residual mean=-0.000004 rms=0.002466 Jy/beam ! Combined flux in latest and established models = 0.236634 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000283472 Jy ! Component: 100 - total flux cleaned = -0.000430474 Jy ! Component: 150 - total flux cleaned = -0.000600924 Jy ! Component: 200 - total flux cleaned = -0.000564079 Jy ! Total flux subtracted in 200 components = -0.000564079 Jy ! Clean residual min=-0.006606 max=0.007373 Jy/beam ! Clean residual mean=-0.000011 rms=0.002447 Jy/beam ! Combined flux in latest and established models = 0.23607 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 99 components and 0.23607 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.983 mas, bmaj=19.43 mas, bpa=-31.16 degrees ! Estimated noise=1.93354 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.08101e-05 Jy ! Component: 100 - total flux cleaned = -0.000180112 Jy ! Component: 150 - total flux cleaned = -0.000141558 Jy ! Component: 200 - total flux cleaned = -6.91877e-05 Jy ! Total flux subtracted in 200 components = -6.91877e-05 Jy ! Clean residual min=-0.005782 max=0.006114 Jy/beam ! Clean residual mean=-0.000006 rms=0.001898 Jy/beam ! Combined flux in latest and established models = 0.236001 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 111 components and 0.236001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072653Jy sigma=0.857532 ! Fit after self-cal, rms=0.072652Jy sigma=0.857442 wmodel /d2/scr/pima/rv101_uvs/J0811+0146_S_map.mod ! Writing 111 model components to file: /d2/scr/pima/rv101_uvs/J0811+0146_S_map.mod wobs /d2/scr/pima/rv101_uvs/J0811+0146_S_uvs.fits ! Writing UV FITS file: /d2/scr/pima/rv101_uvs/J0811+0146_S_uvs.fits wwins /d2/scr/pima/rv101_uvs/J0811+0146_S_map.win ! wwins: Wrote 1 windows to /d2/scr/pima/rv101_uvs/J0811+0146_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.000154241 Jy ! Component: 100 - total flux cleaned = -0.000296976 Jy ! Component: 150 - total flux cleaned = -0.00102065 Jy ! Component: 200 - total flux cleaned = -0.00169702 Jy ! Component: 250 - total flux cleaned = -0.00155876 Jy ! Component: 300 - total flux cleaned = -0.00122423 Jy ! Component: 350 - total flux cleaned = -0.000783008 Jy ! Component: 400 - total flux cleaned = -0.000602459 Jy ! Component: 450 - total flux cleaned = -0.00025502 Jy ! Component: 500 - total flux cleaned = 2.43634e-05 Jy ! Component: 550 - total flux cleaned = 0.000292506 Jy ! Component: 600 - total flux cleaned = 0.000602336 Jy ! Component: 650 - total flux cleaned = 0.000852738 Jy ! Component: 700 - total flux cleaned = 0.00119306 Jy ! Component: 750 - total flux cleaned = 0.00147745 Jy ! Component: 800 - total flux cleaned = 0.001801 Jy ! Component: 850 - total flux cleaned = 0.00207209 Jy ! Component: 900 - total flux cleaned = 0.00255852 Jy ! Component: 950 - total flux cleaned = 0.00290546 Jy ! Component: 1000 - total flux cleaned = 0.00328758 Jy ! Component: 1050 - total flux cleaned = 0.00366231 Jy ! Component: 1100 - total flux cleaned = 0.00407064 Jy ! Component: 1150 - total flux cleaned = 0.00451187 Jy ! Component: 1200 - total flux cleaned = 0.00494567 Jy ! Component: 1250 - total flux cleaned = 0.00537169 Jy ! Component: 1300 - total flux cleaned = 0.00586599 Jy ! Component: 1350 - total flux cleaned = 0.00624041 Jy ! Component: 1400 - total flux cleaned = 0.00675516 Jy ! Component: 1450 - total flux cleaned = 0.00718916 Jy ! Component: 1500 - total flux cleaned = 0.00751008 Jy ! Component: 1550 - total flux cleaned = 0.00793153 Jy ! Component: 1600 - total flux cleaned = 0.00831153 Jy ! Component: 1650 - total flux cleaned = 0.00865178 Jy ! Component: 1700 - total flux cleaned = 0.00895425 Jy ! Component: 1750 - total flux cleaned = 0.00925239 Jy ! Component: 1800 - total flux cleaned = 0.00961173 Jy ! Component: 1850 - total flux cleaned = 0.00990165 Jy ! Component: 1900 - total flux cleaned = 0.010093 Jy ! Component: 1950 - total flux cleaned = 0.0103135 Jy ! Component: 2000 - total flux cleaned = 0.0104384 Jy ! Component: 2050 - total flux cleaned = 0.010531 Jy ! Component: 2100 - total flux cleaned = 0.0105308 Jy ! Component: 2150 - total flux cleaned = 0.010531 Jy ! Component: 2200 - total flux cleaned = 0.010531 Jy ! Component: 2250 - total flux cleaned = 0.0105309 Jy ! Component: 2300 - total flux cleaned = 0.0105308 Jy ! Component: 2350 - total flux cleaned = 0.010531 Jy ! Component: 2400 - total flux cleaned = 0.010531 Jy ! Component: 2450 - total flux cleaned = 0.010531 Jy ! Component: 2500 - total flux cleaned = 0.0105007 Jy ! Component: 2550 - total flux cleaned = 0.0104404 Jy ! Component: 2600 - total flux cleaned = 0.0104707 Jy ! Component: 2650 - total flux cleaned = 0.0104405 Jy ! Component: 2700 - total flux cleaned = 0.0104705 Jy ! Component: 2750 - total flux cleaned = 0.0104099 Jy ! Component: 2800 - total flux cleaned = 0.0103795 Jy ! Component: 2850 - total flux cleaned = 0.0104095 Jy ! Component: 2900 - total flux cleaned = 0.0103182 Jy ! Component: 2950 - total flux cleaned = 0.0102575 Jy ! Component: 3000 - total flux cleaned = 0.0101656 Jy ! Component: 3050 - total flux cleaned = 0.0101043 Jy ! Component: 3100 - total flux cleaned = 0.0100428 Jy ! Component: 3150 - total flux cleaned = 0.00998139 Jy ! Component: 3200 - total flux cleaned = 0.00988867 Jy ! Component: 3250 - total flux cleaned = 0.00979551 Jy ! Component: 3300 - total flux cleaned = 0.00973352 Jy ! Component: 3350 - total flux cleaned = 0.00963994 Jy ! Component: 3400 - total flux cleaned = 0.00954587 Jy ! Component: 3450 - total flux cleaned = 0.00942022 Jy ! Component: 3500 - total flux cleaned = 0.00932572 Jy ! Component: 3550 - total flux cleaned = 0.00926233 Jy ! Component: 3600 - total flux cleaned = 0.0091348 Jy ! Component: 3650 - total flux cleaned = 0.00907059 Jy ! Component: 3700 - total flux cleaned = 0.00907043 Jy ! Component: 3750 - total flux cleaned = 0.00900562 Jy ! Component: 3800 - total flux cleaned = 0.00887572 Jy ! Component: 3850 - total flux cleaned = 0.00887556 Jy ! Component: 3900 - total flux cleaned = 0.00874425 Jy ! Component: 3950 - total flux cleaned = 0.0086449 Jy ! Component: 4000 - total flux cleaned = 0.00861145 Jy ! Component: 4050 - total flux cleaned = 0.00857768 Jy ! Total flux subtracted in 4096 components = 0.00847655 Jy ! Clean residual min=-0.001883 max=0.001989 Jy/beam ! Clean residual mean=0.000027 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.244478 Jy keep ! Adding 234 model components to the UV plane model. ! The established model now contains 345 components and 0.244478 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/rv101_uvs/J0811+0146_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.983 x 19.43 at -31.16 degrees (North through East) ! Clean map min=-0.0044312 max=0.20727 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/rv101_uvs/J0811+0146_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.20727 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000755148 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.09299 1.09299 2.18598 4.37196 8.74392 17.4878 34.9757 69.9514 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.207 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 274.476 quit ! Quitting program ! Log file /d2/scr/pima/rv101_uvs/J0811+0146_S_uvs.log closed on Sat Nov 29 13:51:36 2014