! Started logfile: /scr/pima/bg219i_uvs/J2047-0236_S_uvs.log on Wed Apr 6 23:13:28 2016 obs /scr/pima/bg219i_uvs/J2047-0236_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J2047-0236_S_uva.fits ! AN table 1: 62 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.888889 visibilities/baseline/integration-bin. ! Found source: J2047-0236 ! ! 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 54 lines of history. ! ! Reading 9920 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/bg219i_uvs/J2047-0236_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 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004463Jy sigma=21.478243 ! Fit after self-cal, rms=0.922085Jy sigma=19.847361 ! 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=3.06 mas, bmaj=6.881 mas, bpa=0.6062 degrees ! Estimated noise=0.468222 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.0554834 Jy ! Component: 100 - total flux cleaned = 0.0777981 Jy ! Total flux subtracted in 100 components = 0.0777981 Jy ! Clean residual min=-0.014538 max=0.019873 Jy/beam ! Clean residual mean=0.000007 rms=0.004112 Jy/beam ! Combined flux in latest and established models = 0.0777981 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0777981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138986Jy sigma=2.759397 ! Fit after self-cal, rms=0.137411Jy sigma=2.731116 ! 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.629 mas, bmaj=7.977 mas, bpa=-0.2145 degrees ! Estimated noise=0.356635 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.029353 Jy ! Component: 100 - total flux cleaned = 0.0467832 Jy ! Component: 150 - total flux cleaned = 0.0579684 Jy ! Component: 200 - total flux cleaned = 0.0652164 Jy ! Total flux subtracted in 200 components = 0.0652164 Jy ! Clean residual min=-0.019960 max=0.027538 Jy/beam ! Clean residual mean=0.000054 rms=0.006878 Jy/beam ! Combined flux in latest and established models = 0.143014 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 48 components and 0.143014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129573Jy sigma=2.596779 ! Fit after self-cal, rms=0.128482Jy sigma=2.584231 ! 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.629 x 7.977 at -0.2145 degrees (North through East) ! Clean map min=-0.021301 max=0.073099 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: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! 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: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! 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: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! 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: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.128482Jy sigma=2.584231 ! Fit after self-cal, rms=0.128482Jy sigma=2.584231 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.629 mas, bmaj=7.977 mas, bpa=-0.2145 degrees ! Estimated noise=0.356635 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.00680007 Jy ! Component: 100 - total flux cleaned = 0.00943724 Jy ! Component: 150 - total flux cleaned = 0.0105686 Jy ! Component: 200 - total flux cleaned = 0.011321 Jy ! Total flux subtracted in 200 components = 0.011321 Jy ! Clean residual min=-0.021097 max=0.029630 Jy/beam ! Clean residual mean=0.000053 rms=0.007187 Jy/beam ! Combined flux in latest and established models = 0.154335 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 56 components and 0.154335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127805Jy sigma=2.576276 ! Fit after self-cal, rms=0.127703Jy sigma=2.575780 ! 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.127703Jy sigma=2.575780 ! Fit after self-cal, rms=0.127703Jy sigma=2.575780 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.629 mas, bmaj=7.977 mas, bpa=-0.2145 degrees ! Estimated noise=0.356635 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000935759 Jy ! Component: 100 - total flux cleaned = 0.00164958 Jy ! Component: 150 - total flux cleaned = 0.00232416 Jy ! Component: 200 - total flux cleaned = 0.00295834 Jy ! Total flux subtracted in 200 components = 0.00295834 Jy ! Clean residual min=-0.021049 max=0.029508 Jy/beam ! Clean residual mean=0.000053 rms=0.007199 Jy/beam ! Combined flux in latest and established models = 0.157294 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 59 components and 0.157294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127415Jy sigma=2.570693 ! Fit after self-cal, rms=0.127351Jy sigma=2.570039 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.000521115 Jy ! Component: 100 - total flux cleaned = 0.00113038 Jy ! Component: 150 - total flux cleaned = 0.00159539 Jy ! Component: 200 - total flux cleaned = 0.00203836 Jy ! Total flux subtracted in 200 components = 0.00203836 Jy ! Clean residual min=-0.021020 max=0.029264 Jy/beam ! Clean residual mean=0.000053 rms=0.007196 Jy/beam ! Combined flux in latest and established models = 0.159332 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 61 components and 0.159332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127140Jy sigma=2.566241 ! Fit after self-cal, rms=0.127095Jy sigma=2.565976 ! 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.127095Jy sigma=2.565976 ! Fit after self-cal, rms=0.127095Jy sigma=2.565976 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.629 mas, bmaj=7.977 mas, bpa=-0.2145 degrees ! Estimated noise=0.356635 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000476392 Jy ! Component: 100 - total flux cleaned = 0.000907043 Jy ! Component: 150 - total flux cleaned = 0.00130891 Jy ! Component: 200 - total flux cleaned = 0.00159859 Jy ! Total flux subtracted in 200 components = 0.00159859 Jy ! Clean residual min=-0.020972 max=0.029096 Jy/beam ! Clean residual mean=0.000053 rms=0.007192 Jy/beam ! Combined flux in latest and established models = 0.160931 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 65 components and 0.160931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126930Jy sigma=2.563039 ! Fit after self-cal, rms=0.126894Jy sigma=2.562123 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.000441152 Jy ! Component: 100 - total flux cleaned = 0.000732013 Jy ! Component: 150 - total flux cleaned = 0.00100523 Jy ! Component: 200 - total flux cleaned = 0.00126412 Jy ! Total flux subtracted in 200 components = 0.00126412 Jy ! Clean residual min=-0.020946 max=0.028965 Jy/beam ! Clean residual mean=0.000053 rms=0.007178 Jy/beam ! Combined flux in latest and established models = 0.162195 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 69 components and 0.162195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126759Jy sigma=2.559608 ! Fit after self-cal, rms=0.126708Jy sigma=2.559089 ! 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.126708Jy sigma=2.559089 ! Fit after self-cal, rms=0.126708Jy sigma=2.559089 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.65 mas, bmaj=12.3 mas, bpa=3.427 degrees ! Estimated noise=0.446315 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00936375 Jy ! Component: 100 - total flux cleaned = 0.011086 Jy ! Component: 150 - total flux cleaned = 0.0116788 Jy ! Component: 200 - total flux cleaned = 0.012245 Jy ! Total flux subtracted in 200 components = 0.012245 Jy ! Clean residual min=-0.036762 max=0.047620 Jy/beam ! Clean residual mean=0.000109 rms=0.013029 Jy/beam ! Combined flux in latest and established models = 0.17444 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 72 components and 0.17444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126555Jy sigma=2.564773 ! Fit after self-cal, rms=0.126375Jy sigma=2.562317 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.000784877 Jy ! Component: 100 - total flux cleaned = 0.00116122 Jy ! Component: 150 - total flux cleaned = 0.00152781 Jy ! Component: 200 - total flux cleaned = 0.00189167 Jy ! Total flux subtracted in 200 components = 0.00189167 Jy ! Clean residual min=-0.036546 max=0.047479 Jy/beam ! Clean residual mean=0.000109 rms=0.013018 Jy/beam ! Combined flux in latest and established models = 0.176331 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 75 components and 0.176331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126346Jy sigma=2.563376 ! Fit after self-cal, rms=0.126235Jy sigma=2.561570 ! 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.629 mas, bmaj=7.977 mas, bpa=-0.2145 degrees ! Estimated noise=0.356635 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.629 x 7.977 at -0.2145 degrees (North through East) ! Clean map min=-0.02028 max=0.059815 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=3.06 mas, bmaj=6.881 mas, bpa=0.6062 degrees ! Estimated noise=0.468222 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.052593 Jy ! Component: 100 - total flux cleaned = 0.0800406 Jy ! Component: 150 - total flux cleaned = 0.0984778 Jy ! Component: 200 - total flux cleaned = 0.111378 Jy ! Total flux subtracted in 200 components = 0.111378 Jy ! Clean residual min=-0.013349 max=0.020112 Jy/beam ! Clean residual mean=0.000009 rms=0.004432 Jy/beam ! Combined flux in latest and established models = 0.111378 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.111378 Jy ! Inverting map and beam ! Estimated beam: bmin=3.629 mas, bmaj=7.977 mas, bpa=-0.2145 degrees ! Estimated noise=0.356635 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.0208482 Jy ! Component: 100 - total flux cleaned = 0.0336831 Jy ! Component: 150 - total flux cleaned = 0.041933 Jy ! Component: 200 - total flux cleaned = 0.0467284 Jy ! Total flux subtracted in 200 components = 0.0467284 Jy ! Clean residual min=-0.020880 max=0.028859 Jy/beam ! Clean residual mean=0.000056 rms=0.007213 Jy/beam ! Combined flux in latest and established models = 0.158106 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 48 components and 0.158106 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.65 mas, bmaj=12.3 mas, bpa=3.427 degrees ! Estimated noise=0.446315 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0115911 Jy ! Component: 100 - total flux cleaned = 0.0140761 Jy ! Component: 150 - total flux cleaned = 0.0149501 Jy ! Component: 200 - total flux cleaned = 0.0155732 Jy ! Total flux subtracted in 200 components = 0.0155732 Jy ! Clean residual min=-0.036768 max=0.047808 Jy/beam ! Clean residual mean=0.000111 rms=0.013090 Jy/beam ! Combined flux in latest and established models = 0.17368 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.000396744 Jy ! Component: 100 - total flux cleaned = 0.000989475 Jy ! Component: 150 - total flux cleaned = 0.00137357 Jy ! Component: 200 - total flux cleaned = 0.00174947 Jy ! Total flux subtracted in 200 components = 0.00174947 Jy ! Clean residual min=-0.036545 max=0.047597 Jy/beam ! Clean residual mean=0.000110 rms=0.013041 Jy/beam ! Combined flux in latest and established models = 0.175429 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 53 components and 0.175429 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.629 mas, bmaj=7.977 mas, bpa=-0.2145 degrees ! Estimated noise=0.356635 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00745194 Jy ! Component: 100 - total flux cleaned = -0.00833665 Jy ! Component: 150 - total flux cleaned = -0.00848174 Jy ! Component: 200 - total flux cleaned = -0.00860034 Jy ! Total flux subtracted in 200 components = -0.00860034 Jy ! Clean residual min=-0.020308 max=0.028460 Jy/beam ! Clean residual mean=0.000054 rms=0.007127 Jy/beam ! Combined flux in latest and established models = 0.166829 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 68 components and 0.166829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126431Jy sigma=2.561470 ! Fit after self-cal, rms=0.126333Jy sigma=2.557221 wmodel /scr/pima/bg219i_uvs/J2047-0236_S_map.mod ! Writing 68 model components to file: /scr/pima/bg219i_uvs/J2047-0236_S_map.mod wobs /scr/pima/bg219i_uvs/J2047-0236_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J2047-0236_S_uvs.fits wwins /scr/pima/bg219i_uvs/J2047-0236_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219i_uvs/J2047-0236_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.012608 Jy ! Component: 100 - total flux cleaned = 0.0238689 Jy ! Component: 150 - total flux cleaned = 0.0343155 Jy ! Component: 200 - total flux cleaned = 0.044152 Jy ! Component: 250 - total flux cleaned = 0.0534667 Jy ! Component: 300 - total flux cleaned = 0.0623234 Jy ! Component: 350 - total flux cleaned = 0.0694324 Jy ! Component: 400 - total flux cleaned = 0.0752691 Jy ! Component: 450 - total flux cleaned = 0.0814936 Jy ! Component: 500 - total flux cleaned = 0.0859916 Jy ! Component: 550 - total flux cleaned = 0.090617 Jy ! Component: 600 - total flux cleaned = 0.0950794 Jy ! Component: 650 - total flux cleaned = 0.0991208 Jy ! Component: 700 - total flux cleaned = 0.10199 Jy ! Component: 750 - total flux cleaned = 0.10552 Jy ! Component: 800 - total flux cleaned = 0.107473 Jy ! Component: 850 - total flux cleaned = 0.110086 Jy ! Component: 900 - total flux cleaned = 0.113086 Jy ! Component: 950 - total flux cleaned = 0.115554 Jy ! Component: 1000 - total flux cleaned = 0.117963 Jy ! Component: 1050 - total flux cleaned = 0.120736 Jy ! Component: 1100 - total flux cleaned = 0.123028 Jy ! Component: 1150 - total flux cleaned = 0.125265 Jy ! Component: 1200 - total flux cleaned = 0.127639 Jy ! Component: 1250 - total flux cleaned = 0.129571 Jy ! Component: 1300 - total flux cleaned = 0.131464 Jy ! Component: 1350 - total flux cleaned = 0.133132 Jy ! Component: 1400 - total flux cleaned = 0.134943 Jy ! Component: 1450 - total flux cleaned = 0.136358 Jy ! Component: 1500 - total flux cleaned = 0.138266 Jy ! Component: 1550 - total flux cleaned = 0.139277 Jy ! Component: 1600 - total flux cleaned = 0.14027 Jy ! Component: 1650 - total flux cleaned = 0.141076 Jy ! Component: 1700 - total flux cleaned = 0.141709 Jy ! Component: 1750 - total flux cleaned = 0.14249 Jy ! Component: 1800 - total flux cleaned = 0.142949 Jy ! Component: 1850 - total flux cleaned = 0.144003 Jy ! Component: 1900 - total flux cleaned = 0.144739 Jy ! Component: 1950 - total flux cleaned = 0.145891 Jy ! Component: 2000 - total flux cleaned = 0.146457 Jy ! Component: 2050 - total flux cleaned = 0.147433 Jy ! Component: 2100 - total flux cleaned = 0.148659 Jy ! Component: 2150 - total flux cleaned = 0.149325 Jy ! Component: 2200 - total flux cleaned = 0.149852 Jy ! Component: 2250 - total flux cleaned = 0.150374 Jy ! Component: 2300 - total flux cleaned = 0.151523 Jy ! Component: 2350 - total flux cleaned = 0.152153 Jy ! Component: 2400 - total flux cleaned = 0.153017 Jy ! Component: 2450 - total flux cleaned = 0.153623 Jy ! Component: 2500 - total flux cleaned = 0.153977 Jy ! Component: 2550 - total flux cleaned = 0.154327 Jy ! Component: 2600 - total flux cleaned = 0.154907 Jy ! Component: 2650 - total flux cleaned = 0.155363 Jy ! Component: 2700 - total flux cleaned = 0.155925 Jy ! Component: 2750 - total flux cleaned = 0.156589 Jy ! Component: 2800 - total flux cleaned = 0.157239 Jy ! Component: 2850 - total flux cleaned = 0.157667 Jy ! Component: 2900 - total flux cleaned = 0.157986 Jy ! Component: 2950 - total flux cleaned = 0.158403 Jy ! Component: 3000 - total flux cleaned = 0.158811 Jy ! Component: 3050 - total flux cleaned = 0.158812 Jy ! Component: 3100 - total flux cleaned = 0.159312 Jy ! Component: 3150 - total flux cleaned = 0.159706 Jy ! Component: 3200 - total flux cleaned = 0.159803 Jy ! Component: 3250 - total flux cleaned = 0.160281 Jy ! Component: 3300 - total flux cleaned = 0.160752 Jy ! Component: 3350 - total flux cleaned = 0.160846 Jy ! Component: 3400 - total flux cleaned = 0.161671 Jy ! Component: 3450 - total flux cleaned = 0.162122 Jy ! Component: 3500 - total flux cleaned = 0.162567 Jy ! Component: 3550 - total flux cleaned = 0.162743 Jy ! Component: 3600 - total flux cleaned = 0.163438 Jy ! Component: 3650 - total flux cleaned = 0.16361 Jy ! Component: 3700 - total flux cleaned = 0.164119 Jy ! Component: 3750 - total flux cleaned = 0.164788 Jy ! Component: 3800 - total flux cleaned = 0.165118 Jy ! Component: 3850 - total flux cleaned = 0.165444 Jy ! Component: 3900 - total flux cleaned = 0.165605 Jy ! Component: 3950 - total flux cleaned = 0.166082 Jy ! Component: 4000 - total flux cleaned = 0.166475 Jy ! Component: 4050 - total flux cleaned = 0.166552 Jy ! Total flux subtracted in 4096 components = 0.166782 Jy ! Clean residual min=-0.004016 max=0.004593 Jy/beam ! Clean residual mean=0.000005 rms=0.001802 Jy/beam ! Combined flux in latest and established models = 0.333611 Jy keep ! Adding 681 model components to the UV plane model. ! The established model now contains 749 components and 0.333611 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J2047-0236_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.629 x 7.977 at -0.2145 degrees (North through East) ! Clean map min=-0.010608 max=0.062436 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J2047-0236_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0624356 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00174365 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -8.37817 8.37817 16.7563 33.5127 67.0254 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0052 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.062 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 35.807 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J2047-0236_S_uvs.log closed on Wed Apr 6 23:13:34 2016