! Started logfile: /scr/pima/bg219a_uvs/J2323-0150_S_uvs.log on Wed Apr 6 23:04:58 2016 obs /scr/pima/bg219a_uvs/J2323-0150_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J2323-0150_S_uva.fits ! AN table 1: 42 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.8 visibilities/baseline/integration-bin. ! Found source: J2323-0150 ! ! 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 2016 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/J2323-0150_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 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011430Jy sigma=23.173026 ! Fit after self-cal, rms=0.846348Jy sigma=19.281258 ! 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.902 mas, bmaj=6.631 mas, bpa=4.239 degrees ! Estimated noise=0.899463 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.113465 Jy ! Component: 100 - total flux cleaned = 0.150664 Jy ! Total flux subtracted in 100 components = 0.150664 Jy ! Clean residual min=-0.011118 max=0.017661 Jy/beam ! Clean residual mean=0.000019 rms=0.003918 Jy/beam ! Combined flux in latest and established models = 0.150663 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.150663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068783Jy sigma=1.517630 ! Fit after self-cal, rms=0.068749Jy sigma=1.516000 ! 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.448 mas, bmaj=7.927 mas, bpa=6.64 degrees ! Estimated noise=0.717081 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.0268753 Jy ! Component: 100 - total flux cleaned = 0.0393378 Jy ! Component: 150 - total flux cleaned = 0.0453136 Jy ! Component: 200 - total flux cleaned = 0.0485117 Jy ! Total flux subtracted in 200 components = 0.0485117 Jy ! Clean residual min=-0.008087 max=0.011018 Jy/beam ! Clean residual mean=-0.000013 rms=0.002614 Jy/beam ! Combined flux in latest and established models = 0.199175 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 25 components and 0.199175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059390Jy sigma=1.260306 ! Fit after self-cal, rms=0.059409Jy sigma=1.258973 ! 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.448 x 7.927 at 6.64 degrees (North through East) ! Clean map min=-0.0079231 max=0.15672 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.94 MK 0.99 NL 1.01 OV 1.13 ! PT 0.94 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.96 MK 0.96 NL 1.03 OV 1.10 ! PT 0.94 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.96 MK 1.05 NL 0.91 OV 1.10 ! PT 0.96 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 0.97 NL 1.00 OV 1.06 ! PT 0.97 SC 0.97 ! ! ! Fit before self-cal, rms=0.059409Jy sigma=1.258973 ! Fit after self-cal, rms=0.057817Jy sigma=1.227687 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.46 mas, bmaj=7.917 mas, bpa=6.306 degrees ! Estimated noise=0.714178 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.00043303 Jy ! Component: 100 - total flux cleaned = 0.000458439 Jy ! Component: 150 - total flux cleaned = 0.000482015 Jy ! Component: 200 - total flux cleaned = 0.000505505 Jy ! Total flux subtracted in 200 components = 0.000505505 Jy ! Clean residual min=-0.006273 max=0.009632 Jy/beam ! Clean residual mean=-0.000013 rms=0.001980 Jy/beam ! Combined flux in latest and established models = 0.199681 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 31 components and 0.199681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057793Jy sigma=1.227318 ! Fit after self-cal, rms=0.057816Jy sigma=1.226908 ! 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.057816Jy sigma=1.226908 ! Fit after self-cal, rms=0.056747Jy sigma=1.208845 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.458 mas, bmaj=7.912 mas, bpa=6.303 degrees ! Estimated noise=0.714135 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000259136 Jy ! Component: 100 - total flux cleaned = -0.000306059 Jy ! Component: 150 - total flux cleaned = -0.000328431 Jy ! Component: 200 - total flux cleaned = -0.000349863 Jy ! Total flux subtracted in 200 components = -0.000349863 Jy ! Clean residual min=-0.006182 max=0.009840 Jy/beam ! Clean residual mean=-0.000011 rms=0.001859 Jy/beam ! Combined flux in latest and established models = 0.199331 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 35 components and 0.199331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056727Jy sigma=1.208456 ! Fit after self-cal, rms=0.056717Jy sigma=1.208313 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 (9.5, -36.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00819087 Jy ! Component: 100 - total flux cleaned = 0.0114787 Jy ! Component: 150 - total flux cleaned = 0.0137031 Jy ! Component: 200 - total flux cleaned = 0.0154552 Jy ! Total flux subtracted in 200 components = 0.0154552 Jy ! Clean residual min=-0.004419 max=0.004663 Jy/beam ! Clean residual mean=-0.000008 rms=0.001110 Jy/beam ! Combined flux in latest and established models = 0.214786 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 74 components and 0.214786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055671Jy sigma=1.179271 ! Fit after self-cal, rms=0.055572Jy sigma=1.177393 ! 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.055572Jy sigma=1.177393 ! Fit after self-cal, rms=0.055311Jy sigma=1.175325 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.462 mas, bmaj=7.928 mas, bpa=6.256 degrees ! Estimated noise=0.709922 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0022359 Jy ! Component: 100 - total flux cleaned = 0.00305005 Jy ! Component: 150 - total flux cleaned = 0.00342886 Jy ! Component: 200 - total flux cleaned = 0.00386124 Jy ! Total flux subtracted in 200 components = 0.00386124 Jy ! Clean residual min=-0.003553 max=0.003531 Jy/beam ! Clean residual mean=-0.000003 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.218647 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 102 components and 0.218647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055216Jy sigma=1.172680 ! Fit after self-cal, rms=0.055220Jy sigma=1.172504 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.000252857 Jy ! Component: 100 - total flux cleaned = 0.000586527 Jy ! Component: 150 - total flux cleaned = 0.000854347 Jy ! Component: 200 - total flux cleaned = 0.00109303 Jy ! Total flux subtracted in 200 components = 0.00109303 Jy ! Clean residual min=-0.003499 max=0.003375 Jy/beam ! Clean residual mean=-0.000003 rms=0.000829 Jy/beam ! Combined flux in latest and established models = 0.21974 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 114 components and 0.21974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055198Jy sigma=1.172073 ! Fit after self-cal, rms=0.055199Jy sigma=1.172046 ! 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.055199Jy sigma=1.172046 ! Fit after self-cal, rms=0.055104Jy sigma=1.171726 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.669 mas, bmaj=16.9 mas, bpa=-0.2876 degrees ! Estimated noise=0.842744 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000771597 Jy ! Component: 100 - total flux cleaned = 0.00113541 Jy ! Component: 150 - total flux cleaned = 0.00125085 Jy ! Component: 200 - total flux cleaned = 0.0012966 Jy ! Total flux subtracted in 200 components = 0.0012966 Jy ! Clean residual min=-0.003501 max=0.002672 Jy/beam ! Clean residual mean=-0.000003 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.221037 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 130 components and 0.221037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055100Jy sigma=1.171570 ! Fit after self-cal, rms=0.055100Jy sigma=1.171553 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.000143757 Jy ! Component: 100 - total flux cleaned = 0.000162312 Jy ! Component: 150 - total flux cleaned = 0.000154283 Jy ! Component: 200 - total flux cleaned = 0.000154507 Jy ! Total flux subtracted in 200 components = 0.000154507 Jy ! Clean residual min=-0.003504 max=0.002630 Jy/beam ! Clean residual mean=-0.000003 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.221191 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 135 components and 0.221191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055099Jy sigma=1.171550 ! Fit after self-cal, rms=0.055099Jy sigma=1.171544 ! 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.462 mas, bmaj=7.933 mas, bpa=6.283 degrees ! Estimated noise=0.708329 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.462 x 7.933 at 6.283 degrees (North through East) ! Clean map min=-0.0031028 max=0.15628 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.905 mas, bmaj=6.633 mas, bpa=3.993 degrees ! Estimated noise=0.890769 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.11232 Jy ! Component: 100 - total flux cleaned = 0.149252 Jy ! Component: 150 - total flux cleaned = 0.16937 Jy ! Component: 200 - total flux cleaned = 0.181606 Jy ! Total flux subtracted in 200 components = 0.181606 Jy ! Clean residual min=-0.006652 max=0.007445 Jy/beam ! Clean residual mean=0.000006 rms=0.001900 Jy/beam ! Combined flux in latest and established models = 0.181606 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.181606 Jy ! Inverting map and beam ! Estimated beam: bmin=3.462 mas, bmaj=7.933 mas, bpa=6.283 degrees ! Estimated noise=0.708329 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.0108859 Jy ! Component: 100 - total flux cleaned = 0.017917 Jy ! Component: 150 - total flux cleaned = 0.0227366 Jy ! Component: 200 - total flux cleaned = 0.02623 Jy ! Total flux subtracted in 200 components = 0.02623 Jy ! Clean residual min=-0.004254 max=0.003761 Jy/beam ! Clean residual mean=-0.000000 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.207836 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 51 components and 0.207836 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.669 mas, bmaj=16.9 mas, bpa=-0.2876 degrees ! Estimated noise=0.842744 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00421807 Jy ! Component: 100 - total flux cleaned = 0.00694039 Jy ! Component: 150 - total flux cleaned = 0.00880028 Jy ! Component: 200 - total flux cleaned = 0.0101113 Jy ! Total flux subtracted in 200 components = 0.0101113 Jy ! Clean residual min=-0.003942 max=0.002647 Jy/beam ! Clean residual mean=-0.000002 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.217947 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.000939642 Jy ! Component: 100 - total flux cleaned = 0.00161785 Jy ! Component: 150 - total flux cleaned = 0.00210945 Jy ! Component: 200 - total flux cleaned = 0.00245642 Jy ! Total flux subtracted in 200 components = 0.00245642 Jy ! Clean residual min=-0.003588 max=0.002631 Jy/beam ! Clean residual mean=-0.000003 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.220403 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 115 components and 0.220403 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.462 mas, bmaj=7.933 mas, bpa=6.283 degrees ! Estimated noise=0.708329 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000552719 Jy ! Component: 100 - total flux cleaned = 0.000918252 Jy ! Component: 150 - total flux cleaned = 0.000981551 Jy ! Component: 200 - total flux cleaned = 0.00100949 Jy ! Total flux subtracted in 200 components = 0.00100949 Jy ! Clean residual min=-0.003255 max=0.003135 Jy/beam ! Clean residual mean=-0.000001 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.221413 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 129 components and 0.221413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055123Jy sigma=1.172050 ! Fit after self-cal, rms=0.055128Jy sigma=1.171998 wmodel /scr/pima/bg219a_uvs/J2323-0150_S_map.mod ! Writing 129 model components to file: /scr/pima/bg219a_uvs/J2323-0150_S_map.mod wobs /scr/pima/bg219a_uvs/J2323-0150_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J2323-0150_S_uvs.fits wwins /scr/pima/bg219a_uvs/J2323-0150_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219a_uvs/J2323-0150_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 = -7.39204e-05 Jy ! Component: 100 - total flux cleaned = 0.000129445 Jy ! Component: 150 - total flux cleaned = 0.000220613 Jy ! Component: 200 - total flux cleaned = 0.000608943 Jy ! Component: 250 - total flux cleaned = 0.00105833 Jy ! Component: 300 - total flux cleaned = 0.00144247 Jy ! Component: 350 - total flux cleaned = 0.00169867 Jy ! Component: 400 - total flux cleaned = 0.00194336 Jy ! Component: 450 - total flux cleaned = 0.0021097 Jy ! Component: 500 - total flux cleaned = 0.00220601 Jy ! Component: 550 - total flux cleaned = 0.00220575 Jy ! Component: 600 - total flux cleaned = 0.0022056 Jy ! Component: 650 - total flux cleaned = 0.00214715 Jy ! Component: 700 - total flux cleaned = 0.00209086 Jy ! Component: 750 - total flux cleaned = 0.00206397 Jy ! Component: 800 - total flux cleaned = 0.00206417 Jy ! Component: 850 - total flux cleaned = 0.00203787 Jy ! Component: 900 - total flux cleaned = 0.00203769 Jy ! Component: 950 - total flux cleaned = 0.0019882 Jy ! Component: 1000 - total flux cleaned = 0.00186813 Jy ! Component: 1050 - total flux cleaned = 0.00191525 Jy ! Component: 1100 - total flux cleaned = 0.00191498 Jy ! Component: 1150 - total flux cleaned = 0.00189319 Jy ! Component: 1200 - total flux cleaned = 0.00191473 Jy ! Component: 1250 - total flux cleaned = 0.00189378 Jy ! Component: 1300 - total flux cleaned = 0.00191538 Jy ! Component: 1350 - total flux cleaned = 0.00191559 Jy ! Component: 1400 - total flux cleaned = 0.00195567 Jy ! Component: 1450 - total flux cleaned = 0.00197505 Jy ! Component: 1500 - total flux cleaned = 0.00189858 Jy ! Component: 1550 - total flux cleaned = 0.00186135 Jy ! Component: 1600 - total flux cleaned = 0.00186141 Jy ! Component: 1650 - total flux cleaned = 0.00182572 Jy ! Component: 1700 - total flux cleaned = 0.0018793 Jy ! Component: 1750 - total flux cleaned = 0.00186193 Jy ! Component: 1800 - total flux cleaned = 0.00177591 Jy ! Component: 1850 - total flux cleaned = 0.0017422 Jy ! Component: 1900 - total flux cleaned = 0.00164214 Jy ! Component: 1950 - total flux cleaned = 0.00159301 Jy ! Component: 2000 - total flux cleaned = 0.00151198 Jy ! Component: 2050 - total flux cleaned = 0.00143196 Jy ! Component: 2100 - total flux cleaned = 0.00136898 Jy ! Component: 2150 - total flux cleaned = 0.00132224 Jy ! Component: 2200 - total flux cleaned = 0.00124527 Jy ! Component: 2250 - total flux cleaned = 0.0011998 Jy ! Component: 2300 - total flux cleaned = 0.00118474 Jy ! Component: 2350 - total flux cleaned = 0.00112538 Jy ! Component: 2400 - total flux cleaned = 0.00109607 Jy ! Component: 2450 - total flux cleaned = 0.0010671 Jy ! Component: 2500 - total flux cleaned = 0.00106705 Jy ! Component: 2550 - total flux cleaned = 0.00102442 Jy ! Component: 2600 - total flux cleaned = 0.00101036 Jy ! Component: 2650 - total flux cleaned = 0.0009824 Jy ! Component: 2700 - total flux cleaned = 0.000926945 Jy ! Component: 2750 - total flux cleaned = 0.000926924 Jy ! Component: 2800 - total flux cleaned = 0.000899544 Jy ! Component: 2850 - total flux cleaned = 0.000885981 Jy ! Component: 2900 - total flux cleaned = 0.000832188 Jy ! Component: 2950 - total flux cleaned = 0.000818954 Jy ! Component: 3000 - total flux cleaned = 0.000805724 Jy ! Component: 3050 - total flux cleaned = 0.000792609 Jy ! Component: 3100 - total flux cleaned = 0.000805666 Jy ! Component: 3150 - total flux cleaned = 0.000792669 Jy ! Component: 3200 - total flux cleaned = 0.000792597 Jy ! Component: 3250 - total flux cleaned = 0.000805459 Jy ! Component: 3300 - total flux cleaned = 0.000792676 Jy ! Component: 3350 - total flux cleaned = 0.000779951 Jy ! Component: 3400 - total flux cleaned = 0.000792749 Jy ! Component: 3450 - total flux cleaned = 0.000792751 Jy ! Component: 3500 - total flux cleaned = 0.000792777 Jy ! Component: 3550 - total flux cleaned = 0.000755001 Jy ! Component: 3600 - total flux cleaned = 0.000767558 Jy ! Component: 3650 - total flux cleaned = 0.000780083 Jy ! Component: 3700 - total flux cleaned = 0.00084256 Jy ! Component: 3750 - total flux cleaned = 0.000867515 Jy ! Component: 3800 - total flux cleaned = 0.00092967 Jy ! Component: 3850 - total flux cleaned = 0.000966907 Jy ! Component: 3900 - total flux cleaned = 0.000991638 Jy ! Component: 3950 - total flux cleaned = 0.00102879 Jy ! Component: 4000 - total flux cleaned = 0.00104109 Jy ! Component: 4050 - total flux cleaned = 0.00109038 Jy ! Total flux subtracted in 4096 components = 0.00111503 Jy ! Clean residual min=-0.000751 max=0.000733 Jy/beam ! Clean residual mean=0.000001 rms=0.000206 Jy/beam ! Combined flux in latest and established models = 0.222528 Jy keep ! Adding 223 model components to the UV plane model. ! The established model now contains 352 components and 0.222528 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J2323-0150_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.462 x 7.933 at 6.283 degrees (North through East) ! Clean map min=-0.0017733 max=0.15791 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J2323-0150_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.157913 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000212261 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.40325 0.40325 0.806499 1.613 3.226 6.45199 12.904 25.808 51.616 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.157 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 743.955 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J2323-0150_S_uvs.log closed on Wed Apr 6 23:05:02 2016