! Started logfile: /scr/pima/bg219a_uvs/J1603+5730_S_uvs.log on Wed Apr 6 22:58:21 2016 obs /scr/pima/bg219a_uvs/J1603+5730_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1603+5730_S_uva.fits ! AN table 1: 30 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.901587 visibilities/baseline/integration-bin. ! Found source: J1603+5730 ! ! 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 2272 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/J1603+5730_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.042064Jy sigma=25.488251 ! Fit after self-cal, rms=0.832794Jy sigma=19.759476 ! 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.688 mas, bmaj=4.651 mas, bpa=55.14 degrees ! Estimated noise=1.17125 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.134461 Jy ! Component: 100 - total flux cleaned = 0.187131 Jy ! Total flux subtracted in 100 components = 0.187131 Jy ! Clean residual min=-0.018309 max=0.025354 Jy/beam ! Clean residual mean=-0.000219 rms=0.005160 Jy/beam ! Combined flux in latest and established models = 0.187131 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.187131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085305Jy sigma=2.058456 ! Fit after self-cal, rms=0.083552Jy sigma=2.020684 ! 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=3.09 mas, bmaj=8.94 mas, bpa=46.53 degrees ! Estimated noise=0.652273 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.0442663 Jy ! Component: 100 - total flux cleaned = 0.0666052 Jy ! Component: 150 - total flux cleaned = 0.0792743 Jy ! Component: 200 - total flux cleaned = 0.0870903 Jy ! Total flux subtracted in 200 components = 0.0870903 Jy ! Clean residual min=-0.010028 max=0.009407 Jy/beam ! Clean residual mean=-0.000144 rms=0.002647 Jy/beam ! Combined flux in latest and established models = 0.274222 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 36 components and 0.274222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060220Jy sigma=1.330239 ! Fit after self-cal, rms=0.059620Jy sigma=1.315850 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.09 x 8.94 at 46.53 degrees (North through East) ! Clean map min=-0.0093149 max=0.17121 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 0.95 LA 0.98 MK 1.04 NL 1.03 ! OV 0.98 PT 0.95 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 LA 0.99 MK 1.00 NL 1.03 ! OV 1.00 PT 0.95 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 LA 0.97 MK 0.99 NL 1.03 ! OV 0.99 PT 0.99 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 LA 0.94 MK 1.06 NL 1.03 ! OV 0.94 PT 0.99 SC 1.01 ! ! ! Fit before self-cal, rms=0.059620Jy sigma=1.315850 ! Fit after self-cal, rms=0.058991Jy sigma=1.293009 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.139 mas, bmaj=9.068 mas, bpa=46.55 degrees ! Estimated noise=0.646251 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 = -6.07501e-05 Jy ! Component: 100 - total flux cleaned = -0.000650193 Jy ! Component: 150 - total flux cleaned = -0.000984163 Jy ! Component: 200 - total flux cleaned = -0.000930578 Jy ! Total flux subtracted in 200 components = -0.000930578 Jy ! Clean residual min=-0.007362 max=0.008807 Jy/beam ! Clean residual mean=-0.000042 rms=0.002141 Jy/beam ! Combined flux in latest and established models = 0.273291 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.273291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058656Jy sigma=1.284840 ! Fit after self-cal, rms=0.058550Jy sigma=1.281831 ! 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.058550Jy sigma=1.281831 ! Fit after self-cal, rms=0.058246Jy sigma=1.278585 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.132 mas, bmaj=9.045 mas, bpa=46.54 degrees ! Estimated noise=0.64255 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00196216 Jy ! Component: 100 - total flux cleaned = -0.00226312 Jy ! Component: 150 - total flux cleaned = -0.00252488 Jy ! Component: 200 - total flux cleaned = -0.00256549 Jy ! Total flux subtracted in 200 components = -0.00256549 Jy ! Clean residual min=-0.006710 max=0.008616 Jy/beam ! Clean residual mean=-0.000043 rms=0.002036 Jy/beam ! Combined flux in latest and established models = 0.270725 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.270725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058071Jy sigma=1.274664 ! Fit after self-cal, rms=0.058006Jy sigma=1.273108 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) ! Added new window around map position (-107, -88.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.007768 Jy ! Component: 100 - total flux cleaned = 0.0119762 Jy ! Component: 150 - total flux cleaned = 0.0149529 Jy ! Component: 200 - total flux cleaned = 0.0170199 Jy ! Total flux subtracted in 200 components = 0.0170199 Jy ! Clean residual min=-0.006296 max=0.005273 Jy/beam ! Clean residual mean=-0.000040 rms=0.001320 Jy/beam ! Combined flux in latest and established models = 0.287745 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 75 components and 0.287745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056940Jy sigma=1.240095 ! Fit after self-cal, rms=0.056806Jy sigma=1.237232 ! 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.056806Jy sigma=1.237232 ! Fit after self-cal, rms=0.056180Jy sigma=1.234156 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.136 mas, bmaj=9.036 mas, bpa=46.55 degrees ! Estimated noise=0.637749 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00264978 Jy ! Component: 100 - total flux cleaned = 0.00398866 Jy ! Component: 150 - total flux cleaned = 0.00487346 Jy ! Component: 200 - total flux cleaned = 0.00569347 Jy ! Total flux subtracted in 200 components = 0.00569347 Jy ! Clean residual min=-0.004445 max=0.004566 Jy/beam ! Clean residual mean=-0.000007 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 0.293439 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 98 components and 0.293439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055973Jy sigma=1.228260 ! Fit after self-cal, rms=0.055961Jy sigma=1.227678 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) ! Added new window around map position (56, 47). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00330767 Jy ! Component: 100 - total flux cleaned = 0.00468956 Jy ! Component: 150 - total flux cleaned = 0.00595789 Jy ! Component: 200 - total flux cleaned = 0.00711692 Jy ! Total flux subtracted in 200 components = 0.00711692 Jy ! Clean residual min=-0.003292 max=0.002582 Jy/beam ! Clean residual mean=-0.000006 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.300556 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 120 components and 0.300556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055630Jy sigma=1.219205 ! Fit after self-cal, rms=0.055630Jy sigma=1.218828 ! 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.055630Jy sigma=1.218828 ! Fit after self-cal, rms=0.055372Jy sigma=1.218288 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.294 mas, bmaj=14.22 mas, bpa=43.4 degrees ! Estimated noise=0.765448 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00117461 Jy ! Component: 100 - total flux cleaned = 0.00151903 Jy ! Component: 150 - total flux cleaned = 0.00184943 Jy ! Component: 200 - total flux cleaned = 0.00205946 Jy ! Total flux subtracted in 200 components = 0.00205946 Jy ! Clean residual min=-0.002616 max=0.001681 Jy/beam ! Clean residual mean=-0.000011 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.302615 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 140 components and 0.302615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055357Jy sigma=1.217395 ! Fit after self-cal, rms=0.055352Jy sigma=1.217302 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.000458333 Jy ! Component: 100 - total flux cleaned = 0.000800979 Jy ! Component: 150 - total flux cleaned = 0.000909715 Jy ! Component: 200 - total flux cleaned = 0.00100854 Jy ! Total flux subtracted in 200 components = 0.00100854 Jy ! Clean residual min=-0.002368 max=0.001647 Jy/beam ! Clean residual mean=-0.000007 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.303624 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 158 components and 0.303624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055338Jy sigma=1.216887 ! Fit after self-cal, rms=0.055336Jy sigma=1.216838 ! 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=3.139 mas, bmaj=9.03 mas, bpa=46.56 degrees ! Estimated noise=0.63526 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.139 x 9.03 at 46.56 degrees (North through East) ! Clean map min=-0.0025966 max=0.16604 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.708 mas, bmaj=4.684 mas, bpa=55.11 degrees ! Estimated noise=1.15882 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.134529 Jy ! Component: 100 - total flux cleaned = 0.189157 Jy ! Component: 150 - total flux cleaned = 0.21697 Jy ! Component: 200 - total flux cleaned = 0.233367 Jy ! Total flux subtracted in 200 components = 0.233367 Jy ! Clean residual min=-0.008902 max=0.011094 Jy/beam ! Clean residual mean=-0.000088 rms=0.002422 Jy/beam ! Combined flux in latest and established models = 0.233367 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.233367 Jy ! Inverting map and beam ! Estimated beam: bmin=3.139 mas, bmaj=9.03 mas, bpa=46.56 degrees ! Estimated noise=0.63526 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.0169278 Jy ! Component: 100 - total flux cleaned = 0.0268862 Jy ! Component: 150 - total flux cleaned = 0.0342594 Jy ! Component: 200 - total flux cleaned = 0.0400028 Jy ! Total flux subtracted in 200 components = 0.0400028 Jy ! Clean residual min=-0.006081 max=0.005104 Jy/beam ! Clean residual mean=-0.000104 rms=0.001593 Jy/beam ! Combined flux in latest and established models = 0.27337 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 46 components and 0.27337 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.294 mas, bmaj=14.22 mas, bpa=43.4 degrees ! Estimated noise=0.765448 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00747195 Jy ! Component: 100 - total flux cleaned = 0.0124217 Jy ! Component: 150 - total flux cleaned = 0.0157809 Jy ! Component: 200 - total flux cleaned = 0.0180576 Jy ! Total flux subtracted in 200 components = 0.0180576 Jy ! Clean residual min=-0.005227 max=0.002983 Jy/beam ! Clean residual mean=-0.000101 rms=0.001297 Jy/beam ! Combined flux in latest and established models = 0.291428 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.00159412 Jy ! Component: 100 - total flux cleaned = 0.00304424 Jy ! Component: 150 - total flux cleaned = 0.0042301 Jy ! Component: 200 - total flux cleaned = 0.00520473 Jy ! Total flux subtracted in 200 components = 0.00520473 Jy ! Clean residual min=-0.004324 max=0.002023 Jy/beam ! Clean residual mean=-0.000087 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.296632 Jy ! Adding 83 model components to the UV plane model. ! The established model now contains 127 components and 0.296632 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.139 mas, bmaj=9.03 mas, bpa=46.56 degrees ! Estimated noise=0.63526 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125538 Jy ! Component: 100 - total flux cleaned = 0.00227922 Jy ! Component: 150 - total flux cleaned = 0.00326646 Jy ! Component: 200 - total flux cleaned = 0.00398882 Jy ! Total flux subtracted in 200 components = 0.00398882 Jy ! Clean residual min=-0.003091 max=0.002595 Jy/beam ! Clean residual mean=-0.000019 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.300621 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 143 components and 0.300621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055421Jy sigma=1.219117 ! Fit after self-cal, rms=0.055389Jy sigma=1.218318 wmodel /scr/pima/bg219a_uvs/J1603+5730_S_map.mod ! Writing 143 model components to file: /scr/pima/bg219a_uvs/J1603+5730_S_map.mod wobs /scr/pima/bg219a_uvs/J1603+5730_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1603+5730_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1603+5730_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219a_uvs/J1603+5730_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.00115721 Jy ! Component: 100 - total flux cleaned = -0.00102915 Jy ! Component: 150 - total flux cleaned = -0.00086874 Jy ! Component: 200 - total flux cleaned = -0.000569003 Jy ! Component: 250 - total flux cleaned = -0.000356859 Jy ! Component: 300 - total flux cleaned = -0.000322858 Jy ! Component: 350 - total flux cleaned = -0.000191345 Jy ! Component: 400 - total flux cleaned = -2.12415e-06 Jy ! Component: 450 - total flux cleaned = -2.86243e-06 Jy ! Component: 500 - total flux cleaned = 8.66362e-05 Jy ! Component: 550 - total flux cleaned = 0.000173316 Jy ! Component: 600 - total flux cleaned = 0.000202301 Jy ! Component: 650 - total flux cleaned = 0.000368889 Jy ! Component: 700 - total flux cleaned = 0.000368973 Jy ! Component: 750 - total flux cleaned = 0.000448764 Jy ! Component: 800 - total flux cleaned = 0.000448672 Jy ! Component: 850 - total flux cleaned = 0.000499817 Jy ! Component: 900 - total flux cleaned = 0.000574447 Jy ! Component: 950 - total flux cleaned = 0.000648182 Jy ! Component: 1000 - total flux cleaned = 0.000696193 Jy ! Component: 1050 - total flux cleaned = 0.000790636 Jy ! Component: 1100 - total flux cleaned = 0.00086081 Jy ! Component: 1150 - total flux cleaned = 0.000952342 Jy ! Component: 1200 - total flux cleaned = 0.00106536 Jy ! Component: 1250 - total flux cleaned = 0.0011544 Jy ! Component: 1300 - total flux cleaned = 0.00124241 Jy ! Component: 1350 - total flux cleaned = 0.00128595 Jy ! Component: 1400 - total flux cleaned = 0.00137163 Jy ! Component: 1450 - total flux cleaned = 0.00143498 Jy ! Component: 1500 - total flux cleaned = 0.00145584 Jy ! Component: 1550 - total flux cleaned = 0.00147715 Jy ! Component: 1600 - total flux cleaned = 0.00157932 Jy ! Component: 1650 - total flux cleaned = 0.00157928 Jy ! Component: 1700 - total flux cleaned = 0.00161912 Jy ! Component: 1750 - total flux cleaned = 0.00159947 Jy ! Component: 1800 - total flux cleaned = 0.00163885 Jy ! Component: 1850 - total flux cleaned = 0.00163884 Jy ! Component: 1900 - total flux cleaned = 0.00163892 Jy ! Component: 1950 - total flux cleaned = 0.00165797 Jy ! Component: 2000 - total flux cleaned = 0.00160167 Jy ! Component: 2050 - total flux cleaned = 0.00160184 Jy ! Component: 2100 - total flux cleaned = 0.00163882 Jy ! Component: 2150 - total flux cleaned = 0.00165702 Jy ! Component: 2200 - total flux cleaned = 0.00167513 Jy ! Component: 2250 - total flux cleaned = 0.00169315 Jy ! Component: 2300 - total flux cleaned = 0.00179969 Jy ! Component: 2350 - total flux cleaned = 0.00185268 Jy ! Component: 2400 - total flux cleaned = 0.00194027 Jy ! Component: 2450 - total flux cleaned = 0.00199248 Jy ! Component: 2500 - total flux cleaned = 0.0020098 Jy ! Component: 2550 - total flux cleaned = 0.00211294 Jy ! Component: 2600 - total flux cleaned = 0.00216405 Jy ! Component: 2650 - total flux cleaned = 0.00223178 Jy ! Component: 2700 - total flux cleaned = 0.00228223 Jy ! Component: 2750 - total flux cleaned = 0.00231581 Jy ! Component: 2800 - total flux cleaned = 0.00233249 Jy ! Component: 2850 - total flux cleaned = 0.00239896 Jy ! Component: 2900 - total flux cleaned = 0.00239901 Jy ! Component: 2950 - total flux cleaned = 0.00246463 Jy ! Component: 3000 - total flux cleaned = 0.00253011 Jy ! Component: 3050 - total flux cleaned = 0.00249764 Jy ! Component: 3100 - total flux cleaned = 0.00256257 Jy ! Component: 3150 - total flux cleaned = 0.0026274 Jy ! Component: 3200 - total flux cleaned = 0.0026597 Jy ! Component: 3250 - total flux cleaned = 0.00267571 Jy ! Component: 3300 - total flux cleaned = 0.00269172 Jy ! Component: 3350 - total flux cleaned = 0.00270777 Jy ! Component: 3400 - total flux cleaned = 0.00275572 Jy ! Component: 3450 - total flux cleaned = 0.0027717 Jy ! Component: 3500 - total flux cleaned = 0.00278753 Jy ! Component: 3550 - total flux cleaned = 0.00283501 Jy ! Component: 3600 - total flux cleaned = 0.00283497 Jy ! Component: 3650 - total flux cleaned = 0.00283498 Jy ! Component: 3700 - total flux cleaned = 0.00288206 Jy ! Component: 3750 - total flux cleaned = 0.00288198 Jy ! Component: 3800 - total flux cleaned = 0.00286633 Jy ! Component: 3850 - total flux cleaned = 0.00286634 Jy ! Component: 3900 - total flux cleaned = 0.00283519 Jy ! Component: 3950 - total flux cleaned = 0.00283529 Jy ! Component: 4000 - total flux cleaned = 0.00283538 Jy ! Component: 4050 - total flux cleaned = 0.00285088 Jy ! Total flux subtracted in 4096 components = 0.00281987 Jy ! Clean residual min=-0.000861 max=0.000819 Jy/beam ! Clean residual mean=0.000004 rms=0.000252 Jy/beam ! Combined flux in latest and established models = 0.303441 Jy keep ! Adding 205 model components to the UV plane model. ! The established model now contains 348 components and 0.303441 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1603+5730_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.139 x 9.03 at 46.56 degrees (North through East) ! Clean map min=-0.0016745 max=0.16502 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1603+5730_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.165025 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00025292 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.459785 0.459785 0.919569 1.83914 3.67828 7.35656 14.7131 29.4262 58.8524 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.165 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 652.479 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1603+5730_S_uvs.log closed on Wed Apr 6 22:58:26 2016