! Started logfile: /scr/pima/bg219a_uvs/J1607-3331_S_uvs.log on Wed Apr 6 22:58:26 2016 obs /scr/pima/bg219a_uvs/J1607-3331_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1607-3331_S_uva.fits ! AN table 1: 9 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.666667 visibilities/baseline/integration-bin. ! Found source: J1607-3331 ! ! 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 360 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/J1607-3331_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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011812Jy sigma=17.068895 ! Fit after self-cal, rms=0.879996Jy sigma=15.105642 ! 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=1.959 mas, bmaj=5.828 mas, bpa=7.315 degrees ! Estimated noise=3.07811 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.0965403 Jy ! Component: 100 - total flux cleaned = 0.117679 Jy ! Total flux subtracted in 100 components = 0.117679 Jy ! Clean residual min=-0.013430 max=0.012176 Jy/beam ! Clean residual mean=-0.000107 rms=0.003397 Jy/beam ! Combined flux in latest and established models = 0.117679 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.117679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072077Jy sigma=1.130963 ! Fit after self-cal, rms=0.072053Jy sigma=1.130690 ! 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.164 mas, bmaj=6.287 mas, bpa=4.748 degrees ! Estimated noise=2.36348 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.00802505 Jy ! Component: 100 - total flux cleaned = 0.012433 Jy ! Component: 150 - total flux cleaned = 0.0151651 Jy ! Component: 200 - total flux cleaned = 0.016017 Jy ! Total flux subtracted in 200 components = 0.016017 Jy ! Clean residual min=-0.011548 max=0.009447 Jy/beam ! Clean residual mean=-0.000078 rms=0.002282 Jy/beam ! Combined flux in latest and established models = 0.133696 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 17 components and 0.133696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071213Jy sigma=1.112682 ! Fit after self-cal, rms=0.071334Jy sigma=1.112104 ! 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.164 x 6.287 at 4.748 degrees (North through East) ! Clean map min=-0.010789 max=0.12431 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 0.97 MK 1.00 NL 0.98 OV 0.95 ! PT 1.05 SC 0.87 ! ! ! 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.071334Jy sigma=1.112104 ! Fit after self-cal, rms=0.069563Jy sigma=1.108703 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.157 mas, bmaj=6.253 mas, bpa=5.117 degrees ! Estimated noise=2.32986 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.00103624 Jy ! Component: 100 - total flux cleaned = 0.00123348 Jy ! Component: 150 - total flux cleaned = 0.0015053 Jy ! Component: 200 - total flux cleaned = 0.00154215 Jy ! Total flux subtracted in 200 components = 0.00154215 Jy ! Clean residual min=-0.010394 max=0.007813 Jy/beam ! Clean residual mean=-0.000070 rms=0.002108 Jy/beam ! Combined flux in latest and established models = 0.135238 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 23 components and 0.135238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069426Jy sigma=1.107239 ! Fit after self-cal, rms=0.069436Jy sigma=1.107075 ! 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.069436Jy sigma=1.107075 ! Fit after self-cal, rms=0.069182Jy sigma=1.106887 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.154 mas, bmaj=6.243 mas, bpa=5.223 degrees ! Estimated noise=2.32463 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000395078 Jy ! Component: 100 - total flux cleaned = 0.000360304 Jy ! Component: 150 - total flux cleaned = 0.000390737 Jy ! Component: 200 - total flux cleaned = 0.000419301 Jy ! Total flux subtracted in 200 components = 0.000419301 Jy ! Clean residual min=-0.010360 max=0.007597 Jy/beam ! Clean residual mean=-0.000069 rms=0.002073 Jy/beam ! Combined flux in latest and established models = 0.135657 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 30 components and 0.135657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069142Jy sigma=1.106357 ! Fit after self-cal, rms=0.069160Jy sigma=1.106313 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 = 7.37441e-05 Jy ! Component: 100 - total flux cleaned = -1.02471e-05 Jy ! Component: 150 - total flux cleaned = -6.09275e-05 Jy ! Component: 200 - total flux cleaned = -3.95365e-05 Jy ! Total flux subtracted in 200 components = -3.95365e-05 Jy ! Clean residual min=-0.010394 max=0.007594 Jy/beam ! Clean residual mean=-0.000069 rms=0.002066 Jy/beam ! Combined flux in latest and established models = 0.135618 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 32 components and 0.135618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069142Jy sigma=1.105967 ! Fit after self-cal, rms=0.069152Jy sigma=1.105936 ! 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.069152Jy sigma=1.105936 ! Fit after self-cal, rms=0.069026Jy sigma=1.105887 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.152 mas, bmaj=6.241 mas, bpa=5.256 degrees ! Estimated noise=2.32201 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000149842 Jy ! Component: 100 - total flux cleaned = 0.000149485 Jy ! Component: 150 - total flux cleaned = 0.000144988 Jy ! Component: 200 - total flux cleaned = 0.000164185 Jy ! Total flux subtracted in 200 components = 0.000164185 Jy ! Clean residual min=-0.010349 max=0.007520 Jy/beam ! Clean residual mean=-0.000069 rms=0.002049 Jy/beam ! Combined flux in latest and established models = 0.135782 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.135782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069011Jy sigma=1.105612 ! Fit after self-cal, rms=0.069020Jy sigma=1.105586 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.7284e-05 Jy ! Component: 100 - total flux cleaned = 4.16672e-06 Jy ! Component: 150 - total flux cleaned = -5.19595e-05 Jy ! Component: 200 - total flux cleaned = -5.36604e-05 Jy ! Total flux subtracted in 200 components = -5.36604e-05 Jy ! Clean residual min=-0.010364 max=0.007511 Jy/beam ! Clean residual mean=-0.000069 rms=0.002045 Jy/beam ! Combined flux in latest and established models = 0.135728 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.135728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069010Jy sigma=1.105383 ! Fit after self-cal, rms=0.069018Jy sigma=1.105365 ! 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.069018Jy sigma=1.105365 ! Fit after self-cal, rms=0.068952Jy sigma=1.105348 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.627 mas, bmaj=15.9 mas, bpa=2.219 degrees ! Estimated noise=4.46378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137377 Jy ! Component: 100 - total flux cleaned = 0.00137567 Jy ! Component: 150 - total flux cleaned = 0.00137558 Jy ! Component: 200 - total flux cleaned = 0.00142993 Jy ! Total flux subtracted in 200 components = 0.00142993 Jy ! Clean residual min=-0.006617 max=0.005418 Jy/beam ! Clean residual mean=-0.000277 rms=0.002514 Jy/beam ! Combined flux in latest and established models = 0.137158 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 39 components and 0.137158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068975Jy sigma=1.105683 ! Fit after self-cal, rms=0.068989Jy sigma=1.105462 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.000200471 Jy ! Component: 100 - total flux cleaned = 0.000199706 Jy ! Component: 150 - total flux cleaned = 0.000169555 Jy ! Component: 200 - total flux cleaned = 0.000168649 Jy ! Total flux subtracted in 200 components = 0.000168649 Jy ! Clean residual min=-0.006474 max=0.005463 Jy/beam ! Clean residual mean=-0.000265 rms=0.002453 Jy/beam ! Combined flux in latest and established models = 0.137327 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.137327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069000Jy sigma=1.105761 ! Fit after self-cal, rms=0.069004Jy sigma=1.105554 ! 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.152 mas, bmaj=6.241 mas, bpa=5.265 degrees ! Estimated noise=2.32071 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.152 x 6.241 at 5.265 degrees (North through East) ! Clean map min=-0.0099285 max=0.11932 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=1.948 mas, bmaj=5.791 mas, bpa=7.992 degrees ! Estimated noise=2.98447 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0934192 Jy ! Component: 100 - total flux cleaned = 0.114678 Jy ! Component: 150 - total flux cleaned = 0.123541 Jy ! Component: 200 - total flux cleaned = 0.128918 Jy ! Total flux subtracted in 200 components = 0.128918 Jy ! Clean residual min=-0.010659 max=0.009864 Jy/beam ! Clean residual mean=-0.000058 rms=0.002742 Jy/beam ! Combined flux in latest and established models = 0.128918 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.128918 Jy ! Inverting map and beam ! Estimated beam: bmin=2.152 mas, bmaj=6.241 mas, bpa=5.265 degrees ! Estimated noise=2.32071 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.00354353 Jy ! Component: 100 - total flux cleaned = 0.00481544 Jy ! Component: 150 - total flux cleaned = 0.00557167 Jy ! Component: 200 - total flux cleaned = 0.00605182 Jy ! Total flux subtracted in 200 components = 0.00605182 Jy ! Clean residual min=-0.010240 max=0.007468 Jy/beam ! Clean residual mean=-0.000079 rms=0.002080 Jy/beam ! Combined flux in latest and established models = 0.13497 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 23 components and 0.13497 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=5.627 mas, bmaj=15.9 mas, bpa=2.219 degrees ! Estimated noise=4.46378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00169135 Jy ! Component: 100 - total flux cleaned = 0.00173471 Jy ! Component: 150 - total flux cleaned = 0.00181268 Jy ! Component: 200 - total flux cleaned = 0.00184841 Jy ! Total flux subtracted in 200 components = 0.00184841 Jy ! Clean residual min=-0.006948 max=0.005439 Jy/beam ! Clean residual mean=-0.000300 rms=0.002666 Jy/beam ! Combined flux in latest and established models = 0.136818 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.42678e-05 Jy ! Component: 100 - total flux cleaned = 6.72323e-05 Jy ! Component: 150 - total flux cleaned = 9.82202e-05 Jy ! Component: 200 - total flux cleaned = 0.000128042 Jy ! Total flux subtracted in 200 components = 0.000128042 Jy ! Clean residual min=-0.006754 max=0.005473 Jy/beam ! Clean residual mean=-0.000292 rms=0.002598 Jy/beam ! Combined flux in latest and established models = 0.136946 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 32 components and 0.136946 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.152 mas, bmaj=6.241 mas, bpa=5.265 degrees ! Estimated noise=2.32071 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00217513 Jy ! Component: 100 - total flux cleaned = -0.00194468 Jy ! Component: 150 - total flux cleaned = -0.00176075 Jy ! Component: 200 - total flux cleaned = -0.00163431 Jy ! Total flux subtracted in 200 components = -0.00163431 Jy ! Clean residual min=-0.010411 max=0.007589 Jy/beam ! Clean residual mean=-0.000075 rms=0.002050 Jy/beam ! Combined flux in latest and established models = 0.135312 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 43 components and 0.135312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069010Jy sigma=1.105748 ! Fit after self-cal, rms=0.068967Jy sigma=1.105674 wmodel /scr/pima/bg219a_uvs/J1607-3331_S_map.mod ! Writing 43 model components to file: /scr/pima/bg219a_uvs/J1607-3331_S_map.mod wobs /scr/pima/bg219a_uvs/J1607-3331_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1607-3331_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1607-3331_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219a_uvs/J1607-3331_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.00414521 Jy ! Component: 100 - total flux cleaned = -0.00567501 Jy ! Component: 150 - total flux cleaned = -0.00607451 Jy ! Component: 200 - total flux cleaned = -0.00624378 Jy ! Component: 250 - total flux cleaned = -0.00632588 Jy ! Component: 300 - total flux cleaned = -0.00632508 Jy ! Component: 350 - total flux cleaned = -0.0065434 Jy ! Component: 400 - total flux cleaned = -0.0068204 Jy ! Component: 450 - total flux cleaned = -0.00714708 Jy ! Component: 500 - total flux cleaned = -0.00752361 Jy ! Component: 550 - total flux cleaned = -0.00782548 Jy ! Component: 600 - total flux cleaned = -0.00805794 Jy ! Component: 650 - total flux cleaned = -0.00833758 Jy ! Component: 700 - total flux cleaned = -0.00855379 Jy ! Component: 750 - total flux cleaned = -0.00886749 Jy ! Component: 800 - total flux cleaned = -0.00907252 Jy ! Component: 850 - total flux cleaned = -0.00947103 Jy ! Component: 900 - total flux cleaned = -0.00976216 Jy ! Component: 950 - total flux cleaned = -0.0100946 Jy ! Component: 1000 - total flux cleaned = -0.0103726 Jy ! Component: 1050 - total flux cleaned = -0.0106451 Jy ! Component: 1100 - total flux cleaned = -0.0110005 Jy ! Component: 1150 - total flux cleaned = -0.0111314 Jy ! Component: 1200 - total flux cleaned = -0.0113888 Jy ! Component: 1250 - total flux cleaned = -0.0115993 Jy ! Component: 1300 - total flux cleaned = -0.0117644 Jy ! Component: 1350 - total flux cleaned = -0.0119266 Jy ! Component: 1400 - total flux cleaned = -0.0121261 Jy ! Component: 1450 - total flux cleaned = -0.0123993 Jy ! Component: 1500 - total flux cleaned = -0.012668 Jy ! Component: 1550 - total flux cleaned = -0.012857 Jy ! Component: 1600 - total flux cleaned = -0.0131558 Jy ! Component: 1650 - total flux cleaned = -0.0134865 Jy ! Component: 1700 - total flux cleaned = -0.0138125 Jy ! Component: 1750 - total flux cleaned = -0.0140273 Jy ! Component: 1800 - total flux cleaned = -0.0143102 Jy ! Component: 1850 - total flux cleaned = -0.0145898 Jy ! Component: 1900 - total flux cleaned = -0.0149012 Jy ! Component: 1950 - total flux cleaned = -0.0151068 Jy ! Component: 2000 - total flux cleaned = -0.0154128 Jy ! Component: 2050 - total flux cleaned = -0.0157163 Jy ! Component: 2100 - total flux cleaned = -0.0160183 Jy ! Component: 2150 - total flux cleaned = -0.016352 Jy ! Component: 2200 - total flux cleaned = -0.0166181 Jy ! Component: 2250 - total flux cleaned = -0.0168506 Jy ! Component: 2300 - total flux cleaned = -0.0170833 Jy ! Component: 2350 - total flux cleaned = -0.0172496 Jy ! Component: 2400 - total flux cleaned = -0.0174832 Jy ! Component: 2450 - total flux cleaned = -0.0177836 Jy ! Component: 2500 - total flux cleaned = -0.0179845 Jy ! Component: 2550 - total flux cleaned = -0.018186 Jy ! Component: 2600 - total flux cleaned = -0.0183543 Jy ! Component: 2650 - total flux cleaned = -0.018591 Jy ! Component: 2700 - total flux cleaned = -0.0187266 Jy ! Component: 2750 - total flux cleaned = -0.0189308 Jy ! Component: 2800 - total flux cleaned = -0.0192047 Jy ! Component: 2850 - total flux cleaned = -0.0194457 Jy ! Component: 2900 - total flux cleaned = -0.0196186 Jy ! Component: 2950 - total flux cleaned = -0.0199323 Jy ! Component: 3000 - total flux cleaned = -0.0201431 Jy ! Component: 3050 - total flux cleaned = -0.0203907 Jy ! Component: 3100 - total flux cleaned = -0.0206402 Jy ! Component: 3150 - total flux cleaned = -0.0208202 Jy ! Component: 3200 - total flux cleaned = -0.0210375 Jy ! Component: 3250 - total flux cleaned = -0.0212204 Jy ! Component: 3300 - total flux cleaned = -0.0214051 Jy ! Component: 3350 - total flux cleaned = -0.0215919 Jy ! Component: 3400 - total flux cleaned = -0.0217808 Jy ! Component: 3450 - total flux cleaned = -0.0219718 Jy ! Component: 3500 - total flux cleaned = -0.0222031 Jy ! Component: 3550 - total flux cleaned = -0.0224378 Jy ! Component: 3600 - total flux cleaned = -0.0226745 Jy ! Component: 3650 - total flux cleaned = -0.0229141 Jy ! Component: 3700 - total flux cleaned = -0.0231569 Jy ! Component: 3750 - total flux cleaned = -0.0233618 Jy ! Component: 3800 - total flux cleaned = -0.0235688 Jy ! Component: 3850 - total flux cleaned = -0.0238624 Jy ! Component: 3900 - total flux cleaned = -0.024245 Jy ! Component: 3950 - total flux cleaned = -0.0245898 Jy ! Component: 4000 - total flux cleaned = -0.0249828 Jy ! Component: 4050 - total flux cleaned = -0.0253818 Jy ! Total flux subtracted in 4096 components = -0.025786 Jy ! Clean residual min=-0.002544 max=0.002371 Jy/beam ! Clean residual mean=-0.000148 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.109526 Jy keep ! Adding 190 model components to the UV plane model. ! The established model now contains 233 components and 0.109526 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1607-3331_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.152 x 6.241 at 5.265 degrees (North through East) ! Clean map min=-0.0048065 max=0.11955 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1607-3331_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.119554 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000677601 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.70032 1.70032 3.40065 6.80129 13.6026 27.2052 54.4104 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.119 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 176.437 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1607-3331_S_uvs.log closed on Wed Apr 6 22:58:30 2016