! Started logfile: /scr/pima/bg219a_uvs/J0909-0500_S_uvs.log on Wed Apr 6 22:49:55 2016 obs /scr/pima/bg219a_uvs/J0909-0500_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0909-0500_S_uva.fits ! AN table 1: 58 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.848112 visibilities/baseline/integration-bin. ! Found source: J0909-0500 ! ! 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 4132 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/J0909-0500_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 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006839Jy sigma=22.138475 ! Fit after self-cal, rms=0.803225Jy sigma=17.494917 ! 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.51 mas, bmaj=6.622 mas, bpa=-2.374 degrees ! Estimated noise=0.662881 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.150777 Jy ! Component: 100 - total flux cleaned = 0.197814 Jy ! Total flux subtracted in 100 components = 0.197814 Jy ! Clean residual min=-0.022670 max=0.059317 Jy/beam ! Clean residual mean=-0.000026 rms=0.006881 Jy/beam ! Combined flux in latest and established models = 0.197814 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.197814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104250Jy sigma=2.267894 ! Fit after self-cal, rms=0.104092Jy sigma=2.265973 ! Inverting map ! Added new window around map position (-6.5, 11.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0492056 Jy ! Component: 100 - total flux cleaned = 0.0715604 Jy ! Total flux subtracted in 100 components = 0.0715604 Jy ! Clean residual min=-0.012433 max=0.018699 Jy/beam ! Clean residual mean=-0.000016 rms=0.003607 Jy/beam ! Combined flux in latest and established models = 0.269374 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 28 components and 0.269374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076516Jy sigma=1.594133 ! Fit after self-cal, rms=0.072588Jy sigma=1.509780 ! 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.011 mas, bmaj=7.517 mas, bpa=-3.109 degrees ! Estimated noise=0.520962 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.0247573 Jy ! Component: 100 - total flux cleaned = 0.0389135 Jy ! Component: 150 - total flux cleaned = 0.0484579 Jy ! Component: 200 - total flux cleaned = 0.0553569 Jy ! Total flux subtracted in 200 components = 0.0553569 Jy ! Clean residual min=-0.005588 max=0.007532 Jy/beam ! Clean residual mean=-0.000002 rms=0.001644 Jy/beam ! Combined flux in latest and established models = 0.324731 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 55 components and 0.324731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063431Jy sigma=1.274911 ! Fit after self-cal, rms=0.062722Jy sigma=1.259261 ! 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.011 x 7.517 at -3.109 degrees (North through East) ! Clean map min=-0.0043743 max=0.1943 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 0.95 LA 0.98 MK 1.03 NL 0.98 ! OV 1.01 PT 0.97 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 LA 0.99 MK 1.01 NL 0.99 ! OV 1.02 PT 0.97 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 LA 0.99 MK 1.05 NL 0.99 ! OV 1.00 PT 0.97 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 LA 1.03 MK 1.02 NL 0.96 ! OV 0.97 PT 0.97 SC 0.98 ! ! ! Fit before self-cal, rms=0.062722Jy sigma=1.259261 ! Fit after self-cal, rms=0.061024Jy sigma=1.245049 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.037 mas, bmaj=7.537 mas, bpa=-2.793 degrees ! Estimated noise=0.511897 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.00515868 Jy ! Component: 100 - total flux cleaned = 0.00619007 Jy ! Component: 150 - total flux cleaned = 0.00635608 Jy ! Component: 200 - total flux cleaned = 0.00635642 Jy ! Total flux subtracted in 200 components = 0.00635642 Jy ! Clean residual min=-0.003585 max=0.003498 Jy/beam ! Clean residual mean=-0.000002 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.331088 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 76 components and 0.331088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060571Jy sigma=1.233279 ! Fit after self-cal, rms=0.060477Jy sigma=1.231424 ! 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.060477Jy sigma=1.231424 ! Fit after self-cal, rms=0.060148Jy sigma=1.224193 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.035 mas, bmaj=7.551 mas, bpa=-2.799 degrees ! Estimated noise=0.511534 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00262666 Jy ! Component: 100 - total flux cleaned = 0.00283335 Jy ! Component: 150 - total flux cleaned = 0.00288295 Jy ! Component: 200 - total flux cleaned = 0.00284393 Jy ! Total flux subtracted in 200 components = 0.00284393 Jy ! Clean residual min=-0.002712 max=0.002592 Jy/beam ! Clean residual mean=-0.000004 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.333932 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 91 components and 0.333932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059991Jy sigma=1.220731 ! Fit after self-cal, rms=0.059955Jy sigma=1.220058 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.000159768 Jy ! Component: 100 - total flux cleaned = 0.000243417 Jy ! Component: 150 - total flux cleaned = 0.000245014 Jy ! Component: 200 - total flux cleaned = 0.000217845 Jy ! Total flux subtracted in 200 components = 0.000217845 Jy ! Clean residual min=-0.002581 max=0.002398 Jy/beam ! Clean residual mean=-0.000004 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.334149 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 95 components and 0.334149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059896Jy sigma=1.218988 ! Fit after self-cal, rms=0.059873Jy sigma=1.218717 ! 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.059873Jy sigma=1.218717 ! Fit after self-cal, rms=0.059917Jy sigma=1.218279 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.037 mas, bmaj=7.559 mas, bpa=-2.818 degrees ! Estimated noise=0.511408 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000799022 Jy ! Component: 100 - total flux cleaned = 0.000895499 Jy ! Component: 150 - total flux cleaned = 0.000940792 Jy ! Component: 200 - total flux cleaned = 0.000904005 Jy ! Total flux subtracted in 200 components = 0.000904005 Jy ! Clean residual min=-0.002483 max=0.002216 Jy/beam ! Clean residual mean=-0.000003 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.335053 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 102 components and 0.335053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059879Jy sigma=1.217559 ! Fit after self-cal, rms=0.059864Jy sigma=1.217353 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.03073e-07 Jy ! Component: 100 - total flux cleaned = 4.19789e-05 Jy ! Component: 150 - total flux cleaned = 5.75613e-05 Jy ! Component: 200 - total flux cleaned = 5.68644e-05 Jy ! Total flux subtracted in 200 components = 5.68644e-05 Jy ! Clean residual min=-0.002548 max=0.002171 Jy/beam ! Clean residual mean=-0.000003 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.33511 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 104 components and 0.33511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059847Jy sigma=1.217078 ! Fit after self-cal, rms=0.059839Jy sigma=1.216997 ! 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.059839Jy sigma=1.216997 ! Fit after self-cal, rms=0.059861Jy sigma=1.216909 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.508 mas, bmaj=14.47 mas, bpa=-1.787 degrees ! Estimated noise=0.664678 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.73796e-05 Jy ! Component: 100 - total flux cleaned = 9.10795e-05 Jy ! Component: 150 - total flux cleaned = 0.000149265 Jy ! Component: 200 - total flux cleaned = 0.000185536 Jy ! Total flux subtracted in 200 components = 0.000185536 Jy ! Clean residual min=-0.002627 max=0.002117 Jy/beam ! Clean residual mean=-0.000006 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.335296 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 109 components and 0.335296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059860Jy sigma=1.216852 ! Fit after self-cal, rms=0.059856Jy sigma=1.216781 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 = 2.33353e-05 Jy ! Component: 100 - total flux cleaned = 8.30552e-05 Jy ! Component: 150 - total flux cleaned = 0.000127014 Jy ! Component: 200 - total flux cleaned = 0.000117303 Jy ! Total flux subtracted in 200 components = 0.000117303 Jy ! Clean residual min=-0.002589 max=0.002055 Jy/beam ! Clean residual mean=-0.000006 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.335413 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 113 components and 0.335413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059860Jy sigma=1.216855 ! Fit after self-cal, rms=0.059857Jy sigma=1.216812 ! 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.038 mas, bmaj=7.564 mas, bpa=-2.831 degrees ! Estimated noise=0.511247 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.038 x 7.564 at -2.831 degrees (North through East) ! Clean map min=-0.0024643 max=0.19079 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.532 mas, bmaj=6.654 mas, bpa=-2.154 degrees ! Estimated noise=0.655938 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.153116 Jy ! Component: 100 - total flux cleaned = 0.216092 Jy ! Component: 150 - total flux cleaned = 0.251187 Jy ! Component: 200 - total flux cleaned = 0.272819 Jy ! Total flux subtracted in 200 components = 0.272819 Jy ! Clean residual min=-0.007748 max=0.011465 Jy/beam ! Clean residual mean=-0.000014 rms=0.002358 Jy/beam ! Combined flux in latest and established models = 0.272819 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.272819 Jy ! Inverting map and beam ! Estimated beam: bmin=3.038 mas, bmaj=7.564 mas, bpa=-2.831 degrees ! Estimated noise=0.511247 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.0198332 Jy ! Component: 100 - total flux cleaned = 0.0320787 Jy ! Component: 150 - total flux cleaned = 0.0401917 Jy ! Component: 200 - total flux cleaned = 0.0459174 Jy ! Total flux subtracted in 200 components = 0.0459174 Jy ! Clean residual min=-0.003542 max=0.004032 Jy/beam ! Clean residual mean=-0.000003 rms=0.001003 Jy/beam ! Combined flux in latest and established models = 0.318737 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 71 components and 0.318737 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.508 mas, bmaj=14.47 mas, bpa=-1.787 degrees ! Estimated noise=0.664678 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00704119 Jy ! Component: 100 - total flux cleaned = 0.0107791 Jy ! Component: 150 - total flux cleaned = 0.0129198 Jy ! Component: 200 - total flux cleaned = 0.0141923 Jy ! Total flux subtracted in 200 components = 0.0141923 Jy ! Clean residual min=-0.002726 max=0.002180 Jy/beam ! Clean residual mean=-0.000006 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.332929 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.000259184 Jy ! Component: 100 - total flux cleaned = 0.000462416 Jy ! Component: 150 - total flux cleaned = 0.000649619 Jy ! Component: 200 - total flux cleaned = 0.00082189 Jy ! Total flux subtracted in 200 components = 0.00082189 Jy ! Clean residual min=-0.002582 max=0.002124 Jy/beam ! Clean residual mean=-0.000006 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.333751 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 112 components and 0.333751 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.038 mas, bmaj=7.564 mas, bpa=-2.831 degrees ! Estimated noise=0.511247 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000307273 Jy ! Component: 100 - total flux cleaned = -0.000315962 Jy ! Component: 150 - total flux cleaned = -0.000273303 Jy ! Component: 200 - total flux cleaned = -0.000193215 Jy ! Total flux subtracted in 200 components = -0.000193215 Jy ! Clean residual min=-0.002548 max=0.002108 Jy/beam ! Clean residual mean=-0.000003 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.333558 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 126 components and 0.333558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059890Jy sigma=1.217803 ! Fit after self-cal, rms=0.059864Jy sigma=1.217163 wmodel /scr/pima/bg219a_uvs/J0909-0500_S_map.mod ! Writing 126 model components to file: /scr/pima/bg219a_uvs/J0909-0500_S_map.mod wobs /scr/pima/bg219a_uvs/J0909-0500_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J0909-0500_S_uvs.fits wwins /scr/pima/bg219a_uvs/J0909-0500_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219a_uvs/J0909-0500_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.00106375 Jy ! Component: 100 - total flux cleaned = -0.00177449 Jy ! Component: 150 - total flux cleaned = -0.00232364 Jy ! Component: 200 - total flux cleaned = -0.00261425 Jy ! Component: 250 - total flux cleaned = -0.00291882 Jy ! Component: 300 - total flux cleaned = -0.00323719 Jy ! Component: 350 - total flux cleaned = -0.00351232 Jy ! Component: 400 - total flux cleaned = -0.0036702 Jy ! Component: 450 - total flux cleaned = -0.00392496 Jy ! Component: 500 - total flux cleaned = -0.0041456 Jy ! Component: 550 - total flux cleaned = -0.00433422 Jy ! Component: 600 - total flux cleaned = -0.00440298 Jy ! Component: 650 - total flux cleaned = -0.00451351 Jy ! Component: 700 - total flux cleaned = -0.00455634 Jy ! Component: 750 - total flux cleaned = -0.00455642 Jy ! Component: 800 - total flux cleaned = -0.00451594 Jy ! Component: 850 - total flux cleaned = -0.00453625 Jy ! Component: 900 - total flux cleaned = -0.00455567 Jy ! Component: 950 - total flux cleaned = -0.00453631 Jy ! Component: 1000 - total flux cleaned = -0.00449867 Jy ! Component: 1050 - total flux cleaned = -0.00442533 Jy ! Component: 1100 - total flux cleaned = -0.00444346 Jy ! Component: 1150 - total flux cleaned = -0.0044435 Jy ! Component: 1200 - total flux cleaned = -0.00446093 Jy ! Component: 1250 - total flux cleaned = -0.0044437 Jy ! Component: 1300 - total flux cleaned = -0.00444388 Jy ! Component: 1350 - total flux cleaned = -0.00442727 Jy ! Component: 1400 - total flux cleaned = -0.0044765 Jy ! Component: 1450 - total flux cleaned = -0.00447644 Jy ! Component: 1500 - total flux cleaned = -0.00449245 Jy ! Component: 1550 - total flux cleaned = -0.00449253 Jy ! Component: 1600 - total flux cleaned = -0.00452353 Jy ! Component: 1650 - total flux cleaned = -0.00455427 Jy ! Component: 1700 - total flux cleaned = -0.00459978 Jy ! Component: 1750 - total flux cleaned = -0.00461459 Jy ! Component: 1800 - total flux cleaned = -0.00462947 Jy ! Component: 1850 - total flux cleaned = -0.00465886 Jy ! Component: 1900 - total flux cleaned = -0.00468802 Jy ! Component: 1950 - total flux cleaned = -0.00470255 Jy ! Component: 2000 - total flux cleaned = -0.0047026 Jy ! Component: 2050 - total flux cleaned = -0.0047312 Jy ! Component: 2100 - total flux cleaned = -0.0047453 Jy ! Component: 2150 - total flux cleaned = -0.00470386 Jy ! Component: 2200 - total flux cleaned = -0.00469034 Jy ! Component: 2250 - total flux cleaned = -0.00466317 Jy ! Component: 2300 - total flux cleaned = -0.00466316 Jy ! Component: 2350 - total flux cleaned = -0.00464971 Jy ! Component: 2400 - total flux cleaned = -0.00464985 Jy ! Component: 2450 - total flux cleaned = -0.00461053 Jy ! Component: 2500 - total flux cleaned = -0.00464958 Jy ! Component: 2550 - total flux cleaned = -0.00464959 Jy ! Component: 2600 - total flux cleaned = -0.0047005 Jy ! Component: 2650 - total flux cleaned = -0.00467523 Jy ! Component: 2700 - total flux cleaned = -0.0047129 Jy ! Component: 2750 - total flux cleaned = -0.00472534 Jy ! Component: 2800 - total flux cleaned = -0.00473765 Jy ! Component: 2850 - total flux cleaned = -0.00472542 Jy ! Component: 2900 - total flux cleaned = -0.00470099 Jy ! Component: 2950 - total flux cleaned = -0.00472515 Jy ! Component: 3000 - total flux cleaned = -0.0047131 Jy ! Component: 3050 - total flux cleaned = -0.00472501 Jy ! Component: 3100 - total flux cleaned = -0.00468951 Jy ! Component: 3150 - total flux cleaned = -0.00468941 Jy ! Component: 3200 - total flux cleaned = -0.00468945 Jy ! Component: 3250 - total flux cleaned = -0.00466627 Jy ! Component: 3300 - total flux cleaned = -0.00465486 Jy ! Component: 3350 - total flux cleaned = -0.00466634 Jy ! Component: 3400 - total flux cleaned = -0.00467777 Jy ! Component: 3450 - total flux cleaned = -0.00467766 Jy ! Component: 3500 - total flux cleaned = -0.00466635 Jy ! Component: 3550 - total flux cleaned = -0.00465511 Jy ! Component: 3600 - total flux cleaned = -0.00465511 Jy ! Component: 3650 - total flux cleaned = -0.0046551 Jy ! Component: 3700 - total flux cleaned = -0.00462205 Jy ! Component: 3750 - total flux cleaned = -0.00465499 Jy ! Component: 3800 - total flux cleaned = -0.00466603 Jy ! Component: 3850 - total flux cleaned = -0.00467694 Jy ! Component: 3900 - total flux cleaned = -0.00466614 Jy ! Component: 3950 - total flux cleaned = -0.00465532 Jy ! Component: 4000 - total flux cleaned = -0.00465528 Jy ! Component: 4050 - total flux cleaned = -0.00463387 Jy ! Total flux subtracted in 4096 components = -0.00461244 Jy ! Clean residual min=-0.000620 max=0.000650 Jy/beam ! Clean residual mean=0.000000 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.328945 Jy keep ! Adding 238 model components to the UV plane model. ! The established model now contains 364 components and 0.328945 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J0909-0500_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.038 x 7.564 at -2.831 degrees (North through East) ! Clean map min=-0.0015018 max=0.19028 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0909-0500_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.190279 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000177629 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.280055 0.280055 0.56011 1.12022 2.24044 4.48088 8.96177 17.9235 35.8471 71.6941 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.19 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1071.22 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0909-0500_S_uvs.log closed on Wed Apr 6 22:49:59 2016