! Started logfile: /scr/pima/bg219a_uvs/J1911-2102_S_uvs.log on Wed Apr 6 23:02:18 2016 obs /scr/pima/bg219a_uvs/J1911-2102_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1911-2102_S_uva.fits ! AN table 1: 41 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.772358 visibilities/baseline/integration-bin. ! Found source: J1911-2102 ! ! 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 1900 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/J1911-2102_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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.046404Jy sigma=12.708521 ! Fit after self-cal, rms=0.809080Jy sigma=9.631851 ! 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.23 mas, bmaj=6.024 mas, bpa=-6.956 degrees ! Estimated noise=1.80805 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.144284 Jy ! Component: 100 - total flux cleaned = 0.186697 Jy ! Total flux subtracted in 100 components = 0.186697 Jy ! Clean residual min=-0.019385 max=0.027389 Jy/beam ! Clean residual mean=-0.000163 rms=0.007036 Jy/beam ! Combined flux in latest and established models = 0.186697 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.186697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.171171Jy sigma=2.117152 ! Fit after self-cal, rms=0.171051Jy sigma=2.115199 ! 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.561 mas, bmaj=6.727 mas, bpa=-6.824 degrees ! Estimated noise=1.38188 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.0533628 Jy ! Component: 100 - total flux cleaned = 0.0857126 Jy ! Component: 150 - total flux cleaned = 0.106642 Jy ! Component: 200 - total flux cleaned = 0.120341 Jy ! Total flux subtracted in 200 components = 0.120341 Jy ! Clean residual min=-0.022733 max=0.028721 Jy/beam ! Clean residual mean=-0.000067 rms=0.008025 Jy/beam ! Combined flux in latest and established models = 0.307038 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 45 components and 0.307038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154365Jy sigma=1.865967 ! Fit after self-cal, rms=0.154009Jy sigma=1.860265 ! 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.561 x 6.727 at -6.824 degrees (North through East) ! Clean map min=-0.021979 max=0.2002 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.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.154009Jy sigma=1.860265 ! Fit after self-cal, rms=0.154009Jy sigma=1.860265 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.561 mas, bmaj=6.727 mas, bpa=-6.824 degrees ! Estimated noise=1.38188 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.0104877 Jy ! Component: 100 - total flux cleaned = 0.0172457 Jy ! Component: 150 - total flux cleaned = 0.0213763 Jy ! Component: 200 - total flux cleaned = 0.0223667 Jy ! Total flux subtracted in 200 components = 0.0223667 Jy ! Clean residual min=-0.023111 max=0.028925 Jy/beam ! Clean residual mean=-0.000034 rms=0.007493 Jy/beam ! Combined flux in latest and established models = 0.329404 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 0.329404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153395Jy sigma=1.847358 ! Fit after self-cal, rms=0.153384Jy sigma=1.847131 ! 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.153384Jy sigma=1.847131 ! Fit after self-cal, rms=0.150330Jy sigma=1.838564 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.551 mas, bmaj=6.722 mas, bpa=-6.959 degrees ! Estimated noise=1.35066 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00304583 Jy ! Component: 100 - total flux cleaned = -0.00305497 Jy ! Component: 150 - total flux cleaned = -0.00294272 Jy ! Component: 200 - total flux cleaned = -0.00283035 Jy ! Total flux subtracted in 200 components = -0.00283035 Jy ! Clean residual min=-0.020290 max=0.026049 Jy/beam ! Clean residual mean=-0.000034 rms=0.006653 Jy/beam ! Combined flux in latest and established models = 0.326574 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 59 components and 0.326574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150087Jy sigma=1.836591 ! Fit after self-cal, rms=0.150161Jy sigma=1.836137 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.55412e-05 Jy ! Component: 100 - total flux cleaned = 7.38702e-05 Jy ! Component: 150 - total flux cleaned = 0.000287593 Jy ! Component: 200 - total flux cleaned = 0.000489802 Jy ! Total flux subtracted in 200 components = 0.000489802 Jy ! Clean residual min=-0.020307 max=0.025554 Jy/beam ! Clean residual mean=-0.000034 rms=0.006623 Jy/beam ! Combined flux in latest and established models = 0.327064 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 63 components and 0.327064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150026Jy sigma=1.834671 ! Fit after self-cal, rms=0.150021Jy sigma=1.834612 ! 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.150021Jy sigma=1.834612 ! Fit after self-cal, rms=0.149577Jy sigma=1.834461 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.548 mas, bmaj=6.718 mas, bpa=-6.939 degrees ! Estimated noise=1.34518 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000301248 Jy ! Component: 100 - total flux cleaned = -0.00010245 Jy ! Component: 150 - total flux cleaned = -2.30654e-06 Jy ! Component: 200 - total flux cleaned = 0.000279142 Jy ! Total flux subtracted in 200 components = 0.000279142 Jy ! Clean residual min=-0.020057 max=0.024925 Jy/beam ! Clean residual mean=-0.000033 rms=0.006526 Jy/beam ! Combined flux in latest and established models = 0.327343 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 63 components and 0.327343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149459Jy sigma=1.833200 ! Fit after self-cal, rms=0.149456Jy sigma=1.833147 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.30531e-06 Jy ! Component: 100 - total flux cleaned = 0.000189019 Jy ! Component: 150 - total flux cleaned = 0.000456617 Jy ! Component: 200 - total flux cleaned = 0.000624483 Jy ! Total flux subtracted in 200 components = 0.000624483 Jy ! Clean residual min=-0.019999 max=0.024466 Jy/beam ! Clean residual mean=-0.000033 rms=0.006496 Jy/beam ! Combined flux in latest and established models = 0.327967 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 64 components and 0.327967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149359Jy sigma=1.832051 ! Fit after self-cal, rms=0.149359Jy sigma=1.832005 ! 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.149359Jy sigma=1.832005 ! Fit after self-cal, rms=0.149216Jy sigma=1.831990 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.461 mas, bmaj=17.19 mas, bpa=-3.453 degrees ! Estimated noise=1.96264 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0123605 Jy ! Component: 100 - total flux cleaned = 0.0146619 Jy ! Component: 150 - total flux cleaned = 0.0150071 Jy ! Component: 200 - total flux cleaned = 0.0153402 Jy ! Total flux subtracted in 200 components = 0.0153402 Jy ! Clean residual min=-0.039628 max=0.043480 Jy/beam ! Clean residual mean=-0.000034 rms=0.015313 Jy/beam ! Combined flux in latest and established models = 0.343308 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 68 components and 0.343308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149609Jy sigma=1.833529 ! Fit after self-cal, rms=0.149494Jy sigma=1.832128 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.000963375 Jy ! Component: 100 - total flux cleaned = 0.000949027 Jy ! Component: 150 - total flux cleaned = 0.000924403 Jy ! Component: 200 - total flux cleaned = 0.00125032 Jy ! Total flux subtracted in 200 components = 0.00125032 Jy ! Clean residual min=-0.039367 max=0.043383 Jy/beam ! Clean residual mean=-0.000032 rms=0.015208 Jy/beam ! Combined flux in latest and established models = 0.344558 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 73 components and 0.344558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149747Jy sigma=1.835148 ! Fit after self-cal, rms=0.149690Jy sigma=1.834465 ! 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.547 mas, bmaj=6.715 mas, bpa=-6.906 degrees ! Estimated noise=1.34357 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.547 x 6.715 at -6.906 degrees (North through East) ! Clean map min=-0.019842 max=0.18393 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.217 mas, bmaj=6.011 mas, bpa=-7.113 degrees ! Estimated noise=1.74294 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.136984 Jy ! Component: 100 - total flux cleaned = 0.181837 Jy ! Component: 150 - total flux cleaned = 0.211902 Jy ! Component: 200 - total flux cleaned = 0.234143 Jy ! Total flux subtracted in 200 components = 0.234143 Jy ! Clean residual min=-0.016692 max=0.020118 Jy/beam ! Clean residual mean=-0.000107 rms=0.005364 Jy/beam ! Combined flux in latest and established models = 0.234143 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.234143 Jy ! Inverting map and beam ! Estimated beam: bmin=2.547 mas, bmaj=6.715 mas, bpa=-6.906 degrees ! Estimated noise=1.34357 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.0344908 Jy ! Component: 100 - total flux cleaned = 0.0553733 Jy ! Component: 150 - total flux cleaned = 0.0689162 Jy ! Component: 200 - total flux cleaned = 0.0777739 Jy ! Total flux subtracted in 200 components = 0.0777739 Jy ! Clean residual min=-0.020127 max=0.026998 Jy/beam ! Clean residual mean=-0.000056 rms=0.006947 Jy/beam ! Combined flux in latest and established models = 0.311917 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 52 components and 0.311917 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.461 mas, bmaj=17.19 mas, bpa=-3.453 degrees ! Estimated noise=1.96264 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0210125 Jy ! Component: 100 - total flux cleaned = 0.0279619 Jy ! Component: 150 - total flux cleaned = 0.028525 Jy ! Component: 200 - total flux cleaned = 0.0288882 Jy ! Total flux subtracted in 200 components = 0.0288882 Jy ! Clean residual min=-0.040845 max=0.044544 Jy/beam ! Clean residual mean=-0.000038 rms=0.015636 Jy/beam ! Combined flux in latest and established models = 0.340806 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.000358305 Jy ! Component: 100 - total flux cleaned = 0.000706295 Jy ! Component: 150 - total flux cleaned = 0.0010473 Jy ! Component: 200 - total flux cleaned = 0.00138457 Jy ! Total flux subtracted in 200 components = 0.00138457 Jy ! Clean residual min=-0.040329 max=0.044360 Jy/beam ! Clean residual mean=-0.000035 rms=0.015497 Jy/beam ! Combined flux in latest and established models = 0.34219 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 66 components and 0.34219 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.547 mas, bmaj=6.715 mas, bpa=-6.906 degrees ! Estimated noise=1.34357 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0116636 Jy ! Component: 100 - total flux cleaned = -0.0139233 Jy ! Component: 150 - total flux cleaned = -0.0140568 Jy ! Component: 200 - total flux cleaned = -0.0139366 Jy ! Total flux subtracted in 200 components = -0.0139366 Jy ! Clean residual min=-0.019699 max=0.024659 Jy/beam ! Clean residual mean=-0.000033 rms=0.006517 Jy/beam ! Combined flux in latest and established models = 0.328254 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 82 components and 0.328253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149665Jy sigma=1.836858 ! Fit after self-cal, rms=0.149635Jy sigma=1.836382 wmodel /scr/pima/bg219a_uvs/J1911-2102_S_map.mod ! Writing 82 model components to file: /scr/pima/bg219a_uvs/J1911-2102_S_map.mod wobs /scr/pima/bg219a_uvs/J1911-2102_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1911-2102_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1911-2102_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219a_uvs/J1911-2102_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.0103906 Jy ! Component: 100 - total flux cleaned = 0.0178042 Jy ! Component: 150 - total flux cleaned = 0.0218465 Jy ! Component: 200 - total flux cleaned = 0.0252186 Jy ! Component: 250 - total flux cleaned = 0.0280522 Jy ! Component: 300 - total flux cleaned = 0.0294712 Jy ! Component: 350 - total flux cleaned = 0.0290264 Jy ! Component: 400 - total flux cleaned = 0.0284238 Jy ! Component: 450 - total flux cleaned = 0.0269027 Jy ! Component: 500 - total flux cleaned = 0.0258242 Jy ! Component: 550 - total flux cleaned = 0.0249906 Jy ! Component: 600 - total flux cleaned = 0.0248369 Jy ! Component: 650 - total flux cleaned = 0.0242388 Jy ! Component: 700 - total flux cleaned = 0.0236665 Jy ! Component: 750 - total flux cleaned = 0.0232598 Jy ! Component: 800 - total flux cleaned = 0.0232597 Jy ! Component: 850 - total flux cleaned = 0.0231395 Jy ! Component: 900 - total flux cleaned = 0.0232493 Jy ! Component: 950 - total flux cleaned = 0.0233562 Jy ! Component: 1000 - total flux cleaned = 0.0235543 Jy ! Component: 1050 - total flux cleaned = 0.02374 Jy ! Component: 1100 - total flux cleaned = 0.0240107 Jy ! Component: 1150 - total flux cleaned = 0.0244492 Jy ! Component: 1200 - total flux cleaned = 0.0244454 Jy ! Component: 1250 - total flux cleaned = 0.0249333 Jy ! Component: 1300 - total flux cleaned = 0.0250901 Jy ! Component: 1350 - total flux cleaned = 0.0256914 Jy ! Component: 1400 - total flux cleaned = 0.0260538 Jy ! Component: 1450 - total flux cleaned = 0.0267465 Jy ! Component: 1500 - total flux cleaned = 0.0269456 Jy ! Component: 1550 - total flux cleaned = 0.0274574 Jy ! Component: 1600 - total flux cleaned = 0.0277047 Jy ! Component: 1650 - total flux cleaned = 0.0281791 Jy ! Component: 1700 - total flux cleaned = 0.028408 Jy ! Component: 1750 - total flux cleaned = 0.0285768 Jy ! Component: 1800 - total flux cleaned = 0.0287403 Jy ! Component: 1850 - total flux cleaned = 0.0288982 Jy ! Component: 1900 - total flux cleaned = 0.0287953 Jy ! Component: 1950 - total flux cleaned = 0.028844 Jy ! Component: 2000 - total flux cleaned = 0.0288415 Jy ! Component: 2050 - total flux cleaned = 0.028795 Jy ! Component: 2100 - total flux cleaned = 0.0288889 Jy ! Component: 2150 - total flux cleaned = 0.029024 Jy ! Component: 2200 - total flux cleaned = 0.0291562 Jy ! Component: 2250 - total flux cleaned = 0.0293725 Jy ! Component: 2300 - total flux cleaned = 0.0295434 Jy ! Component: 2350 - total flux cleaned = 0.0297117 Jy ! Component: 2400 - total flux cleaned = 0.0300008 Jy ! Component: 2450 - total flux cleaned = 0.0302451 Jy ! Component: 2500 - total flux cleaned = 0.0304056 Jy ! Component: 2550 - total flux cleaned = 0.030565 Jy ! Component: 2600 - total flux cleaned = 0.0307237 Jy ! Component: 2650 - total flux cleaned = 0.0310389 Jy ! Component: 2700 - total flux cleaned = 0.0311956 Jy ! Component: 2750 - total flux cleaned = 0.0314683 Jy ! Component: 2800 - total flux cleaned = 0.0316232 Jy ! Component: 2850 - total flux cleaned = 0.031816 Jy ! Component: 2900 - total flux cleaned = 0.0320082 Jy ! Component: 2950 - total flux cleaned = 0.0322381 Jy ! Component: 3000 - total flux cleaned = 0.0325055 Jy ! Component: 3050 - total flux cleaned = 0.0327339 Jy ! Component: 3100 - total flux cleaned = 0.0329239 Jy ! Component: 3150 - total flux cleaned = 0.0331515 Jy ! Component: 3200 - total flux cleaned = 0.0333407 Jy ! Component: 3250 - total flux cleaned = 0.0335674 Jy ! Component: 3300 - total flux cleaned = 0.0337562 Jy ! Component: 3350 - total flux cleaned = 0.0339449 Jy ! Component: 3400 - total flux cleaned = 0.0341333 Jy ! Component: 3450 - total flux cleaned = 0.0342089 Jy ! Component: 3500 - total flux cleaned = 0.0343597 Jy ! Component: 3550 - total flux cleaned = 0.0344729 Jy ! Component: 3600 - total flux cleaned = 0.0346618 Jy ! Component: 3650 - total flux cleaned = 0.0347753 Jy ! Component: 3700 - total flux cleaned = 0.034965 Jy ! Component: 3750 - total flux cleaned = 0.035117 Jy ! Component: 3800 - total flux cleaned = 0.0352694 Jy ! Component: 3850 - total flux cleaned = 0.0353457 Jy ! Component: 3900 - total flux cleaned = 0.0356139 Jy ! Component: 3950 - total flux cleaned = 0.0356908 Jy ! Component: 4000 - total flux cleaned = 0.0358449 Jy ! Component: 4050 - total flux cleaned = 0.0359996 Jy ! Total flux subtracted in 4096 components = 0.0359996 Jy ! Clean residual min=-0.002582 max=0.002368 Jy/beam ! Clean residual mean=-0.000039 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.364253 Jy keep ! Adding 345 model components to the UV plane model. ! The established model now contains 427 components and 0.364253 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1911-2102_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.547 x 6.715 at -6.906 degrees (North through East) ! Clean map min=-0.0041199 max=0.18268 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1911-2102_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.18268 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000560118 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.919835 0.919835 1.83967 3.67934 7.35868 14.7174 29.4347 58.8694 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.182 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 326.145 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1911-2102_S_uvs.log closed on Wed Apr 6 23:02:22 2016