! Started logfile: /scr/pima/bg219i_uvs/J0443+3441_S_uvs.log on Wed Apr 6 22:52:04 2016 obs /scr/pima/bg219i_uvs/J0443+3441_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J0443+3441_S_uva.fits ! AN table 1: 7 integrations on 36 of 36 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0443+3441 ! ! 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 1008 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219i_uvs/J0443+3441_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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.150933Jy sigma=18.923087 ! Fit after self-cal, rms=0.474739Jy sigma=6.841214 ! 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=6.686 mas, bmaj=8.377 mas, bpa=-67.74 degrees ! Estimated noise=1.81725 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.456502 Jy ! Component: 100 - total flux cleaned = 0.556893 Jy ! Total flux subtracted in 100 components = 0.556893 Jy ! Clean residual min=-0.019304 max=0.039969 Jy/beam ! Clean residual mean=0.000007 rms=0.007876 Jy/beam ! Combined flux in latest and established models = 0.556893 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.556893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194572Jy sigma=2.491017 ! Fit after self-cal, rms=0.193855Jy sigma=2.482743 ! 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=7.071 mas, bmaj=8.847 mas, bpa=-64.15 degrees ! Estimated noise=1.5661 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.0344674 Jy ! Component: 100 - total flux cleaned = 0.046259 Jy ! Component: 150 - total flux cleaned = 0.0479241 Jy ! Component: 200 - total flux cleaned = 0.0489406 Jy ! Total flux subtracted in 200 components = 0.0489406 Jy ! Clean residual min=-0.015740 max=0.029199 Jy/beam ! Clean residual mean=-0.000090 rms=0.006400 Jy/beam ! Combined flux in latest and established models = 0.605834 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 24 components and 0.605834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.192016Jy sigma=2.308441 ! Fit after self-cal, rms=0.192033Jy sigma=2.308268 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.071 x 8.847 at -64.15 degrees (North through East) ! Clean map min=-0.015729 max=0.5847 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 0.97 FD 0.98 HN 1.02 KP 0.94 ! LA 1.15 NL 0.94 OV 0.93 PT 0.98 ! SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.97 HN 0.99 KP 0.92 ! LA 1.17 NL 0.94 OV 0.94 PT 0.99 ! SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.97 HN 0.99 KP 0.95 ! LA 1.14 NL 1.04 OV 0.94 PT 1.01 ! SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.04 KP 0.94 ! LA 1.16 NL 0.96 OV 0.90 PT 0.99 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.192033Jy sigma=2.308268 ! Fit after self-cal, rms=0.195080Jy sigma=2.171110 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.054 mas, bmaj=8.818 mas, bpa=-63.32 degrees ! Estimated noise=1.52459 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.00840851 Jy ! Component: 100 - total flux cleaned = -0.00740182 Jy ! Component: 150 - total flux cleaned = -0.00730226 Jy ! Component: 200 - total flux cleaned = -0.00713673 Jy ! Total flux subtracted in 200 components = -0.00713673 Jy ! Clean residual min=-0.007627 max=0.009560 Jy/beam ! Clean residual mean=-0.000021 rms=0.002504 Jy/beam ! Combined flux in latest and established models = 0.598697 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 35 components and 0.598697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.193594Jy sigma=2.175662 ! Fit after self-cal, rms=0.193622Jy sigma=2.175528 ! 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.193622Jy sigma=2.175528 ! Fit after self-cal, rms=0.191615Jy sigma=2.167684 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.044 mas, bmaj=8.813 mas, bpa=-63.35 degrees ! Estimated noise=1.49569 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00934787 Jy ! Component: 100 - total flux cleaned = -0.00964959 Jy ! Component: 150 - total flux cleaned = -0.00941491 Jy ! Component: 200 - total flux cleaned = -0.00915036 Jy ! Total flux subtracted in 200 components = -0.00915036 Jy ! Clean residual min=-0.007280 max=0.009328 Jy/beam ! Clean residual mean=-0.000020 rms=0.002383 Jy/beam ! Combined flux in latest and established models = 0.589547 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 40 components and 0.589547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190176Jy sigma=2.174016 ! Fit after self-cal, rms=0.190177Jy sigma=2.174007 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.000103032 Jy ! Component: 100 - total flux cleaned = 0.00025864 Jy ! Component: 150 - total flux cleaned = 0.000486741 Jy ! Component: 200 - total flux cleaned = 0.000607144 Jy ! Total flux subtracted in 200 components = 0.000607144 Jy ! Clean residual min=-0.007023 max=0.009319 Jy/beam ! Clean residual mean=-0.000020 rms=0.002372 Jy/beam ! Combined flux in latest and established models = 0.590154 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 46 components and 0.590154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190129Jy sigma=2.173903 ! Fit after self-cal, rms=0.190132Jy sigma=2.173893 ! 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.190132Jy sigma=2.173893 ! Fit after self-cal, rms=0.188009Jy sigma=2.165154 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.034 mas, bmaj=8.803 mas, bpa=-63.28 degrees ! Estimated noise=1.46582 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00910285 Jy ! Component: 100 - total flux cleaned = -0.010048 Jy ! Component: 150 - total flux cleaned = -0.00998585 Jy ! Component: 200 - total flux cleaned = -0.00983568 Jy ! Total flux subtracted in 200 components = -0.00983568 Jy ! Clean residual min=-0.006885 max=0.008956 Jy/beam ! Clean residual mean=-0.000019 rms=0.002269 Jy/beam ! Combined flux in latest and established models = 0.580318 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.580318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186586Jy sigma=2.172383 ! Fit after self-cal, rms=0.186586Jy sigma=2.172379 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.63009e-05 Jy ! Component: 100 - total flux cleaned = 4.63812e-05 Jy ! Component: 150 - total flux cleaned = 4.64636e-05 Jy ! Component: 200 - total flux cleaned = 8.23758e-05 Jy ! Total flux subtracted in 200 components = 8.23758e-05 Jy ! Clean residual min=-0.006760 max=0.008938 Jy/beam ! Clean residual mean=-0.000019 rms=0.002262 Jy/beam ! Combined flux in latest and established models = 0.580401 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.580401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186557Jy sigma=2.172272 ! Fit after self-cal, rms=0.186559Jy sigma=2.172268 ! 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.186559Jy sigma=2.172268 ! Fit after self-cal, rms=0.184410Jy sigma=2.163643 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.531 mas, bmaj=9.951 mas, bpa=-64.62 degrees ! Estimated noise=1.52173 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00838332 Jy ! Component: 100 - total flux cleaned = -0.0100284 Jy ! Component: 150 - total flux cleaned = -0.00980464 Jy ! Component: 200 - total flux cleaned = -0.00972328 Jy ! Total flux subtracted in 200 components = -0.00972328 Jy ! Clean residual min=-0.007330 max=0.010436 Jy/beam ! Clean residual mean=-0.000032 rms=0.002675 Jy/beam ! Combined flux in latest and established models = 0.570678 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 64 components and 0.570678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183061Jy sigma=2.170795 ! Fit after self-cal, rms=0.183061Jy sigma=2.170792 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.38728e-05 Jy ! Component: 100 - total flux cleaned = 8.03012e-05 Jy ! Component: 150 - total flux cleaned = 0.000101261 Jy ! Component: 200 - total flux cleaned = 0.000120797 Jy ! Total flux subtracted in 200 components = 0.000120797 Jy ! Clean residual min=-0.007273 max=0.010461 Jy/beam ! Clean residual mean=-0.000032 rms=0.002672 Jy/beam ! Combined flux in latest and established models = 0.570798 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 70 components and 0.570798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183043Jy sigma=2.170806 ! Fit after self-cal, rms=0.183044Jy sigma=2.170804 ! 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=7.029 mas, bmaj=8.795 mas, bpa=-63.21 degrees ! Estimated noise=1.43659 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.029 x 8.795 at -63.21 degrees (North through East) ! Clean map min=-0.0065392 max=0.53698 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183044Jy sigma=2.170804 ! Fit after self-cal, rms=0.181740Jy sigma=2.154573 ! Inverting map and beam ! Estimated beam: bmin=7.031 mas, bmaj=8.812 mas, bpa=-63.6 degrees ! Estimated noise=1.42869 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00292297 Jy ! Component: 100 - total flux cleaned = -0.00426405 Jy ! Component: 150 - total flux cleaned = -0.00505141 Jy ! Component: 200 - total flux cleaned = -0.00536559 Jy ! Total flux subtracted in 200 components = -0.00536559 Jy ! Clean residual min=-0.007080 max=0.009193 Jy/beam ! Clean residual mean=-0.000024 rms=0.002365 Jy/beam ! Combined flux in latest and established models = 0.565433 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 78 components and 0.565433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181356Jy sigma=2.159130 ! Fit after self-cal, rms=0.181356Jy sigma=2.159129 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000296653 Jy ! Component: 100 - total flux cleaned = -0.000466367 Jy ! Component: 150 - total flux cleaned = -0.00056285 Jy ! Component: 200 - total flux cleaned = -0.000599855 Jy ! Total flux subtracted in 200 components = -0.000599855 Jy ! Clean residual min=-0.007055 max=0.009224 Jy/beam ! Clean residual mean=-0.000024 rms=0.002367 Jy/beam ! Combined flux in latest and established models = 0.564833 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 85 components and 0.564833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181336Jy sigma=2.159338 ! Fit after self-cal, rms=0.181337Jy sigma=2.159338 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181337Jy sigma=2.159338 ! Fit after self-cal, rms=0.181320Jy sigma=2.159246 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=6.656 mas, bmaj=8.382 mas, bpa=-67.5 degrees ! Estimated noise=1.65088 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.414734 Jy ! Component: 100 - total flux cleaned = 0.506471 Jy ! Component: 150 - total flux cleaned = 0.538697 Jy ! Component: 200 - total flux cleaned = 0.554025 Jy ! Total flux subtracted in 200 components = 0.554025 Jy ! Clean residual min=-0.009112 max=0.011217 Jy/beam ! Clean residual mean=-0.000002 rms=0.002643 Jy/beam ! Combined flux in latest and established models = 0.554025 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.554025 Jy ! Inverting map and beam ! Estimated beam: bmin=7.031 mas, bmaj=8.812 mas, bpa=-63.61 degrees ! Estimated noise=1.42765 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 (30, 76). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0120285 Jy ! Component: 100 - total flux cleaned = 0.0178621 Jy ! Component: 150 - total flux cleaned = 0.019268 Jy ! Component: 200 - total flux cleaned = 0.0204271 Jy ! Total flux subtracted in 200 components = 0.0204271 Jy ! Clean residual min=-0.006854 max=0.007887 Jy/beam ! Clean residual mean=-0.000003 rms=0.001932 Jy/beam ! Combined flux in latest and established models = 0.574452 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 50 components and 0.574452 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=8.536 mas, bmaj=9.967 mas, bpa=-65.06 degrees ! Estimated noise=1.51088 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00162986 Jy ! Component: 100 - total flux cleaned = 0.00131693 Jy ! Component: 150 - total flux cleaned = 0.00105163 Jy ! Component: 200 - total flux cleaned = 0.0010587 Jy ! Total flux subtracted in 200 components = 0.0010587 Jy ! Clean residual min=-0.006210 max=0.007754 Jy/beam ! Clean residual mean=-0.000009 rms=0.002003 Jy/beam ! Combined flux in latest and established models = 0.575511 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 = 7.9062e-07 Jy ! Component: 100 - total flux cleaned = 9.82671e-05 Jy ! Component: 150 - total flux cleaned = 9.91752e-05 Jy ! Component: 200 - total flux cleaned = 0.000103398 Jy ! Total flux subtracted in 200 components = 0.000103398 Jy ! Clean residual min=-0.005975 max=0.007101 Jy/beam ! Clean residual mean=-0.000007 rms=0.001885 Jy/beam ! Combined flux in latest and established models = 0.575614 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 109 components and 0.575614 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=7.031 mas, bmaj=8.812 mas, bpa=-63.61 degrees ! Estimated noise=1.42765 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000634355 Jy ! Component: 100 - total flux cleaned = -0.000482827 Jy ! Component: 150 - total flux cleaned = -0.000293825 Jy ! Component: 200 - total flux cleaned = -0.000292697 Jy ! Total flux subtracted in 200 components = -0.000292697 Jy ! Clean residual min=-0.006080 max=0.005910 Jy/beam ! Clean residual mean=-0.000004 rms=0.001623 Jy/beam ! Combined flux in latest and established models = 0.575322 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 138 components and 0.575322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.179242Jy sigma=2.160472 ! Fit after self-cal, rms=0.179143Jy sigma=2.158807 wmodel /scr/pima/bg219i_uvs/J0443+3441_S_map.mod ! Writing 138 model components to file: /scr/pima/bg219i_uvs/J0443+3441_S_map.mod wobs /scr/pima/bg219i_uvs/J0443+3441_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J0443+3441_S_uvs.fits wwins /scr/pima/bg219i_uvs/J0443+3441_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219i_uvs/J0443+3441_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.00111525 Jy ! Component: 100 - total flux cleaned = -0.0014014 Jy ! Component: 150 - total flux cleaned = -0.00114792 Jy ! Component: 200 - total flux cleaned = -0.00114835 Jy ! Component: 250 - total flux cleaned = -0.00107531 Jy ! Component: 300 - total flux cleaned = -0.00127149 Jy ! Component: 350 - total flux cleaned = -0.000766137 Jy ! Component: 400 - total flux cleaned = -0.000586928 Jy ! Component: 450 - total flux cleaned = -0.000530457 Jy ! Component: 500 - total flux cleaned = -0.000365226 Jy ! Component: 550 - total flux cleaned = -4.39829e-05 Jy ! Component: 600 - total flux cleaned = 0.000315842 Jy ! Component: 650 - total flux cleaned = 0.00046563 Jy ! Component: 700 - total flux cleaned = 0.000611601 Jy ! Component: 750 - total flux cleaned = 0.00075248 Jy ! Component: 800 - total flux cleaned = 0.000660762 Jy ! Component: 850 - total flux cleaned = 0.000661749 Jy ! Component: 900 - total flux cleaned = 0.000836264 Jy ! Component: 950 - total flux cleaned = 0.000878855 Jy ! Component: 1000 - total flux cleaned = 0.00100317 Jy ! Component: 1050 - total flux cleaned = 0.0011256 Jy ! Component: 1100 - total flux cleaned = 0.00148209 Jy ! Component: 1150 - total flux cleaned = 0.00148202 Jy ! Component: 1200 - total flux cleaned = 0.00170973 Jy ! Component: 1250 - total flux cleaned = 0.00182129 Jy ! Component: 1300 - total flux cleaned = 0.00196763 Jy ! Component: 1350 - total flux cleaned = 0.00214608 Jy ! Component: 1400 - total flux cleaned = 0.00239081 Jy ! Component: 1450 - total flux cleaned = 0.00245946 Jy ! Component: 1500 - total flux cleaned = 0.00266201 Jy ! Component: 1550 - total flux cleaned = 0.00289444 Jy ! Component: 1600 - total flux cleaned = 0.00302424 Jy ! Component: 1650 - total flux cleaned = 0.00305644 Jy ! Component: 1700 - total flux cleaned = 0.00327743 Jy ! Component: 1750 - total flux cleaned = 0.0033088 Jy ! Component: 1800 - total flux cleaned = 0.00343126 Jy ! Component: 1850 - total flux cleaned = 0.0035516 Jy ! Component: 1900 - total flux cleaned = 0.00364031 Jy ! Component: 1950 - total flux cleaned = 0.00366931 Jy ! Component: 2000 - total flux cleaned = 0.00364046 Jy ! Component: 2050 - total flux cleaned = 0.00364051 Jy ! Component: 2100 - total flux cleaned = 0.00375364 Jy ! Component: 2150 - total flux cleaned = 0.00378155 Jy ! Component: 2200 - total flux cleaned = 0.00383705 Jy ! Component: 2250 - total flux cleaned = 0.00378169 Jy ! Component: 2300 - total flux cleaned = 0.00389062 Jy ! Component: 2350 - total flux cleaned = 0.00386378 Jy ! Component: 2400 - total flux cleaned = 0.00397146 Jy ! Component: 2450 - total flux cleaned = 0.00391819 Jy ! Component: 2500 - total flux cleaned = 0.00397115 Jy ! Component: 2550 - total flux cleaned = 0.00402373 Jy ! Component: 2600 - total flux cleaned = 0.00410212 Jy ! Component: 2650 - total flux cleaned = 0.00423162 Jy ! Component: 2700 - total flux cleaned = 0.00433458 Jy ! Component: 2750 - total flux cleaned = 0.0043858 Jy ! Component: 2800 - total flux cleaned = 0.00448776 Jy ! Component: 2850 - total flux cleaned = 0.00463994 Jy ! Component: 2900 - total flux cleaned = 0.00469015 Jy ! Component: 2950 - total flux cleaned = 0.00474017 Jy ! Component: 3000 - total flux cleaned = 0.00481499 Jy ! Component: 3050 - total flux cleaned = 0.00486456 Jy ! Component: 3100 - total flux cleaned = 0.00491414 Jy ! Component: 3150 - total flux cleaned = 0.00493875 Jy ! Component: 3200 - total flux cleaned = 0.0050125 Jy ! Component: 3250 - total flux cleaned = 0.00501254 Jy ! Component: 3300 - total flux cleaned = 0.00511041 Jy ! Component: 3350 - total flux cleaned = 0.00515906 Jy ! Component: 3400 - total flux cleaned = 0.00520789 Jy ! Component: 3450 - total flux cleaned = 0.00528104 Jy ! Component: 3500 - total flux cleaned = 0.00542691 Jy ! Component: 3550 - total flux cleaned = 0.00547553 Jy ! Component: 3600 - total flux cleaned = 0.00557259 Jy ! Component: 3650 - total flux cleaned = 0.00564545 Jy ! Component: 3700 - total flux cleaned = 0.00574247 Jy ! Component: 3750 - total flux cleaned = 0.00586372 Jy ! Component: 3800 - total flux cleaned = 0.00598479 Jy ! Component: 3850 - total flux cleaned = 0.00610592 Jy ! Component: 3900 - total flux cleaned = 0.00627567 Jy ! Component: 3950 - total flux cleaned = 0.00637272 Jy ! Component: 4000 - total flux cleaned = 0.00654283 Jy ! Component: 4050 - total flux cleaned = 0.00668858 Jy ! Total flux subtracted in 4096 components = 0.00673729 Jy ! Clean residual min=-0.001363 max=0.001455 Jy/beam ! Clean residual mean=0.000007 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.582059 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 437 components and 0.582059 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J0443+3441_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.031 x 8.812 at -63.61 degrees (North through East) ! Clean map min=-0.0043996 max=0.52815 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J0443+3441_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.52815 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000440484 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.250204 0.250204 0.500408 1.00082 2.00163 4.00326 8.00652 16.013 32.0261 64.0522 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.528 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1199.02 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J0443+3441_S_uvs.log closed on Wed Apr 6 22:52:08 2016