! Started logfile: /scr/pima/bg219a_uvs/J1344-1723_S_uvs.log on Wed Apr 6 22:56:02 2016 obs /scr/pima/bg219a_uvs/J1344-1723_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1344-1723_S_uva.fits ! AN table 1: 36 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.756614 visibilities/baseline/integration-bin. ! Found source: J1344-1723 ! ! 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 2288 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/J1344-1723_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 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.047277Jy sigma=21.028576 ! Fit after self-cal, rms=0.701203Jy sigma=13.688808 ! 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.503 mas, bmaj=6.805 mas, bpa=-6.588 degrees ! Estimated noise=0.980435 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.240558 Jy ! Component: 100 - total flux cleaned = 0.304182 Jy ! Total flux subtracted in 100 components = 0.304182 Jy ! Clean residual min=-0.014638 max=0.026456 Jy/beam ! Clean residual mean=0.000119 rms=0.004440 Jy/beam ! Combined flux in latest and established models = 0.304182 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.304182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086732Jy sigma=1.508267 ! Fit after self-cal, rms=0.086713Jy sigma=1.506863 ! Inverting map ! Added new window around map position (3.5, 9.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0280276 Jy ! Component: 100 - total flux cleaned = 0.0435853 Jy ! Total flux subtracted in 100 components = 0.0435853 Jy ! Clean residual min=-0.012514 max=0.016651 Jy/beam ! Clean residual mean=0.000055 rms=0.002872 Jy/beam ! Combined flux in latest and established models = 0.347767 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 22 components and 0.347767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075479Jy sigma=1.292439 ! Fit after self-cal, rms=0.075367Jy sigma=1.287803 ! 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.955 mas, bmaj=7.617 mas, bpa=-7.553 degrees ! Estimated noise=0.795733 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.00828443 Jy ! Component: 100 - total flux cleaned = 0.00986362 Jy ! Component: 150 - total flux cleaned = 0.00985081 Jy ! Component: 200 - total flux cleaned = 0.0100683 Jy ! Total flux subtracted in 200 components = 0.0100683 Jy ! Clean residual min=-0.008419 max=0.009961 Jy/beam ! Clean residual mean=0.000088 rms=0.002412 Jy/beam ! Combined flux in latest and established models = 0.357836 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 35 components and 0.357836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071952Jy sigma=1.249635 ! Fit after self-cal, rms=0.071914Jy sigma=1.248431 ! 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.955 x 7.617 at -7.553 degrees (North through East) ! Clean map min=-0.0080353 max=0.30716 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 1.04 LA 1.00 MK 1.01 NL 0.97 ! OV 1.01 PT 0.99 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 LA 0.99 MK 0.99 NL 0.99 ! OV 1.00 PT 0.99 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.06 LA 0.99 MK 0.99 NL 0.97 ! OV 1.00 PT 1.00 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.06 LA 1.00 MK 0.99 NL 0.97 ! OV 0.98 PT 0.97 SC 0.95 ! ! ! Fit before self-cal, rms=0.071914Jy sigma=1.248431 ! Fit after self-cal, rms=0.070480Jy sigma=1.231039 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.947 mas, bmaj=7.597 mas, bpa=-7.524 degrees ! Estimated noise=0.787979 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.00146986 Jy ! Component: 100 - total flux cleaned = 0.00146096 Jy ! Component: 150 - total flux cleaned = 0.00160865 Jy ! Component: 200 - total flux cleaned = 0.00175015 Jy ! Total flux subtracted in 200 components = 0.00175015 Jy ! Clean residual min=-0.007545 max=0.008633 Jy/beam ! Clean residual mean=0.000072 rms=0.002095 Jy/beam ! Combined flux in latest and established models = 0.359586 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 40 components and 0.359586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069329Jy sigma=1.220868 ! Fit after self-cal, rms=0.069330Jy sigma=1.220485 ! 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.069330Jy sigma=1.220485 ! Fit after self-cal, rms=0.069216Jy sigma=1.206795 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.93 mas, bmaj=7.565 mas, bpa=-7.319 degrees ! Estimated noise=0.796982 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00632943 Jy ! Component: 100 - total flux cleaned = 0.00772169 Jy ! Component: 150 - total flux cleaned = 0.00797333 Jy ! Component: 200 - total flux cleaned = 0.00831992 Jy ! Total flux subtracted in 200 components = 0.00831992 Jy ! Clean residual min=-0.005589 max=0.007886 Jy/beam ! Clean residual mean=0.000063 rms=0.001667 Jy/beam ! Combined flux in latest and established models = 0.367906 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 49 components and 0.367906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068204Jy sigma=1.194454 ! Fit after self-cal, rms=0.068191Jy sigma=1.194179 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 (19.5, -15). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00545621 Jy ! Component: 100 - total flux cleaned = 0.00530985 Jy ! Component: 150 - total flux cleaned = 0.0050237 Jy ! Component: 200 - total flux cleaned = 0.00467281 Jy ! Total flux subtracted in 200 components = 0.00467281 Jy ! Clean residual min=-0.005112 max=0.005568 Jy/beam ! Clean residual mean=0.000052 rms=0.001408 Jy/beam ! Combined flux in latest and established models = 0.372579 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 64 components and 0.372579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066990Jy sigma=1.177149 ! Fit after self-cal, rms=0.066931Jy sigma=1.175860 ! 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.066931Jy sigma=1.175860 ! Fit after self-cal, rms=0.066919Jy sigma=1.173759 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.918 mas, bmaj=7.542 mas, bpa=-7.215 degrees ! Estimated noise=0.79896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00315249 Jy ! Component: 100 - total flux cleaned = 0.0037181 Jy ! Component: 150 - total flux cleaned = 0.00410072 Jy ! Component: 200 - total flux cleaned = 0.00426757 Jy ! Total flux subtracted in 200 components = 0.00426757 Jy ! Clean residual min=-0.004426 max=0.004872 Jy/beam ! Clean residual mean=0.000044 rms=0.001197 Jy/beam ! Combined flux in latest and established models = 0.376846 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 71 components and 0.376846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066460Jy sigma=1.167761 ! Fit after self-cal, rms=0.066452Jy sigma=1.167498 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 = 4.27185e-05 Jy ! Component: 100 - total flux cleaned = 0.0001935 Jy ! Component: 150 - total flux cleaned = 0.00032798 Jy ! Component: 200 - total flux cleaned = 0.000390379 Jy ! Total flux subtracted in 200 components = 0.000390379 Jy ! Clean residual min=-0.004292 max=0.004517 Jy/beam ! Clean residual mean=0.000043 rms=0.001140 Jy/beam ! Combined flux in latest and established models = 0.377237 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 79 components and 0.377237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066270Jy sigma=1.165147 ! Fit after self-cal, rms=0.066265Jy sigma=1.165017 ! 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.066265Jy sigma=1.165017 ! Fit after self-cal, rms=0.067575Jy sigma=1.161257 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.435 mas, bmaj=17.98 mas, bpa=-6.104 degrees ! Estimated noise=1.09129 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000567934 Jy ! Component: 100 - total flux cleaned = 0.00062105 Jy ! Component: 150 - total flux cleaned = 0.000624927 Jy ! Component: 200 - total flux cleaned = 0.000594303 Jy ! Total flux subtracted in 200 components = 0.000594303 Jy ! Clean residual min=-0.004652 max=0.004099 Jy/beam ! Clean residual mean=0.000057 rms=0.001414 Jy/beam ! Combined flux in latest and established models = 0.377831 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 87 components and 0.377831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067533Jy sigma=1.160540 ! Fit after self-cal, rms=0.067508Jy sigma=1.160121 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 = -3.97451e-05 Jy ! Component: 100 - total flux cleaned = -4.05084e-05 Jy ! Component: 150 - total flux cleaned = -4.12395e-05 Jy ! Component: 200 - total flux cleaned = -7.05032e-05 Jy ! Total flux subtracted in 200 components = -7.05032e-05 Jy ! Clean residual min=-0.004633 max=0.004040 Jy/beam ! Clean residual mean=0.000057 rms=0.001386 Jy/beam ! Combined flux in latest and established models = 0.37776 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 92 components and 0.37776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067488Jy sigma=1.159656 ! Fit after self-cal, rms=0.067483Jy sigma=1.159564 ! 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.913 mas, bmaj=7.601 mas, bpa=-7.327 degrees ! Estimated noise=0.800676 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.913 x 7.601 at -7.327 degrees (North through East) ! Clean map min=-0.0055495 max=0.30952 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.475 mas, bmaj=6.822 mas, bpa=-6.386 degrees ! Estimated noise=0.974114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.238739 Jy ! Component: 100 - total flux cleaned = 0.303566 Jy ! Component: 150 - total flux cleaned = 0.333533 Jy ! Component: 200 - total flux cleaned = 0.351897 Jy ! Total flux subtracted in 200 components = 0.351897 Jy ! Clean residual min=-0.010286 max=0.015082 Jy/beam ! Clean residual mean=0.000049 rms=0.002392 Jy/beam ! Combined flux in latest and established models = 0.351897 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.351897 Jy ! Inverting map and beam ! Estimated beam: bmin=2.913 mas, bmaj=7.601 mas, bpa=-7.327 degrees ! Estimated noise=0.800676 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) ! Added new window around map position (2.5, -11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0146061 Jy ! Component: 100 - total flux cleaned = 0.0232734 Jy ! Component: 150 - total flux cleaned = 0.0246466 Jy ! Component: 200 - total flux cleaned = 0.0251056 Jy ! Total flux subtracted in 200 components = 0.0251056 Jy ! Clean residual min=-0.005510 max=0.005794 Jy/beam ! Clean residual mean=0.000029 rms=0.001383 Jy/beam ! Combined flux in latest and established models = 0.377003 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 48 components and 0.377003 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.435 mas, bmaj=17.98 mas, bpa=-6.104 degrees ! Estimated noise=1.09129 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00308074 Jy ! Component: 100 - total flux cleaned = 0.00363184 Jy ! Component: 150 - total flux cleaned = 0.00364148 Jy ! Component: 200 - total flux cleaned = 0.00356624 Jy ! Total flux subtracted in 200 components = 0.00356624 Jy ! Clean residual min=-0.005286 max=0.004452 Jy/beam ! Clean residual mean=0.000041 rms=0.001540 Jy/beam ! Combined flux in latest and established models = 0.380569 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.000141258 Jy ! Component: 100 - total flux cleaned = -0.000333719 Jy ! Component: 150 - total flux cleaned = -0.000509817 Jy ! Component: 200 - total flux cleaned = -0.000672944 Jy ! Total flux subtracted in 200 components = -0.000672944 Jy ! Clean residual min=-0.005062 max=0.004169 Jy/beam ! Clean residual mean=0.000045 rms=0.001453 Jy/beam ! Combined flux in latest and established models = 0.379896 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 62 components and 0.379896 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.913 mas, bmaj=7.601 mas, bpa=-7.327 degrees ! Estimated noise=0.800676 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00194002 Jy ! Component: 100 - total flux cleaned = -0.00208126 Jy ! Component: 150 - total flux cleaned = -0.00208478 Jy ! Component: 200 - total flux cleaned = -0.00209219 Jy ! Total flux subtracted in 200 components = -0.00209219 Jy ! Clean residual min=-0.004394 max=0.004355 Jy/beam ! Clean residual mean=0.000025 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.377804 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 75 components and 0.377804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067905Jy sigma=1.163213 ! Fit after self-cal, rms=0.067795Jy sigma=1.162512 wmodel /scr/pima/bg219a_uvs/J1344-1723_S_map.mod ! Writing 75 model components to file: /scr/pima/bg219a_uvs/J1344-1723_S_map.mod wobs /scr/pima/bg219a_uvs/J1344-1723_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1344-1723_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1344-1723_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219a_uvs/J1344-1723_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.95768e-05 Jy ! Component: 100 - total flux cleaned = -0.00069336 Jy ! Component: 150 - total flux cleaned = -0.00106415 Jy ! Component: 200 - total flux cleaned = -0.00146432 Jy ! Component: 250 - total flux cleaned = -0.00162659 Jy ! Component: 300 - total flux cleaned = -0.00172761 Jy ! Component: 350 - total flux cleaned = -0.00182431 Jy ! Component: 400 - total flux cleaned = -0.00177789 Jy ! Component: 450 - total flux cleaned = -0.00173303 Jy ! Component: 500 - total flux cleaned = -0.0017752 Jy ! Component: 550 - total flux cleaned = -0.00181579 Jy ! Component: 600 - total flux cleaned = -0.00193421 Jy ! Component: 650 - total flux cleaned = -0.00208756 Jy ! Component: 700 - total flux cleaned = -0.00223497 Jy ! Component: 750 - total flux cleaned = -0.00248661 Jy ! Component: 800 - total flux cleaned = -0.00259204 Jy ! Component: 850 - total flux cleaned = -0.00273007 Jy ! Component: 900 - total flux cleaned = -0.00282952 Jy ! Component: 950 - total flux cleaned = -0.00279629 Jy ! Component: 1000 - total flux cleaned = -0.00276433 Jy ! Component: 1050 - total flux cleaned = -0.00273407 Jy ! Component: 1100 - total flux cleaned = -0.00276481 Jy ! Component: 1150 - total flux cleaned = -0.00264419 Jy ! Component: 1200 - total flux cleaned = -0.00267334 Jy ! Component: 1250 - total flux cleaned = -0.00264477 Jy ! Component: 1300 - total flux cleaned = -0.00275825 Jy ! Component: 1350 - total flux cleaned = -0.00270242 Jy ! Component: 1400 - total flux cleaned = -0.00278415 Jy ! Component: 1450 - total flux cleaned = -0.00273055 Jy ! Component: 1500 - total flux cleaned = -0.00275681 Jy ! Component: 1550 - total flux cleaned = -0.00283445 Jy ! Component: 1600 - total flux cleaned = -0.00288487 Jy ! Component: 1650 - total flux cleaned = -0.0028845 Jy ! Component: 1700 - total flux cleaned = -0.00295823 Jy ! Component: 1750 - total flux cleaned = -0.00300685 Jy ! Component: 1800 - total flux cleaned = -0.00312566 Jy ! Component: 1850 - total flux cleaned = -0.00321901 Jy ! Component: 1900 - total flux cleaned = -0.00324203 Jy ! Component: 1950 - total flux cleaned = -0.00326457 Jy ! Component: 2000 - total flux cleaned = -0.00335375 Jy ! Component: 2050 - total flux cleaned = -0.00337539 Jy ! Component: 2100 - total flux cleaned = -0.00333181 Jy ! Component: 2150 - total flux cleaned = -0.00335355 Jy ! Component: 2200 - total flux cleaned = -0.00343796 Jy ! Component: 2250 - total flux cleaned = -0.00352107 Jy ! Component: 2300 - total flux cleaned = -0.00352113 Jy ! Component: 2350 - total flux cleaned = -0.0036025 Jy ! Component: 2400 - total flux cleaned = -0.00366265 Jy ! Component: 2450 - total flux cleaned = -0.00372266 Jy ! Component: 2500 - total flux cleaned = -0.0038403 Jy ! Component: 2550 - total flux cleaned = -0.00393691 Jy ! Component: 2600 - total flux cleaned = -0.0040518 Jy ! Component: 2650 - total flux cleaned = -0.00410826 Jy ! Component: 2700 - total flux cleaned = -0.00425737 Jy ! Component: 2750 - total flux cleaned = -0.0042756 Jy ! Component: 2800 - total flux cleaned = -0.0043123 Jy ! Component: 2850 - total flux cleaned = -0.00436646 Jy ! Component: 2900 - total flux cleaned = -0.00443784 Jy ! Component: 2950 - total flux cleaned = -0.00449058 Jy ! Component: 3000 - total flux cleaned = -0.00452546 Jy ! Component: 3050 - total flux cleaned = -0.00457759 Jy ! Component: 3100 - total flux cleaned = -0.00461198 Jy ! Component: 3150 - total flux cleaned = -0.00464575 Jy ! Component: 3200 - total flux cleaned = -0.00469582 Jy ! Component: 3250 - total flux cleaned = -0.00472856 Jy ! Component: 3300 - total flux cleaned = -0.00472865 Jy ! Component: 3350 - total flux cleaned = -0.00484217 Jy ! Component: 3400 - total flux cleaned = -0.00481001 Jy ! Component: 3450 - total flux cleaned = -0.00490578 Jy ! Component: 3500 - total flux cleaned = -0.00495285 Jy ! Component: 3550 - total flux cleaned = -0.00499955 Jy ! Component: 3600 - total flux cleaned = -0.00504581 Jy ! Component: 3650 - total flux cleaned = -0.00510693 Jy ! Component: 3700 - total flux cleaned = -0.00518271 Jy ! Component: 3750 - total flux cleaned = -0.00519797 Jy ! Component: 3800 - total flux cleaned = -0.00527254 Jy ! Component: 3850 - total flux cleaned = -0.00536118 Jy ! Component: 3900 - total flux cleaned = -0.00539024 Jy ! Component: 3950 - total flux cleaned = -0.00539024 Jy ! Component: 4000 - total flux cleaned = -0.00541901 Jy ! Component: 4050 - total flux cleaned = -0.00544769 Jy ! Total flux subtracted in 4096 components = -0.00550441 Jy ! Clean residual min=-0.000809 max=0.000785 Jy/beam ! Clean residual mean=-0.000004 rms=0.000249 Jy/beam ! Combined flux in latest and established models = 0.372299 Jy keep ! Adding 265 model components to the UV plane model. ! The established model now contains 340 components and 0.372299 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1344-1723_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.913 x 7.601 at -7.327 degrees (North through East) ! Clean map min=-0.0052088 max=0.30363 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1344-1723_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.303634 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000248293 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.245321 0.245321 0.490642 0.981283 1.96257 3.92513 7.85026 15.7005 31.4011 62.8021 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.303 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1222.89 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1344-1723_S_uvs.log closed on Wed Apr 6 22:56:06 2016