! Started logfile: /scr/pima/bg219a_uvs/J1707-1415_S_uvs.log on Wed Apr 6 23:00:03 2016 obs /scr/pima/bg219a_uvs/J1707-1415_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1707-1415_S_uva.fits ! AN table 1: 36 integrations on 15 of 15 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1707-1415 ! ! 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 2160 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/J1707-1415_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.046772Jy sigma=21.646065 ! Fit after self-cal, rms=0.754800Jy sigma=15.586949 ! 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.26 mas, bmaj=6.23 mas, bpa=-1.158 degrees ! Estimated noise=1.06578 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.185819 Jy ! Component: 100 - total flux cleaned = 0.231702 Jy ! Total flux subtracted in 100 components = 0.231702 Jy ! Clean residual min=-0.013003 max=0.020159 Jy/beam ! Clean residual mean=-0.000015 rms=0.003526 Jy/beam ! Combined flux in latest and established models = 0.231702 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.231702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076807Jy sigma=1.484507 ! Fit after self-cal, rms=0.076798Jy sigma=1.484326 ! 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.607 mas, bmaj=6.893 mas, bpa=-1.734 degrees ! Estimated noise=0.793366 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.0295335 Jy ! Component: 100 - total flux cleaned = 0.0443204 Jy ! Component: 150 - total flux cleaned = 0.0522884 Jy ! Component: 200 - total flux cleaned = 0.0567853 Jy ! Total flux subtracted in 200 components = 0.0567853 Jy ! Clean residual min=-0.005075 max=0.006306 Jy/beam ! Clean residual mean=-0.000007 rms=0.001427 Jy/beam ! Combined flux in latest and established models = 0.288488 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 31 components and 0.288488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065541Jy sigma=1.224567 ! Fit after self-cal, rms=0.065516Jy sigma=1.223338 ! 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.607 x 6.893 at -1.734 degrees (North through East) ! Clean map min=-0.0044819 max=0.2474 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 0.99 MK 1.05 NL 1.02 OV 1.01 ! PT 0.99 SC 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 1.02 NL 1.01 OV 1.02 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 1.01 NL 0.98 OV 1.00 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 0.97 NL 0.91 OV 0.98 ! PT 0.96 SC 0.96 ! ! ! Fit before self-cal, rms=0.065516Jy sigma=1.223338 ! Fit after self-cal, rms=0.062960Jy sigma=1.198339 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.618 mas, bmaj=6.908 mas, bpa=-1.774 degrees ! Estimated noise=0.789333 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.000502731 Jy ! Component: 100 - total flux cleaned = -0.000453908 Jy ! Component: 150 - total flux cleaned = -0.000406677 Jy ! Component: 200 - total flux cleaned = -0.000405151 Jy ! Total flux subtracted in 200 components = -0.000405151 Jy ! Clean residual min=-0.003947 max=0.004872 Jy/beam ! Clean residual mean=0.000001 rms=0.001145 Jy/beam ! Combined flux in latest and established models = 0.288082 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 40 components and 0.288082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062884Jy sigma=1.196863 ! Fit after self-cal, rms=0.062885Jy sigma=1.196643 ! 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.062885Jy sigma=1.196643 ! Fit after self-cal, rms=0.061902Jy sigma=1.183129 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.62 mas, bmaj=6.907 mas, bpa=-1.84 degrees ! Estimated noise=0.789098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000386729 Jy ! Component: 100 - total flux cleaned = -0.000388917 Jy ! Component: 150 - total flux cleaned = -0.000390334 Jy ! Component: 200 - total flux cleaned = -0.000390705 Jy ! Total flux subtracted in 200 components = -0.000390705 Jy ! Clean residual min=-0.003448 max=0.004579 Jy/beam ! Clean residual mean=0.000001 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.287692 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 45 components and 0.287692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061860Jy sigma=1.182427 ! Fit after self-cal, rms=0.061852Jy sigma=1.182281 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 (-7, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00394304 Jy ! Component: 100 - total flux cleaned = 0.00521185 Jy ! Component: 150 - total flux cleaned = 0.00515865 Jy ! Component: 200 - total flux cleaned = 0.00515751 Jy ! Total flux subtracted in 200 components = 0.00515751 Jy ! Clean residual min=-0.003094 max=0.003206 Jy/beam ! Clean residual mean=-0.000001 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.292849 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 60 components and 0.292849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061586Jy sigma=1.176571 ! Fit after self-cal, rms=0.061552Jy sigma=1.176152 ! 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.061552Jy sigma=1.176152 ! Fit after self-cal, rms=0.061334Jy sigma=1.175791 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.618 mas, bmaj=6.904 mas, bpa=-1.836 degrees ! Estimated noise=0.786897 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129533 Jy ! Component: 100 - total flux cleaned = 0.00130707 Jy ! Component: 150 - total flux cleaned = 0.00116274 Jy ! Component: 200 - total flux cleaned = 0.00103552 Jy ! Total flux subtracted in 200 components = 0.00103552 Jy ! Clean residual min=-0.003021 max=0.003210 Jy/beam ! Clean residual mean=-0.000001 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.293885 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 69 components and 0.293885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061282Jy sigma=1.174558 ! Fit after self-cal, rms=0.061272Jy sigma=1.174451 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 (36.5, 126.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00234567 Jy ! Component: 100 - total flux cleaned = 0.00273326 Jy ! Component: 150 - total flux cleaned = 0.00293886 Jy ! Component: 200 - total flux cleaned = 0.00306127 Jy ! Total flux subtracted in 200 components = 0.00306127 Jy ! Clean residual min=-0.002889 max=0.002835 Jy/beam ! Clean residual mean=0.000001 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.296946 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 77 components and 0.296946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061140Jy sigma=1.172263 ! Fit after self-cal, rms=0.061128Jy sigma=1.172097 ! 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.061128Jy sigma=1.172097 ! Fit after self-cal, rms=0.061060Jy sigma=1.171924 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.199 mas, bmaj=17.89 mas, bpa=-1.659 degrees ! Estimated noise=1.0925 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000978467 Jy ! Component: 100 - total flux cleaned = 0.00128508 Jy ! Component: 150 - total flux cleaned = 0.00141443 Jy ! Component: 200 - total flux cleaned = 0.0015079 Jy ! Total flux subtracted in 200 components = 0.0015079 Jy ! Clean residual min=-0.002787 max=0.002672 Jy/beam ! Clean residual mean=0.000004 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.298454 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 92 components and 0.298454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061060Jy sigma=1.171843 ! Fit after self-cal, rms=0.061059Jy sigma=1.171807 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.000344743 Jy ! Component: 100 - total flux cleaned = 0.000388034 Jy ! Component: 150 - total flux cleaned = 0.000374546 Jy ! Component: 200 - total flux cleaned = 0.0003746 Jy ! Total flux subtracted in 200 components = 0.0003746 Jy ! Clean residual min=-0.002849 max=0.002645 Jy/beam ! Clean residual mean=0.000003 rms=0.000866 Jy/beam ! Combined flux in latest and established models = 0.298828 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 97 components and 0.298828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061060Jy sigma=1.171793 ! Fit after self-cal, rms=0.061059Jy sigma=1.171786 ! 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.618 mas, bmaj=6.906 mas, bpa=-1.832 degrees ! Estimated noise=0.785998 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.618 x 6.906 at -1.832 degrees (North through East) ! Clean map min=-0.0026455 max=0.2455 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.271 mas, bmaj=6.238 mas, bpa=-1.225 degrees ! Estimated noise=1.05705 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.184189 Jy ! Component: 100 - total flux cleaned = 0.229062 Jy ! Component: 150 - total flux cleaned = 0.25103 Jy ! Component: 200 - total flux cleaned = 0.263862 Jy ! Total flux subtracted in 200 components = 0.263862 Jy ! Clean residual min=-0.006523 max=0.007038 Jy/beam ! Clean residual mean=0.000000 rms=0.001644 Jy/beam ! Combined flux in latest and established models = 0.263862 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.263862 Jy ! Inverting map and beam ! Estimated beam: bmin=2.618 mas, bmaj=6.906 mas, bpa=-1.832 degrees ! Estimated noise=0.785998 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.0117943 Jy ! Component: 100 - total flux cleaned = 0.0186859 Jy ! Component: 150 - total flux cleaned = 0.0232131 Jy ! Component: 200 - total flux cleaned = 0.026604 Jy ! Total flux subtracted in 200 components = 0.026604 Jy ! Clean residual min=-0.003567 max=0.003517 Jy/beam ! Clean residual mean=0.000001 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.290466 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 40 components and 0.290466 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.199 mas, bmaj=17.89 mas, bpa=-1.659 degrees ! Estimated noise=1.0925 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00322555 Jy ! Component: 100 - total flux cleaned = 0.0049555 Jy ! Component: 150 - total flux cleaned = 0.00613106 Jy ! Component: 200 - total flux cleaned = 0.00696942 Jy ! Total flux subtracted in 200 components = 0.00696942 Jy ! Clean residual min=-0.003186 max=0.002455 Jy/beam ! Clean residual mean=0.000004 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.297436 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.000628319 Jy ! Component: 100 - total flux cleaned = 0.00110438 Jy ! Component: 150 - total flux cleaned = 0.00130434 Jy ! Component: 200 - total flux cleaned = 0.00134636 Jy ! Total flux subtracted in 200 components = 0.00134636 Jy ! Clean residual min=-0.002985 max=0.002572 Jy/beam ! Clean residual mean=0.000005 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.298782 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 65 components and 0.298782 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.618 mas, bmaj=6.906 mas, bpa=-1.832 degrees ! Estimated noise=0.785998 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000146024 Jy ! Component: 100 - total flux cleaned = -7.31865e-05 Jy ! Component: 150 - total flux cleaned = -0.00013256 Jy ! Component: 200 - total flux cleaned = -0.000190073 Jy ! Total flux subtracted in 200 components = -0.000190073 Jy ! Clean residual min=-0.002885 max=0.002857 Jy/beam ! Clean residual mean=0.000000 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.298592 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 81 components and 0.298592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061131Jy sigma=1.173377 ! Fit after self-cal, rms=0.061118Jy sigma=1.173239 wmodel /scr/pima/bg219a_uvs/J1707-1415_S_map.mod ! Writing 81 model components to file: /scr/pima/bg219a_uvs/J1707-1415_S_map.mod wobs /scr/pima/bg219a_uvs/J1707-1415_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1707-1415_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1707-1415_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219a_uvs/J1707-1415_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.000362941 Jy ! Component: 100 - total flux cleaned = -0.000786545 Jy ! Component: 150 - total flux cleaned = -0.0011842 Jy ! Component: 200 - total flux cleaned = -0.00131024 Jy ! Component: 250 - total flux cleaned = -0.00139177 Jy ! Component: 300 - total flux cleaned = -0.00128014 Jy ! Component: 350 - total flux cleaned = -0.00120821 Jy ! Component: 400 - total flux cleaned = -0.00117372 Jy ! Component: 450 - total flux cleaned = -0.00107237 Jy ! Component: 500 - total flux cleaned = -0.00103879 Jy ! Component: 550 - total flux cleaned = -0.00100786 Jy ! Component: 600 - total flux cleaned = -0.00109801 Jy ! Component: 650 - total flux cleaned = -0.0011265 Jy ! Component: 700 - total flux cleaned = -0.00124016 Jy ! Component: 750 - total flux cleaned = -0.00118466 Jy ! Component: 800 - total flux cleaned = -0.0012666 Jy ! Component: 850 - total flux cleaned = -0.00118668 Jy ! Component: 900 - total flux cleaned = -0.00116064 Jy ! Component: 950 - total flux cleaned = -0.00103468 Jy ! Component: 1000 - total flux cleaned = -0.00103544 Jy ! Component: 1050 - total flux cleaned = -0.000987227 Jy ! Component: 1100 - total flux cleaned = -0.000892029 Jy ! Component: 1150 - total flux cleaned = -0.000798737 Jy ! Component: 1200 - total flux cleaned = -0.000867102 Jy ! Component: 1250 - total flux cleaned = -0.000889595 Jy ! Component: 1300 - total flux cleaned = -0.000890167 Jy ! Component: 1350 - total flux cleaned = -0.000998297 Jy ! Component: 1400 - total flux cleaned = -0.000933942 Jy ! Component: 1450 - total flux cleaned = -0.000955422 Jy ! Component: 1500 - total flux cleaned = -0.000976224 Jy ! Component: 1550 - total flux cleaned = -0.00103731 Jy ! Component: 1600 - total flux cleaned = -0.00101698 Jy ! Component: 1650 - total flux cleaned = -0.00105628 Jy ! Component: 1700 - total flux cleaned = -0.00111494 Jy ! Component: 1750 - total flux cleaned = -0.00111491 Jy ! Component: 1800 - total flux cleaned = -0.00103916 Jy ! Component: 1850 - total flux cleaned = -0.0010207 Jy ! Component: 1900 - total flux cleaned = -0.000928523 Jy ! Component: 1950 - total flux cleaned = -0.000873886 Jy ! Component: 2000 - total flux cleaned = -0.000838003 Jy ! Component: 2050 - total flux cleaned = -0.000749266 Jy ! Component: 2100 - total flux cleaned = -0.000713873 Jy ! Component: 2150 - total flux cleaned = -0.000592039 Jy ! Component: 2200 - total flux cleaned = -0.000540638 Jy ! Component: 2250 - total flux cleaned = -0.000404637 Jy ! Component: 2300 - total flux cleaned = -0.000354229 Jy ! Component: 2350 - total flux cleaned = -0.000237754 Jy ! Component: 2400 - total flux cleaned = -0.000155399 Jy ! Component: 2450 - total flux cleaned = -5.76125e-05 Jy ! Component: 2500 - total flux cleaned = 7.0403e-06 Jy ! Component: 2550 - total flux cleaned = 0.000134982 Jy ! Component: 2600 - total flux cleaned = 0.00016673 Jy ! Component: 2650 - total flux cleaned = 0.000261072 Jy ! Component: 2700 - total flux cleaned = 0.000338793 Jy ! Component: 2750 - total flux cleaned = 0.000415849 Jy ! Component: 2800 - total flux cleaned = 0.000461702 Jy ! Component: 2850 - total flux cleaned = 0.000507153 Jy ! Component: 2900 - total flux cleaned = 0.00056753 Jy ! Component: 2950 - total flux cleaned = 0.000627145 Jy ! Component: 3000 - total flux cleaned = 0.000686457 Jy ! Component: 3050 - total flux cleaned = 0.000789138 Jy ! Component: 3100 - total flux cleaned = 0.00084737 Jy ! Component: 3150 - total flux cleaned = 0.00090514 Jy ! Component: 3200 - total flux cleaned = 0.000933567 Jy ! Component: 3250 - total flux cleaned = 0.000990496 Jy ! Component: 3300 - total flux cleaned = 0.000962154 Jy ! Component: 3350 - total flux cleaned = 0.000990329 Jy ! Component: 3400 - total flux cleaned = 0.000976379 Jy ! Component: 3450 - total flux cleaned = 0.00103217 Jy ! Component: 3500 - total flux cleaned = 0.00104608 Jy ! Component: 3550 - total flux cleaned = 0.00107377 Jy ! Component: 3600 - total flux cleaned = 0.00114257 Jy ! Component: 3650 - total flux cleaned = 0.00122487 Jy ! Component: 3700 - total flux cleaned = 0.00125225 Jy ! Component: 3750 - total flux cleaned = 0.00127959 Jy ! Component: 3800 - total flux cleaned = 0.00134768 Jy ! Component: 3850 - total flux cleaned = 0.00144267 Jy ! Component: 3900 - total flux cleaned = 0.0015104 Jy ! Component: 3950 - total flux cleaned = 0.00161848 Jy ! Component: 4000 - total flux cleaned = 0.0016724 Jy ! Component: 4050 - total flux cleaned = 0.00173968 Jy ! Total flux subtracted in 4096 components = 0.00182026 Jy ! Clean residual min=-0.000854 max=0.001007 Jy/beam ! Clean residual mean=0.000004 rms=0.000218 Jy/beam ! Combined flux in latest and established models = 0.300412 Jy keep ! Adding 249 model components to the UV plane model. ! The established model now contains 330 components and 0.300412 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1707-1415_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.618 x 6.906 at -1.832 degrees (North through East) ! Clean map min=-0.0017556 max=0.24506 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1707-1415_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.245065 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000204945 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.250887 0.250887 0.501774 1.00355 2.0071 4.0142 8.02839 16.0568 32.1136 64.2271 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.245 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1195.76 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1707-1415_S_uvs.log closed on Wed Apr 6 23:00:07 2016