! Started logfile: /scr/pima/bg219a_uvs/J1656-0206_S_uvs.log on Wed Apr 6 22:59:39 2016 obs /scr/pima/bg219a_uvs/J1656-0206_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1656-0206_S_uva.fits ! AN table 1: 47 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.780142 visibilities/baseline/integration-bin. ! Found source: J1656-0206 ! ! 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 2200 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/J1656-0206_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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016921Jy sigma=23.180671 ! Fit after self-cal, rms=0.872401Jy sigma=19.453512 ! 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.357 mas, bmaj=6.072 mas, bpa=-4.304 degrees ! Estimated noise=0.90558 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.0920604 Jy ! Component: 100 - total flux cleaned = 0.131255 Jy ! Total flux subtracted in 100 components = 0.131255 Jy ! Clean residual min=-0.019522 max=0.024037 Jy/beam ! Clean residual mean=0.000044 rms=0.006191 Jy/beam ! Combined flux in latest and established models = 0.131255 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.131255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097756Jy sigma=2.205982 ! Fit after self-cal, rms=0.097353Jy sigma=2.196319 ! 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.7 mas, bmaj=7.031 mas, bpa=-5.239 degrees ! Estimated noise=0.683025 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.0480052 Jy ! Component: 100 - total flux cleaned = 0.0759293 Jy ! Component: 150 - total flux cleaned = 0.0930106 Jy ! Component: 200 - total flux cleaned = 0.103899 Jy ! Total flux subtracted in 200 components = 0.103899 Jy ! Clean residual min=-0.016027 max=0.013228 Jy/beam ! Clean residual mean=0.000036 rms=0.003970 Jy/beam ! Combined flux in latest and established models = 0.235154 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 73 components and 0.235154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071621Jy sigma=1.491550 ! Fit after self-cal, rms=0.071184Jy sigma=1.483554 ! 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.7 x 7.031 at -5.239 degrees (North through East) ! Clean map min=-0.015174 max=0.12956 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.04 MK 0.97 NL 0.98 OV 1.01 ! PT 0.84 SC 0.94 ! ! ! 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.071184Jy sigma=1.483554 ! Fit after self-cal, rms=0.069962Jy sigma=1.467073 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.696 mas, bmaj=7.022 mas, bpa=-5.145 degrees ! Estimated noise=0.670996 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.0067689 Jy ! Component: 100 - total flux cleaned = 0.010857 Jy ! Component: 150 - total flux cleaned = 0.0134586 Jy ! Component: 200 - total flux cleaned = 0.0144123 Jy ! Total flux subtracted in 200 components = 0.0144123 Jy ! Clean residual min=-0.012574 max=0.012321 Jy/beam ! Clean residual mean=0.000014 rms=0.003202 Jy/beam ! Combined flux in latest and established models = 0.249566 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 76 components and 0.249566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069257Jy sigma=1.448854 ! Fit after self-cal, rms=0.069269Jy sigma=1.447971 ! 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.069269Jy sigma=1.447971 ! Fit after self-cal, rms=0.068687Jy sigma=1.430005 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.69 mas, bmaj=7 mas, bpa=-5.281 degrees ! Estimated noise=0.670881 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00202909 Jy ! Component: 100 - total flux cleaned = 0.00243754 Jy ! Component: 150 - total flux cleaned = 0.00290284 Jy ! Component: 200 - total flux cleaned = 0.00310683 Jy ! Total flux subtracted in 200 components = 0.00310683 Jy ! Clean residual min=-0.010432 max=0.010945 Jy/beam ! Clean residual mean=0.000018 rms=0.002863 Jy/beam ! Combined flux in latest and established models = 0.252673 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 79 components and 0.252673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068558Jy sigma=1.427075 ! Fit after self-cal, rms=0.068543Jy sigma=1.426633 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.000449895 Jy ! Component: 100 - total flux cleaned = 0.000556776 Jy ! Component: 150 - total flux cleaned = 0.000602803 Jy ! Component: 200 - total flux cleaned = 0.000602424 Jy ! Total flux subtracted in 200 components = 0.000602424 Jy ! Clean residual min=-0.010427 max=0.011124 Jy/beam ! Clean residual mean=0.000017 rms=0.002850 Jy/beam ! Combined flux in latest and established models = 0.253275 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 81 components and 0.253275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068464Jy sigma=1.425163 ! Fit after self-cal, rms=0.068449Jy sigma=1.424977 ! 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.068449Jy sigma=1.424977 ! Fit after self-cal, rms=0.067313Jy sigma=1.424411 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.686 mas, bmaj=6.933 mas, bpa=-5.067 degrees ! Estimated noise=0.663823 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000779072 Jy ! Component: 100 - total flux cleaned = 0.00110217 Jy ! Component: 150 - total flux cleaned = 0.00114894 Jy ! Component: 200 - total flux cleaned = 0.00123514 Jy ! Total flux subtracted in 200 components = 0.00123514 Jy ! Clean residual min=-0.010170 max=0.010968 Jy/beam ! Clean residual mean=0.000016 rms=0.002801 Jy/beam ! Combined flux in latest and established models = 0.254511 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 81 components and 0.254511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067232Jy sigma=1.422803 ! Fit after self-cal, rms=0.067217Jy sigma=1.422594 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.000285338 Jy ! Component: 100 - total flux cleaned = 0.000331485 Jy ! Component: 150 - total flux cleaned = 0.000373997 Jy ! Component: 200 - total flux cleaned = 0.000455353 Jy ! Total flux subtracted in 200 components = 0.000455353 Jy ! Clean residual min=-0.010179 max=0.011145 Jy/beam ! Clean residual mean=0.000016 rms=0.002794 Jy/beam ! Combined flux in latest and established models = 0.254966 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 81 components and 0.254966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067150Jy sigma=1.421390 ! Fit after self-cal, rms=0.067134Jy sigma=1.421219 ! 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.067134Jy sigma=1.421219 ! Fit after self-cal, rms=0.066337Jy sigma=1.420984 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.503 mas, bmaj=14.13 mas, bpa=-4.905 degrees ! Estimated noise=0.955389 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00490305 Jy ! Component: 100 - total flux cleaned = 0.00649035 Jy ! Component: 150 - total flux cleaned = 0.00667349 Jy ! Component: 200 - total flux cleaned = 0.00678761 Jy ! Total flux subtracted in 200 components = 0.00678761 Jy ! Clean residual min=-0.016847 max=0.009670 Jy/beam ! Clean residual mean=0.000033 rms=0.004779 Jy/beam ! Combined flux in latest and established models = 0.261753 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 87 components and 0.261753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066485Jy sigma=1.424538 ! Fit after self-cal, rms=0.066468Jy sigma=1.423862 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.000202791 Jy ! Component: 100 - total flux cleaned = 0.000260839 Jy ! Component: 150 - total flux cleaned = 0.000367107 Jy ! Component: 200 - total flux cleaned = 0.000415248 Jy ! Total flux subtracted in 200 components = 0.000415248 Jy ! Clean residual min=-0.016717 max=0.009711 Jy/beam ! Clean residual mean=0.000032 rms=0.004750 Jy/beam ! Combined flux in latest and established models = 0.262169 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 89 components and 0.262169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066499Jy sigma=1.425243 ! Fit after self-cal, rms=0.066468Jy sigma=1.424766 ! 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.685 mas, bmaj=6.878 mas, bpa=-4.831 degrees ! Estimated noise=0.657654 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.685 x 6.878 at -4.831 degrees (North through East) ! Clean map min=-0.0098785 max=0.11886 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.361 mas, bmaj=5.947 mas, bpa=-3.72 degrees ! Estimated noise=0.856477 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0880036 Jy ! Component: 100 - total flux cleaned = 0.128614 Jy ! Component: 150 - total flux cleaned = 0.15761 Jy ! Component: 200 - total flux cleaned = 0.179235 Jy ! Total flux subtracted in 200 components = 0.179235 Jy ! Clean residual min=-0.014841 max=0.016276 Jy/beam ! Clean residual mean=0.000028 rms=0.004125 Jy/beam ! Combined flux in latest and established models = 0.179235 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.179235 Jy ! Inverting map and beam ! Estimated beam: bmin=2.685 mas, bmaj=6.878 mas, bpa=-4.831 degrees ! Estimated noise=0.657654 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.0287572 Jy ! Component: 100 - total flux cleaned = 0.0460816 Jy ! Component: 150 - total flux cleaned = 0.0571397 Jy ! Component: 200 - total flux cleaned = 0.0643191 Jy ! Total flux subtracted in 200 components = 0.0643191 Jy ! Clean residual min=-0.010592 max=0.010685 Jy/beam ! Clean residual mean=0.000026 rms=0.002973 Jy/beam ! Combined flux in latest and established models = 0.243554 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 57 components and 0.243554 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.503 mas, bmaj=14.13 mas, bpa=-4.905 degrees ! Estimated noise=0.955389 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0119138 Jy ! Component: 100 - total flux cleaned = 0.0167117 Jy ! Component: 150 - total flux cleaned = 0.0186918 Jy ! Component: 200 - total flux cleaned = 0.0188373 Jy ! Total flux subtracted in 200 components = 0.0188373 Jy ! Clean residual min=-0.016632 max=0.009726 Jy/beam ! Clean residual mean=0.000031 rms=0.004735 Jy/beam ! Combined flux in latest and established models = 0.262391 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 = 4.70711e-05 Jy ! Component: 100 - total flux cleaned = 9.32255e-05 Jy ! Component: 150 - total flux cleaned = 0.000185583 Jy ! Component: 200 - total flux cleaned = 0.000231599 Jy ! Total flux subtracted in 200 components = 0.000231599 Jy ! Clean residual min=-0.016558 max=0.009751 Jy/beam ! Clean residual mean=0.000031 rms=0.004716 Jy/beam ! Combined flux in latest and established models = 0.262622 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 68 components and 0.262622 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.685 mas, bmaj=6.878 mas, bpa=-4.831 degrees ! Estimated noise=0.657654 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00494144 Jy ! Component: 100 - total flux cleaned = -0.00530967 Jy ! Component: 150 - total flux cleaned = -0.00545205 Jy ! Component: 200 - total flux cleaned = -0.00540078 Jy ! Total flux subtracted in 200 components = -0.00540078 Jy ! Clean residual min=-0.010021 max=0.010695 Jy/beam ! Clean residual mean=0.000014 rms=0.002700 Jy/beam ! Combined flux in latest and established models = 0.257222 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 77 components and 0.257222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066158Jy sigma=1.417947 ! Fit after self-cal, rms=0.066115Jy sigma=1.416568 wmodel /scr/pima/bg219a_uvs/J1656-0206_S_map.mod ! Writing 77 model components to file: /scr/pima/bg219a_uvs/J1656-0206_S_map.mod wobs /scr/pima/bg219a_uvs/J1656-0206_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1656-0206_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1656-0206_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219a_uvs/J1656-0206_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.00143767 Jy ! Component: 100 - total flux cleaned = 0.000582807 Jy ! Component: 150 - total flux cleaned = -0.000652472 Jy ! Component: 200 - total flux cleaned = -0.00222326 Jy ! Component: 250 - total flux cleaned = -0.00328092 Jy ! Component: 300 - total flux cleaned = -0.00402086 Jy ! Component: 350 - total flux cleaned = -0.00448018 Jy ! Component: 400 - total flux cleaned = -0.00447944 Jy ! Component: 450 - total flux cleaned = -0.00488887 Jy ! Component: 500 - total flux cleaned = -0.00479527 Jy ! Component: 550 - total flux cleaned = -0.00479735 Jy ! Component: 600 - total flux cleaned = -0.0048843 Jy ! Component: 650 - total flux cleaned = -0.00480009 Jy ! Component: 700 - total flux cleaned = -0.00472214 Jy ! Component: 750 - total flux cleaned = -0.00472366 Jy ! Component: 800 - total flux cleaned = -0.00450416 Jy ! Component: 850 - total flux cleaned = -0.00429174 Jy ! Component: 900 - total flux cleaned = -0.00394893 Jy ! Component: 950 - total flux cleaned = -0.00342103 Jy ! Component: 1000 - total flux cleaned = -0.00272139 Jy ! Component: 1050 - total flux cleaned = -0.00210572 Jy ! Component: 1100 - total flux cleaned = -0.00157088 Jy ! Component: 1150 - total flux cleaned = -0.00116895 Jy ! Component: 1200 - total flux cleaned = -0.000723198 Jy ! Component: 1250 - total flux cleaned = -0.000451829 Jy ! Component: 1300 - total flux cleaned = -3.1248e-05 Jy ! Component: 1350 - total flux cleaned = -0.000184912 Jy ! Component: 1400 - total flux cleaned = -0.000284238 Jy ! Component: 1450 - total flux cleaned = -0.000428378 Jy ! Component: 1500 - total flux cleaned = -0.000523314 Jy ! Component: 1550 - total flux cleaned = -0.00066241 Jy ! Component: 1600 - total flux cleaned = -0.000708341 Jy ! Component: 1650 - total flux cleaned = -0.000709269 Jy ! Component: 1700 - total flux cleaned = -0.00084048 Jy ! Component: 1750 - total flux cleaned = -0.000968218 Jy ! Component: 1800 - total flux cleaned = -0.00113652 Jy ! Component: 1850 - total flux cleaned = -0.00142677 Jy ! Component: 1900 - total flux cleaned = -0.00167149 Jy ! Component: 1950 - total flux cleaned = -0.00183265 Jy ! Component: 2000 - total flux cleaned = -0.00211179 Jy ! Component: 2050 - total flux cleaned = -0.00226946 Jy ! Component: 2100 - total flux cleaned = -0.00246461 Jy ! Component: 2150 - total flux cleaned = -0.00265796 Jy ! Component: 2200 - total flux cleaned = -0.00281162 Jy ! Component: 2250 - total flux cleaned = -0.00288797 Jy ! Component: 2300 - total flux cleaned = -0.00303927 Jy ! Component: 2350 - total flux cleaned = -0.00322683 Jy ! Component: 2400 - total flux cleaned = -0.00348777 Jy ! Component: 2450 - total flux cleaned = -0.00356191 Jy ! Component: 2500 - total flux cleaned = -0.00356194 Jy ! Component: 2550 - total flux cleaned = -0.00363572 Jy ! Component: 2600 - total flux cleaned = -0.00367256 Jy ! Component: 2650 - total flux cleaned = -0.00370932 Jy ! Component: 2700 - total flux cleaned = -0.00367269 Jy ! Component: 2750 - total flux cleaned = -0.00378228 Jy ! Component: 2800 - total flux cleaned = -0.00374555 Jy ! Component: 2850 - total flux cleaned = -0.00378222 Jy ! Component: 2900 - total flux cleaned = -0.00378232 Jy ! Component: 2950 - total flux cleaned = -0.00378239 Jy ! Component: 3000 - total flux cleaned = -0.00374595 Jy ! Component: 3050 - total flux cleaned = -0.00378261 Jy ! Component: 3100 - total flux cleaned = -0.00370933 Jy ! Component: 3150 - total flux cleaned = -0.00367257 Jy ! Component: 3200 - total flux cleaned = -0.00363566 Jy ! Component: 3250 - total flux cleaned = -0.00370926 Jy ! Component: 3300 - total flux cleaned = -0.00363536 Jy ! Component: 3350 - total flux cleaned = -0.00356135 Jy ! Component: 3400 - total flux cleaned = -0.00356151 Jy ! Component: 3450 - total flux cleaned = -0.00363605 Jy ! Component: 3500 - total flux cleaned = -0.0036362 Jy ! Component: 3550 - total flux cleaned = -0.00363634 Jy ! Component: 3600 - total flux cleaned = -0.00367406 Jy ! Component: 3650 - total flux cleaned = -0.00363611 Jy ! Component: 3700 - total flux cleaned = -0.00363616 Jy ! Component: 3750 - total flux cleaned = -0.00359745 Jy ! Component: 3800 - total flux cleaned = -0.00363632 Jy ! Component: 3850 - total flux cleaned = -0.00359714 Jy ! Component: 3900 - total flux cleaned = -0.00363661 Jy ! Component: 3950 - total flux cleaned = -0.00355731 Jy ! Component: 4000 - total flux cleaned = -0.00347752 Jy ! Component: 4050 - total flux cleaned = -0.00343704 Jy ! Total flux subtracted in 4096 components = -0.00347714 Jy ! Clean residual min=-0.002337 max=0.002297 Jy/beam ! Clean residual mean=0.000005 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.253745 Jy keep ! Adding 252 model components to the UV plane model. ! The established model now contains 329 components and 0.253744 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1656-0206_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.685 x 6.878 at -4.831 degrees (North through East) ! Clean map min=-0.0053942 max=0.11511 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1656-0206_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.115114 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000693364 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.80698 1.80698 3.61397 7.22793 14.4559 28.9117 57.8235 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.115 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 166.022 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1656-0206_S_uvs.log closed on Wed Apr 6 22:59:43 2016