! Started logfile: /scr/pima/bg219e_uvs/J0836-2233_S_uvs.log on Thu Apr 7 06:40:08 2016 obs /scr/pima/bg219e_uvs/J0836-2233_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0836-2233_S_uva.fits ! AN table 1: 47 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.678571 visibilities/baseline/integration-bin. ! Found source: J0836-2233 ! ! 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 3572 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/bg219e_uvs/J0836-2233_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 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.070726Jy sigma=19.268113 ! Fit after self-cal, rms=0.688584Jy sigma=12.261510 ! 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=7.977 mas, bmaj=19.8 mas, bpa=-4.286 degrees ! Estimated noise=1.18214 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.218031 Jy ! Component: 100 - total flux cleaned = 0.315822 Jy ! Total flux subtracted in 100 components = 0.315822 Jy ! Clean residual min=-0.021083 max=0.049998 Jy/beam ! Clean residual mean=0.000097 rms=0.009755 Jy/beam ! Combined flux in latest and established models = 0.315822 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.315822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153512Jy sigma=2.547543 ! Fit after self-cal, rms=0.153087Jy sigma=2.543553 ! 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=9.709 mas, bmaj=21.55 mas, bpa=-1.664 degrees ! Estimated noise=0.711442 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.0863284 Jy ! Component: 100 - total flux cleaned = 0.132786 Jy ! Component: 150 - total flux cleaned = 0.160855 Jy ! Component: 200 - total flux cleaned = 0.178235 Jy ! Total flux subtracted in 200 components = 0.178235 Jy ! Clean residual min=-0.008735 max=0.019672 Jy/beam ! Clean residual mean=-0.000010 rms=0.003575 Jy/beam ! Combined flux in latest and established models = 0.494057 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 77 components and 0.494057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090574Jy sigma=1.399246 ! Fit after self-cal, rms=0.090139Jy sigma=1.394247 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.709 x 21.55 at -1.664 degrees (North through East) ! Clean map min=-0.0084235 max=0.33187 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.05 FD 0.97 HN 1.00* KP 0.98 ! LA 0.98 NL 1.10 OV 1.01 PT 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.99 HN 1.00* KP 0.99 ! LA 0.98 NL 1.13 OV 1.00 PT 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 1.00* KP 0.98 ! LA 0.97 NL 1.07 OV 1.01 PT 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.00* KP 0.99 ! LA 0.96 NL 1.14 OV 0.98 PT 0.94 ! ! ! Fit before self-cal, rms=0.090139Jy sigma=1.394247 ! Fit after self-cal, rms=0.087134Jy sigma=1.356651 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.962 mas, bmaj=21.7 mas, bpa=-0.5941 degrees ! Estimated noise=0.708422 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 (-13.5, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0120123 Jy ! Component: 100 - total flux cleaned = 0.0132785 Jy ! Component: 150 - total flux cleaned = 0.0120848 Jy ! Component: 200 - total flux cleaned = 0.0120839 Jy ! Total flux subtracted in 200 components = 0.0120839 Jy ! Clean residual min=-0.004551 max=0.006847 Jy/beam ! Clean residual mean=0.000021 rms=0.001650 Jy/beam ! Combined flux in latest and established models = 0.506141 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 113 components and 0.506141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085163Jy sigma=1.318920 ! Fit after self-cal, rms=0.085055Jy sigma=1.316939 ! 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.085055Jy sigma=1.316939 ! Fit after self-cal, rms=0.087424Jy sigma=1.318407 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.93 mas, bmaj=21.66 mas, bpa=-0.6575 degrees ! Estimated noise=0.712836 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00534289 Jy ! Component: 100 - total flux cleaned = 0.00746283 Jy ! Component: 150 - total flux cleaned = 0.00791978 Jy ! Component: 200 - total flux cleaned = 0.00821634 Jy ! Total flux subtracted in 200 components = 0.00821634 Jy ! Clean residual min=-0.003858 max=0.005851 Jy/beam ! Clean residual mean=0.000016 rms=0.001326 Jy/beam ! Combined flux in latest and established models = 0.514357 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 152 components and 0.514358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086779Jy sigma=1.312443 ! Fit after self-cal, rms=0.086761Jy sigma=1.312188 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.000572827 Jy ! Component: 100 - total flux cleaned = 0.000305034 Jy ! Component: 150 - total flux cleaned = 0.000224718 Jy ! Component: 200 - total flux cleaned = 0.000304654 Jy ! Total flux subtracted in 200 components = 0.000304654 Jy ! Clean residual min=-0.003867 max=0.004857 Jy/beam ! Clean residual mean=0.000014 rms=0.001225 Jy/beam ! Combined flux in latest and established models = 0.514662 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 180 components and 0.514662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086547Jy sigma=1.309951 ! Fit after self-cal, rms=0.086541Jy sigma=1.309820 ! 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.086541Jy sigma=1.309820 ! Fit after self-cal, rms=0.086929Jy sigma=1.305370 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.93 mas, bmaj=21.65 mas, bpa=-0.6814 degrees ! Estimated noise=0.720218 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0039756 Jy ! Component: 100 - total flux cleaned = 0.00535105 Jy ! Component: 150 - total flux cleaned = 0.00558578 Jy ! Component: 200 - total flux cleaned = 0.00572868 Jy ! Total flux subtracted in 200 components = 0.00572868 Jy ! Clean residual min=-0.003212 max=0.004394 Jy/beam ! Clean residual mean=0.000010 rms=0.001115 Jy/beam ! Combined flux in latest and established models = 0.520391 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 205 components and 0.520391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086518Jy sigma=1.302966 ! Fit after self-cal, rms=0.086513Jy sigma=1.302864 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.000329208 Jy ! Component: 100 - total flux cleaned = 0.000324728 Jy ! Component: 150 - total flux cleaned = 0.000379252 Jy ! Component: 200 - total flux cleaned = 0.000378375 Jy ! Total flux subtracted in 200 components = 0.000378375 Jy ! Clean residual min=-0.003051 max=0.003787 Jy/beam ! Clean residual mean=0.000009 rms=0.001055 Jy/beam ! Combined flux in latest and established models = 0.520769 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 230 components and 0.520769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086391Jy sigma=1.301769 ! Fit after self-cal, rms=0.086388Jy sigma=1.301699 ! 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.086388Jy sigma=1.301699 ! Fit after self-cal, rms=0.086904Jy sigma=1.299765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.15 mas, bmaj=22.46 mas, bpa=2.401 degrees ! Estimated noise=0.732895 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00369836 Jy ! Component: 100 - total flux cleaned = 0.00511558 Jy ! Component: 150 - total flux cleaned = 0.00549326 Jy ! Component: 200 - total flux cleaned = 0.00568689 Jy ! Total flux subtracted in 200 components = 0.00568689 Jy ! Clean residual min=-0.002858 max=0.003460 Jy/beam ! Clean residual mean=0.000008 rms=0.001003 Jy/beam ! Combined flux in latest and established models = 0.526456 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 260 components and 0.526456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086589Jy sigma=1.298529 ! Fit after self-cal, rms=0.086588Jy sigma=1.298502 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 = 8.53914e-05 Jy ! Component: 100 - total flux cleaned = 0.000213752 Jy ! Component: 150 - total flux cleaned = 0.000296057 Jy ! Component: 200 - total flux cleaned = 0.000450795 Jy ! Total flux subtracted in 200 components = 0.000450795 Jy ! Clean residual min=-0.002786 max=0.003386 Jy/beam ! Clean residual mean=0.000008 rms=0.000974 Jy/beam ! Combined flux in latest and established models = 0.526907 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 279 components and 0.526907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086527Jy sigma=1.297980 ! Fit after self-cal, rms=0.086525Jy sigma=1.297958 ! 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=9.928 mas, bmaj=21.65 mas, bpa=-0.7044 degrees ! Estimated noise=0.727393 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.928 x 21.65 at -0.7044 degrees (North through East) ! Clean map min=-0.0055382 max=0.34113 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=8.14 mas, bmaj=19.78 mas, bpa=-3.488 degrees ! Estimated noise=1.23123 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.225655 Jy ! Component: 100 - total flux cleaned = 0.325608 Jy ! Component: 150 - total flux cleaned = 0.386209 Jy ! Component: 200 - total flux cleaned = 0.423579 Jy ! Total flux subtracted in 200 components = 0.423579 Jy ! Clean residual min=-0.011531 max=0.020682 Jy/beam ! Clean residual mean=0.000060 rms=0.004911 Jy/beam ! Combined flux in latest and established models = 0.423579 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.423579 Jy ! Inverting map and beam ! Estimated beam: bmin=9.928 mas, bmaj=21.65 mas, bpa=-0.7044 degrees ! Estimated noise=0.727393 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.0388531 Jy ! Component: 100 - total flux cleaned = 0.0627757 Jy ! Component: 150 - total flux cleaned = 0.0783524 Jy ! Component: 200 - total flux cleaned = 0.0888912 Jy ! Total flux subtracted in 200 components = 0.0888912 Jy ! Clean residual min=-0.007069 max=0.009777 Jy/beam ! Clean residual mean=0.000013 rms=0.002175 Jy/beam ! Combined flux in latest and established models = 0.51247 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 101 components and 0.51247 Jy ! Inverting map ! Added new window around map position (11.5, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00861045 Jy ! Component: 100 - total flux cleaned = 0.0115453 Jy ! Component: 150 - total flux cleaned = 0.014032 Jy ! Component: 200 - total flux cleaned = 0.0143362 Jy ! Total flux subtracted in 200 components = 0.0143362 Jy ! Clean residual min=-0.004248 max=0.004743 Jy/beam ! Clean residual mean=0.000010 rms=0.001260 Jy/beam ! Combined flux in latest and established models = 0.526806 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 141 components and 0.526806 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=11.15 mas, bmaj=22.46 mas, bpa=2.401 degrees ! Estimated noise=0.732895 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000538797 Jy ! Component: 100 - total flux cleaned = -0.000538391 Jy ! Component: 150 - total flux cleaned = -0.000528406 Jy ! Component: 200 - total flux cleaned = -0.000519797 Jy ! Total flux subtracted in 200 components = -0.000519797 Jy ! Clean residual min=-0.003441 max=0.004020 Jy/beam ! Clean residual mean=0.000008 rms=0.001057 Jy/beam ! Combined flux in latest and established models = 0.526286 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.000147414 Jy ! Component: 100 - total flux cleaned = -0.00028231 Jy ! Component: 150 - total flux cleaned = -0.000346845 Jy ! Component: 200 - total flux cleaned = -0.000466189 Jy ! Total flux subtracted in 200 components = -0.000466189 Jy ! Clean residual min=-0.003024 max=0.003696 Jy/beam ! Clean residual mean=0.000005 rms=0.000970 Jy/beam ! Combined flux in latest and established models = 0.52582 Jy ! Adding 105 model components to the UV plane model. ! The established model now contains 233 components and 0.52582 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=9.928 mas, bmaj=21.65 mas, bpa=-0.7044 degrees ! Estimated noise=0.727393 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000539419 Jy ! Component: 100 - total flux cleaned = 0.00054023 Jy ! Component: 150 - total flux cleaned = 0.000487416 Jy ! Component: 200 - total flux cleaned = 0.000386615 Jy ! Total flux subtracted in 200 components = 0.000386615 Jy ! Clean residual min=-0.002733 max=0.003620 Jy/beam ! Clean residual mean=0.000003 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.526207 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 265 components and 0.526207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086421Jy sigma=1.295579 ! Fit after self-cal, rms=0.086410Jy sigma=1.295350 wmodel /scr/pima/bg219e_uvs/J0836-2233_S_map.mod ! Writing 265 model components to file: /scr/pima/bg219e_uvs/J0836-2233_S_map.mod wobs /scr/pima/bg219e_uvs/J0836-2233_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0836-2233_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0836-2233_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219e_uvs/J0836-2233_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.0011706 Jy ! Component: 100 - total flux cleaned = 0.00122447 Jy ! Component: 150 - total flux cleaned = 0.00126857 Jy ! Component: 200 - total flux cleaned = 0.00139988 Jy ! Component: 250 - total flux cleaned = 0.00152549 Jy ! Component: 300 - total flux cleaned = 0.00180535 Jy ! Component: 350 - total flux cleaned = 0.00203737 Jy ! Component: 400 - total flux cleaned = 0.00229936 Jy ! Component: 450 - total flux cleaned = 0.00255165 Jy ! Component: 500 - total flux cleaned = 0.00279614 Jy ! Component: 550 - total flux cleaned = 0.00299878 Jy ! Component: 600 - total flux cleaned = 0.00313092 Jy ! Component: 650 - total flux cleaned = 0.003388 Jy ! Component: 700 - total flux cleaned = 0.003794 Jy ! Component: 750 - total flux cleaned = 0.00415987 Jy ! Component: 800 - total flux cleaned = 0.00451951 Jy ! Component: 850 - total flux cleaned = 0.00493096 Jy ! Component: 900 - total flux cleaned = 0.00521989 Jy ! Component: 950 - total flux cleaned = 0.00553291 Jy ! Component: 1000 - total flux cleaned = 0.00589697 Jy ! Component: 1050 - total flux cleaned = 0.00620022 Jy ! Component: 1100 - total flux cleaned = 0.00652622 Jy ! Component: 1150 - total flux cleaned = 0.00676679 Jy ! Component: 1200 - total flux cleaned = 0.006952 Jy ! Component: 1250 - total flux cleaned = 0.00729092 Jy ! Component: 1300 - total flux cleaned = 0.0075223 Jy ! Component: 1350 - total flux cleaned = 0.00772533 Jy ! Component: 1400 - total flux cleaned = 0.0080008 Jy ! Component: 1450 - total flux cleaned = 0.00812428 Jy ! Component: 1500 - total flux cleaned = 0.00836887 Jy ! Component: 1550 - total flux cleaned = 0.00844117 Jy ! Component: 1600 - total flux cleaned = 0.00853739 Jy ! Component: 1650 - total flux cleaned = 0.00868002 Jy ! Component: 1700 - total flux cleaned = 0.00886822 Jy ! Component: 1750 - total flux cleaned = 0.00896139 Jy ! Component: 1800 - total flux cleaned = 0.00909977 Jy ! Component: 1850 - total flux cleaned = 0.00919122 Jy ! Component: 1900 - total flux cleaned = 0.00934943 Jy ! Component: 1950 - total flux cleaned = 0.00948377 Jy ! Component: 2000 - total flux cleaned = 0.00955035 Jy ! Component: 2050 - total flux cleaned = 0.00968246 Jy ! Component: 2100 - total flux cleaned = 0.00981319 Jy ! Component: 2150 - total flux cleaned = 0.00987807 Jy ! Component: 2200 - total flux cleaned = 0.00998555 Jy ! Component: 2250 - total flux cleaned = 0.0101343 Jy ! Component: 2300 - total flux cleaned = 0.0101763 Jy ! Component: 2350 - total flux cleaned = 0.01026 Jy ! Component: 2400 - total flux cleaned = 0.0103638 Jy ! Component: 2450 - total flux cleaned = 0.0104049 Jy ! Component: 2500 - total flux cleaned = 0.0105281 Jy ! Component: 2550 - total flux cleaned = 0.0106301 Jy ! Component: 2600 - total flux cleaned = 0.0107314 Jy ! Component: 2650 - total flux cleaned = 0.0108521 Jy ! Component: 2700 - total flux cleaned = 0.0109521 Jy ! Component: 2750 - total flux cleaned = 0.0110716 Jy ! Component: 2800 - total flux cleaned = 0.0111704 Jy ! Component: 2850 - total flux cleaned = 0.0112688 Jy ! Component: 2900 - total flux cleaned = 0.0113861 Jy ! Component: 2950 - total flux cleaned = 0.0115029 Jy ! Component: 3000 - total flux cleaned = 0.0115995 Jy ! Component: 3050 - total flux cleaned = 0.0116957 Jy ! Component: 3100 - total flux cleaned = 0.0118103 Jy ! Component: 3150 - total flux cleaned = 0.0119055 Jy ! Component: 3200 - total flux cleaned = 0.0120003 Jy ! Component: 3250 - total flux cleaned = 0.0121132 Jy ! Component: 3300 - total flux cleaned = 0.0121882 Jy ! Component: 3350 - total flux cleaned = 0.0122629 Jy ! Component: 3400 - total flux cleaned = 0.0123743 Jy ! Component: 3450 - total flux cleaned = 0.0124851 Jy ! Component: 3500 - total flux cleaned = 0.0125586 Jy ! Component: 3550 - total flux cleaned = 0.0126318 Jy ! Component: 3600 - total flux cleaned = 0.0127228 Jy ! Component: 3650 - total flux cleaned = 0.0127771 Jy ! Component: 3700 - total flux cleaned = 0.0128494 Jy ! Component: 3750 - total flux cleaned = 0.0129393 Jy ! Component: 3800 - total flux cleaned = 0.012993 Jy ! Component: 3850 - total flux cleaned = 0.0130466 Jy ! Component: 3900 - total flux cleaned = 0.0131536 Jy ! Component: 3950 - total flux cleaned = 0.0132423 Jy ! Component: 4000 - total flux cleaned = 0.0132954 Jy ! Component: 4050 - total flux cleaned = 0.0134188 Jy ! Total flux subtracted in 4096 components = 0.0134891 Jy ! Clean residual min=-0.001017 max=0.001218 Jy/beam ! Clean residual mean=0.000001 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.539696 Jy keep ! Adding 351 model components to the UV plane model. ! The established model now contains 616 components and 0.539696 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0836-2233_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.928 x 21.65 at -0.7044 degrees (North through East) ! Clean map min=-0.0030371 max=0.34358 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0836-2233_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.343579 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000379448 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.33132 0.33132 0.66264 1.32528 2.65056 5.30112 10.6022 21.2045 42.4089 84.8179 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.343 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 905.469 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0836-2233_S_uvs.log closed on Thu Apr 7 06:40:12 2016