! Started logfile: /scr/pima/bg219i_uvs/J0205-3444_S_uvs.log on Wed Apr 6 22:49:08 2016 obs /scr/pima/bg219i_uvs/J0205-3444_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J0205-3444_S_uva.fits ! AN table 1: 62 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.875 visibilities/baseline/integration-bin. ! Found source: J0205-3444 ! ! 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 7812 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/J0205-3444_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 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.998133Jy sigma=16.039589 ! Fit after self-cal, rms=0.877963Jy sigma=14.060532 ! 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.978 mas, bmaj=13.64 mas, bpa=18.8 degrees ! Estimated noise=0.919908 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.0874437 Jy ! Component: 100 - total flux cleaned = 0.115719 Jy ! Total flux subtracted in 100 components = 0.115719 Jy ! Clean residual min=-0.007838 max=0.018979 Jy/beam ! Clean residual mean=-0.000046 rms=0.002722 Jy/beam ! Combined flux in latest and established models = 0.115719 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.115719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094848Jy sigma=1.493163 ! Fit after self-cal, rms=0.094674Jy sigma=1.491625 ! Inverting map ! Added new window around map position (-8.5, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0200501 Jy ! Component: 100 - total flux cleaned = 0.0337734 Jy ! Total flux subtracted in 100 components = 0.0337734 Jy ! Clean residual min=-0.006230 max=0.007762 Jy/beam ! Clean residual mean=-0.000027 rms=0.001817 Jy/beam ! Combined flux in latest and established models = 0.149492 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 43 components and 0.149492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087929Jy sigma=1.361338 ! Fit after self-cal, rms=0.087715Jy sigma=1.357533 ! 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.944 mas, bmaj=16.66 mas, bpa=17.4 degrees ! Estimated noise=0.529908 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.017758 Jy ! Component: 100 - total flux cleaned = 0.0284711 Jy ! Component: 150 - total flux cleaned = 0.0355223 Jy ! Component: 200 - total flux cleaned = 0.0402558 Jy ! Total flux subtracted in 200 components = 0.0402558 Jy ! Clean residual min=-0.003254 max=0.004086 Jy/beam ! Clean residual mean=-0.000002 rms=0.000996 Jy/beam ! Combined flux in latest and established models = 0.189748 Jy ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 119 components and 0.189748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084129Jy sigma=1.284928 ! Fit after self-cal, rms=0.084058Jy sigma=1.283030 ! 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.944 x 16.66 at 17.4 degrees (North through East) ! Clean map min=-0.0030001 max=0.12001 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.99 FD 0.97 HN 1.16 KP 0.96 ! LA 0.99 NL 1.09 OV 0.95 PT 0.97 ! SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 1.03 KP 0.97 ! LA 0.97 NL 0.97 OV 0.96 PT 0.95 ! SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.06 KP 1.00 ! LA 0.96 NL 1.04 OV 0.95 PT 0.97 ! SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.96 HN 1.14 KP 1.00 ! LA 0.98 NL 1.13 OV 1.03 PT 0.99 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.084058Jy sigma=1.283030 ! Fit after self-cal, rms=0.085270Jy sigma=1.277044 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.98 mas, bmaj=17 mas, bpa=17.53 degrees ! Estimated noise=0.525494 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.00125654 Jy ! Component: 100 - total flux cleaned = 0.0013601 Jy ! Component: 150 - total flux cleaned = 0.00150629 Jy ! Component: 200 - total flux cleaned = 0.0016676 Jy ! Total flux subtracted in 200 components = 0.0016676 Jy ! Clean residual min=-0.002860 max=0.002882 Jy/beam ! Clean residual mean=0.000019 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.191415 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 131 components and 0.191415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085165Jy sigma=1.275704 ! Fit after self-cal, rms=0.085213Jy sigma=1.275433 ! 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.085213Jy sigma=1.275433 ! Fit after self-cal, rms=0.085614Jy sigma=1.272528 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.991 mas, bmaj=17.05 mas, bpa=17.5 degrees ! Estimated noise=0.524645 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000430802 Jy ! Component: 100 - total flux cleaned = 0.000324485 Jy ! Component: 150 - total flux cleaned = 0.000269783 Jy ! Component: 200 - total flux cleaned = 0.000221545 Jy ! Total flux subtracted in 200 components = 0.000221545 Jy ! Clean residual min=-0.002352 max=0.002129 Jy/beam ! Clean residual mean=0.000016 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.191637 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 150 components and 0.191637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085577Jy sigma=1.272098 ! Fit after self-cal, rms=0.085590Jy sigma=1.271977 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 = 7.0215e-05 Jy ! Component: 100 - total flux cleaned = 0.000139047 Jy ! Component: 150 - total flux cleaned = 9.96738e-05 Jy ! Component: 200 - total flux cleaned = 8.13419e-05 Jy ! Total flux subtracted in 200 components = 8.13419e-05 Jy ! Clean residual min=-0.002284 max=0.002121 Jy/beam ! Clean residual mean=0.000016 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.191718 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 159 components and 0.191718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085575Jy sigma=1.271779 ! Fit after self-cal, rms=0.085573Jy sigma=1.271732 ! 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.085573Jy sigma=1.271732 ! Fit after self-cal, rms=0.085843Jy sigma=1.271458 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.989 mas, bmaj=17.07 mas, bpa=17.59 degrees ! Estimated noise=0.522551 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000263034 Jy ! Component: 100 - total flux cleaned = -0.000332019 Jy ! Component: 150 - total flux cleaned = -0.000372555 Jy ! Component: 200 - total flux cleaned = -0.000406455 Jy ! Total flux subtracted in 200 components = -0.000406455 Jy ! Clean residual min=-0.002100 max=0.002089 Jy/beam ! Clean residual mean=0.000015 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.191312 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 173 components and 0.191312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085828Jy sigma=1.271266 ! Fit after self-cal, rms=0.085839Jy sigma=1.271220 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 = -1.90838e-05 Jy ! Component: 100 - total flux cleaned = -2.67763e-06 Jy ! Component: 150 - total flux cleaned = -1.67701e-05 Jy ! Component: 200 - total flux cleaned = -2.89292e-05 Jy ! Total flux subtracted in 200 components = -2.89292e-05 Jy ! Clean residual min=-0.002075 max=0.002080 Jy/beam ! Clean residual mean=0.000015 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.191283 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 189 components and 0.191283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085832Jy sigma=1.271131 ! Fit after self-cal, rms=0.085831Jy sigma=1.271110 ! 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.085831Jy sigma=1.271110 ! Fit after self-cal, rms=0.085897Jy sigma=1.271122 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.802 mas, bmaj=28.85 mas, bpa=6.469 degrees ! Estimated noise=0.58171 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00047707 Jy ! Component: 100 - total flux cleaned = -0.000560407 Jy ! Component: 150 - total flux cleaned = -0.000630706 Jy ! Component: 200 - total flux cleaned = -0.00069143 Jy ! Total flux subtracted in 200 components = -0.00069143 Jy ! Clean residual min=-0.002185 max=0.002302 Jy/beam ! Clean residual mean=0.000023 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.190592 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 194 components and 0.190592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085893Jy sigma=1.271047 ! Fit after self-cal, rms=0.085895Jy sigma=1.271035 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.64187e-05 Jy ! Component: 100 - total flux cleaned = -0.000126039 Jy ! Component: 150 - total flux cleaned = -0.000158627 Jy ! Component: 200 - total flux cleaned = -0.000187518 Jy ! Total flux subtracted in 200 components = -0.000187518 Jy ! Clean residual min=-0.002175 max=0.002303 Jy/beam ! Clean residual mean=0.000022 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.190404 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 200 components and 0.190404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085895Jy sigma=1.271023 ! Fit after self-cal, rms=0.085895Jy sigma=1.271017 ! 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.987 mas, bmaj=17.1 mas, bpa=17.67 degrees ! Estimated noise=0.521197 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.987 x 17.1 at 17.67 degrees (North through East) ! Clean map min=-0.0019907 max=0.11783 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.978 mas, bmaj=14.02 mas, bpa=19.17 degrees ! Estimated noise=0.922484 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0869038 Jy ! Component: 100 - total flux cleaned = 0.116828 Jy ! Component: 150 - total flux cleaned = 0.136279 Jy ! Component: 200 - total flux cleaned = 0.149649 Jy ! Total flux subtracted in 200 components = 0.149649 Jy ! Clean residual min=-0.005192 max=0.007458 Jy/beam ! Clean residual mean=-0.000020 rms=0.001599 Jy/beam ! Combined flux in latest and established models = 0.149649 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 51 model components to the UV plane model. ! The established model now contains 51 components and 0.149649 Jy ! Inverting map and beam ! Estimated beam: bmin=3.987 mas, bmaj=17.1 mas, bpa=17.67 degrees ! Estimated noise=0.521197 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.0150104 Jy ! Component: 100 - total flux cleaned = 0.0241462 Jy ! Component: 150 - total flux cleaned = 0.0300232 Jy ! Component: 200 - total flux cleaned = 0.0339007 Jy ! Total flux subtracted in 200 components = 0.0339007 Jy ! Clean residual min=-0.002371 max=0.002406 Jy/beam ! Clean residual mean=0.000003 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.18355 Jy ! Adding 84 model components to the UV plane model. ! The established model now contains 125 components and 0.18355 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.802 mas, bmaj=28.85 mas, bpa=6.469 degrees ! Estimated noise=0.58171 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00323691 Jy ! Component: 100 - total flux cleaned = 0.00492034 Jy ! Component: 150 - total flux cleaned = 0.00590566 Jy ! Component: 200 - total flux cleaned = 0.00641058 Jy ! Total flux subtracted in 200 components = 0.00641058 Jy ! Clean residual min=-0.002430 max=0.002221 Jy/beam ! Clean residual mean=0.000022 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.18996 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.8674e-05 Jy ! Component: 100 - total flux cleaned = 0.000113893 Jy ! Component: 150 - total flux cleaned = 0.000146805 Jy ! Component: 200 - total flux cleaned = 0.000161966 Jy ! Total flux subtracted in 200 components = 0.000161966 Jy ! Clean residual min=-0.002338 max=0.002242 Jy/beam ! Clean residual mean=0.000022 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.190122 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 171 components and 0.190122 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.987 mas, bmaj=17.1 mas, bpa=17.67 degrees ! Estimated noise=0.521197 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000453858 Jy ! Component: 100 - total flux cleaned = 0.000482327 Jy ! Component: 150 - total flux cleaned = 0.000482928 Jy ! Component: 200 - total flux cleaned = 0.000482832 Jy ! Total flux subtracted in 200 components = 0.000482832 Jy ! Clean residual min=-0.002050 max=0.002084 Jy/beam ! Clean residual mean=0.000014 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.190605 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 185 components and 0.190605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085911Jy sigma=1.271353 ! Fit after self-cal, rms=0.085892Jy sigma=1.271270 wmodel /scr/pima/bg219i_uvs/J0205-3444_S_map.mod ! Writing 185 model components to file: /scr/pima/bg219i_uvs/J0205-3444_S_map.mod wobs /scr/pima/bg219i_uvs/J0205-3444_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J0205-3444_S_uvs.fits wwins /scr/pima/bg219i_uvs/J0205-3444_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219i_uvs/J0205-3444_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.000268501 Jy ! Component: 100 - total flux cleaned = -0.00062967 Jy ! Component: 150 - total flux cleaned = -0.000801411 Jy ! Component: 200 - total flux cleaned = -0.000898879 Jy ! Component: 250 - total flux cleaned = -0.00102416 Jy ! Component: 300 - total flux cleaned = -0.00132864 Jy ! Component: 350 - total flux cleaned = -0.00141703 Jy ! Component: 400 - total flux cleaned = -0.00144642 Jy ! Component: 450 - total flux cleaned = -0.00144695 Jy ! Component: 500 - total flux cleaned = -0.00150191 Jy ! Component: 550 - total flux cleaned = -0.00150198 Jy ! Component: 600 - total flux cleaned = -0.00147564 Jy ! Component: 650 - total flux cleaned = -0.00139839 Jy ! Component: 700 - total flux cleaned = -0.00137336 Jy ! Component: 750 - total flux cleaned = -0.00127511 Jy ! Component: 800 - total flux cleaned = -0.0012993 Jy ! Component: 850 - total flux cleaned = -0.00122759 Jy ! Component: 900 - total flux cleaned = -0.00118133 Jy ! Component: 950 - total flux cleaned = -0.00115879 Jy ! Component: 1000 - total flux cleaned = -0.00109153 Jy ! Component: 1050 - total flux cleaned = -0.00106948 Jy ! Component: 1100 - total flux cleaned = -0.00104748 Jy ! Component: 1150 - total flux cleaned = -0.000983586 Jy ! Component: 1200 - total flux cleaned = -0.000962821 Jy ! Component: 1250 - total flux cleaned = -0.000963023 Jy ! Component: 1300 - total flux cleaned = -0.00098317 Jy ! Component: 1350 - total flux cleaned = -0.00102316 Jy ! Component: 1400 - total flux cleaned = -0.000983389 Jy ! Component: 1450 - total flux cleaned = -0.00106144 Jy ! Component: 1500 - total flux cleaned = -0.00113826 Jy ! Component: 1550 - total flux cleaned = -0.0011383 Jy ! Component: 1600 - total flux cleaned = -0.00119509 Jy ! Component: 1650 - total flux cleaned = -0.00125125 Jy ! Component: 1700 - total flux cleaned = -0.00132523 Jy ! Component: 1750 - total flux cleaned = -0.00136193 Jy ! Component: 1800 - total flux cleaned = -0.00146975 Jy ! Component: 1850 - total flux cleaned = -0.00155818 Jy ! Component: 1900 - total flux cleaned = -0.0015231 Jy ! Component: 1950 - total flux cleaned = -0.00159256 Jy ! Component: 2000 - total flux cleaned = -0.00164404 Jy ! Component: 2050 - total flux cleaned = -0.00169533 Jy ! Component: 2100 - total flux cleaned = -0.00172904 Jy ! Component: 2150 - total flux cleaned = -0.00182884 Jy ! Component: 2200 - total flux cleaned = -0.00182874 Jy ! Component: 2250 - total flux cleaned = -0.00187744 Jy ! Component: 2300 - total flux cleaned = -0.00189364 Jy ! Component: 2350 - total flux cleaned = -0.00192531 Jy ! Component: 2400 - total flux cleaned = -0.00189369 Jy ! Component: 2450 - total flux cleaned = -0.00195635 Jy ! Component: 2500 - total flux cleaned = -0.00195631 Jy ! Component: 2550 - total flux cleaned = -0.00194093 Jy ! Component: 2600 - total flux cleaned = -0.00200199 Jy ! Component: 2650 - total flux cleaned = -0.00203212 Jy ! Component: 2700 - total flux cleaned = -0.00201719 Jy ! Component: 2750 - total flux cleaned = -0.00204666 Jy ! Component: 2800 - total flux cleaned = -0.00209073 Jy ! Component: 2850 - total flux cleaned = -0.00211992 Jy ! Component: 2900 - total flux cleaned = -0.00210531 Jy ! Component: 2950 - total flux cleaned = -0.00216273 Jy ! Component: 3000 - total flux cleaned = -0.00213427 Jy ! Component: 3050 - total flux cleaned = -0.00224722 Jy ! Component: 3100 - total flux cleaned = -0.00223312 Jy ! Component: 3150 - total flux cleaned = -0.00231637 Jy ! Component: 3200 - total flux cleaned = -0.00233005 Jy ! Component: 3250 - total flux cleaned = -0.00238459 Jy ! Component: 3300 - total flux cleaned = -0.00238456 Jy ! Component: 3350 - total flux cleaned = -0.00243828 Jy ! Component: 3400 - total flux cleaned = -0.00245155 Jy ! Component: 3450 - total flux cleaned = -0.00247792 Jy ! Component: 3500 - total flux cleaned = -0.00249107 Jy ! Component: 3550 - total flux cleaned = -0.0025433 Jy ! Component: 3600 - total flux cleaned = -0.00256929 Jy ! Component: 3650 - total flux cleaned = -0.00260801 Jy ! Component: 3700 - total flux cleaned = -0.00264635 Jy ! Component: 3750 - total flux cleaned = -0.00267181 Jy ! Component: 3800 - total flux cleaned = -0.00264655 Jy ! Component: 3850 - total flux cleaned = -0.00270936 Jy ! Component: 3900 - total flux cleaned = -0.0027093 Jy ! Component: 3950 - total flux cleaned = -0.00270928 Jy ! Component: 4000 - total flux cleaned = -0.00275832 Jy ! Component: 4050 - total flux cleaned = -0.00270941 Jy ! Total flux subtracted in 4096 components = -0.00275794 Jy ! Clean residual min=-0.000716 max=0.000716 Jy/beam ! Clean residual mean=0.000006 rms=0.000236 Jy/beam ! Combined flux in latest and established models = 0.187847 Jy keep ! Adding 257 model components to the UV plane model. ! The established model now contains 442 components and 0.187847 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J0205-3444_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.987 x 17.1 at 17.67 degrees (North through East) ! Clean map min=-0.0016716 max=0.11756 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J0205-3444_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.117565 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000233001 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.594569 0.594569 1.18914 2.37828 4.75655 9.51311 19.0262 38.0524 76.1049 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.117 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 504.566 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J0205-3444_S_uvs.log closed on Wed Apr 6 22:49:13 2016