! Started logfile: /scr/pima/bg219a_uvs/J0110+6805_S_uvs.log on Sun Apr 3 20:20:37 2016 obs /scr/pima/bg219a_uvs/J0110+6805_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0110+6805_S_uva.fits ! AN table 1: 58 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.825944 visibilities/baseline/integration-bin. ! Found source: J0110+6805 ! ! 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 4024 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/J0110+6805_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.019876Jy sigma=23.351331 ! Fit after self-cal, rms=0.776848Jy sigma=17.265882 ! 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.397 mas, bmaj=9.726 mas, bpa=89.91 degrees ! Estimated noise=0.880715 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.17418 Jy ! Component: 100 - total flux cleaned = 0.230873 Jy ! Total flux subtracted in 100 components = 0.230873 Jy ! Clean residual min=-0.016728 max=0.025100 Jy/beam ! Clean residual mean=-0.000004 rms=0.004310 Jy/beam ! Combined flux in latest and established models = 0.230873 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.230873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081811Jy sigma=1.798390 ! Fit after self-cal, rms=0.081389Jy sigma=1.789981 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0269942 Jy ! Component: 100 - total flux cleaned = 0.0406936 Jy ! Total flux subtracted in 100 components = 0.0406936 Jy ! Clean residual min=-0.011841 max=0.013529 Jy/beam ! Clean residual mean=-0.000004 rms=0.002680 Jy/beam ! Combined flux in latest and established models = 0.271566 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 28 components and 0.271566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071005Jy sigma=1.494410 ! Fit after self-cal, rms=0.070785Jy sigma=1.490699 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.893 mas, bmaj=10.86 mas, bpa=89.82 degrees ! Estimated noise=0.515356 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.0139911 Jy ! Component: 100 - total flux cleaned = 0.0227262 Jy ! Component: 150 - total flux cleaned = 0.0289272 Jy ! Component: 200 - total flux cleaned = 0.0334314 Jy ! Total flux subtracted in 200 components = 0.0334314 Jy ! Clean residual min=-0.010245 max=0.012586 Jy/beam ! Clean residual mean=-0.000005 rms=0.002909 Jy/beam ! Combined flux in latest and established models = 0.304998 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 43 components and 0.304998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067892Jy sigma=1.404206 ! Fit after self-cal, rms=0.067764Jy sigma=1.402180 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.893 x 10.86 at 89.82 degrees (North through East) ! Clean map min=-0.0099879 max=0.22756 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.98 LA 1.02 MK 1.03 NL 1.03 ! OV 0.98 PT 0.91 SC 1.09 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 LA 1.02 MK 1.01 NL 1.00 ! OV 0.99 PT 0.91 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 LA 1.02 MK 1.03 NL 0.98 ! OV 0.99 PT 0.92 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 LA 0.99 MK 1.03 NL 1.00 ! OV 1.01 PT 0.93 SC 1.04 ! ! ! Fit before self-cal, rms=0.067764Jy sigma=1.402180 ! Fit after self-cal, rms=0.068672Jy sigma=1.373252 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.936 mas, bmaj=10.91 mas, bpa=-89.98 degrees ! Estimated noise=0.518608 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.00204773 Jy ! Component: 100 - total flux cleaned = 0.00245301 Jy ! Component: 150 - total flux cleaned = 0.00261492 Jy ! Component: 200 - total flux cleaned = 0.00283682 Jy ! Total flux subtracted in 200 components = 0.00283682 Jy ! Clean residual min=-0.008069 max=0.010932 Jy/beam ! Clean residual mean=-0.000002 rms=0.002479 Jy/beam ! Combined flux in latest and established models = 0.307835 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 49 components and 0.307835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068431Jy sigma=1.366319 ! Fit after self-cal, rms=0.068427Jy sigma=1.365426 ! 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.068427Jy sigma=1.365426 ! Fit after self-cal, rms=0.068079Jy sigma=1.356561 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.923 mas, bmaj=10.81 mas, bpa=89.65 degrees ! Estimated noise=0.516889 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125754 Jy ! Component: 100 - total flux cleaned = 0.00148608 Jy ! Component: 150 - total flux cleaned = 0.00155085 Jy ! Component: 200 - total flux cleaned = 0.00161345 Jy ! Total flux subtracted in 200 components = 0.00161345 Jy ! Clean residual min=-0.007853 max=0.009743 Jy/beam ! Clean residual mean=-0.000002 rms=0.002354 Jy/beam ! Combined flux in latest and established models = 0.309448 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 58 components and 0.309448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067915Jy sigma=1.352929 ! Fit after self-cal, rms=0.067895Jy sigma=1.352638 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.43041e-05 Jy ! Component: 100 - total flux cleaned = 0.000141037 Jy ! Component: 150 - total flux cleaned = 0.000256531 Jy ! Component: 200 - total flux cleaned = 0.000309199 Jy ! Total flux subtracted in 200 components = 0.000309199 Jy ! Clean residual min=-0.007694 max=0.009681 Jy/beam ! Clean residual mean=-0.000002 rms=0.002334 Jy/beam ! Combined flux in latest and established models = 0.309757 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 59 components and 0.309757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067782Jy sigma=1.350615 ! Fit after self-cal, rms=0.067770Jy sigma=1.350417 ! 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.067770Jy sigma=1.350417 ! Fit after self-cal, rms=0.067937Jy sigma=1.350116 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.925 mas, bmaj=10.8 mas, bpa=89.64 degrees ! Estimated noise=0.517014 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00049184 Jy ! Component: 100 - total flux cleaned = 0.000551391 Jy ! Component: 150 - total flux cleaned = 0.000608799 Jy ! Component: 200 - total flux cleaned = 0.000709662 Jy ! Total flux subtracted in 200 components = 0.000709662 Jy ! Clean residual min=-0.007586 max=0.009503 Jy/beam ! Clean residual mean=-0.000002 rms=0.002309 Jy/beam ! Combined flux in latest and established models = 0.310467 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.310467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067839Jy sigma=1.348181 ! Fit after self-cal, rms=0.067835Jy sigma=1.348028 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.8544e-05 Jy ! Component: 100 - total flux cleaned = 0.000127971 Jy ! Component: 150 - total flux cleaned = 0.000175105 Jy ! Component: 200 - total flux cleaned = 0.000220437 Jy ! Total flux subtracted in 200 components = 0.000220437 Jy ! Clean residual min=-0.007516 max=0.009448 Jy/beam ! Clean residual mean=-0.000002 rms=0.002297 Jy/beam ! Combined flux in latest and established models = 0.310687 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 60 components and 0.310687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067756Jy sigma=1.346638 ! Fit after self-cal, rms=0.067752Jy sigma=1.346548 ! 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.067752Jy sigma=1.346548 ! Fit after self-cal, rms=0.067828Jy sigma=1.346474 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.644 mas, bmaj=13.74 mas, bpa=87.53 degrees ! Estimated noise=0.615315 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00394855 Jy ! Component: 100 - total flux cleaned = 0.00476043 Jy ! Component: 150 - total flux cleaned = 0.00491639 Jy ! Component: 200 - total flux cleaned = 0.00498295 Jy ! Total flux subtracted in 200 components = 0.00498295 Jy ! Clean residual min=-0.010618 max=0.012769 Jy/beam ! Clean residual mean=-0.000004 rms=0.004055 Jy/beam ! Combined flux in latest and established models = 0.31567 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 70 components and 0.31567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068089Jy sigma=1.349236 ! Fit after self-cal, rms=0.067875Jy sigma=1.344907 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.89013e-05 Jy ! Component: 100 - total flux cleaned = 7.66932e-05 Jy ! Component: 150 - total flux cleaned = 3.02985e-05 Jy ! Component: 200 - total flux cleaned = 2.95007e-05 Jy ! Total flux subtracted in 200 components = 2.95007e-05 Jy ! Clean residual min=-0.010540 max=0.012270 Jy/beam ! Clean residual mean=-0.000004 rms=0.004002 Jy/beam ! Combined flux in latest and established models = 0.3157 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 76 components and 0.3157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068175Jy sigma=1.350270 ! Fit after self-cal, rms=0.067986Jy sigma=1.346416 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=2.926 mas, bmaj=10.8 mas, bpa=89.63 degrees ! Estimated noise=0.517053 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.926 x 10.8 at 89.63 degrees (North through East) ! Clean map min=-0.0071923 max=0.22588 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.417 mas, bmaj=9.65 mas, bpa=89.64 degrees ! Estimated noise=0.8929 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.177492 Jy ! Component: 100 - total flux cleaned = 0.236792 Jy ! Component: 150 - total flux cleaned = 0.262343 Jy ! Component: 200 - total flux cleaned = 0.276653 Jy ! Total flux subtracted in 200 components = 0.276653 Jy ! Clean residual min=-0.010324 max=0.013389 Jy/beam ! Clean residual mean=-0.000002 rms=0.002461 Jy/beam ! Combined flux in latest and established models = 0.276653 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.276653 Jy ! Inverting map and beam ! Estimated beam: bmin=2.926 mas, bmaj=10.8 mas, bpa=89.63 degrees ! Estimated noise=0.517053 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 (-7.5, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0144694 Jy ! Component: 100 - total flux cleaned = 0.0230184 Jy ! Component: 150 - total flux cleaned = 0.0290679 Jy ! Component: 200 - total flux cleaned = 0.033518 Jy ! Total flux subtracted in 200 components = 0.033518 Jy ! Clean residual min=-0.006720 max=0.008090 Jy/beam ! Clean residual mean=-0.000002 rms=0.002136 Jy/beam ! Combined flux in latest and established models = 0.310171 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 54 components and 0.310171 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=6.644 mas, bmaj=13.74 mas, bpa=87.53 degrees ! Estimated noise=0.615315 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00449717 Jy ! Component: 100 - total flux cleaned = 0.00638245 Jy ! Component: 150 - total flux cleaned = 0.0074704 Jy ! Component: 200 - total flux cleaned = 0.00830068 Jy ! Total flux subtracted in 200 components = 0.00830068 Jy ! Clean residual min=-0.009432 max=0.012694 Jy/beam ! Clean residual mean=-0.000003 rms=0.003804 Jy/beam ! Combined flux in latest and established models = 0.318471 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.000638683 Jy ! Component: 100 - total flux cleaned = 0.00126018 Jy ! Component: 150 - total flux cleaned = 0.00167921 Jy ! Component: 200 - total flux cleaned = 0.00205015 Jy ! Total flux subtracted in 200 components = 0.00205015 Jy ! Clean residual min=-0.009228 max=0.012812 Jy/beam ! Clean residual mean=-0.000003 rms=0.003741 Jy/beam ! Combined flux in latest and established models = 0.320521 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 110 components and 0.320522 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.926 mas, bmaj=10.8 mas, bpa=89.63 degrees ! Estimated noise=0.517053 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00256883 Jy ! Component: 100 - total flux cleaned = 0.0029387 Jy ! Component: 150 - total flux cleaned = 0.00271707 Jy ! Component: 200 - total flux cleaned = 0.00244813 Jy ! Total flux subtracted in 200 components = 0.00244813 Jy ! Clean residual min=-0.005911 max=0.007773 Jy/beam ! Clean residual mean=-0.000001 rms=0.001965 Jy/beam ! Combined flux in latest and established models = 0.32297 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 128 components and 0.32297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066931Jy sigma=1.322818 ! Fit after self-cal, rms=0.066776Jy sigma=1.319957 wmodel /scr/pima/bg219a_uvs/J0110+6805_S_map.mod ! Writing 128 model components to file: /scr/pima/bg219a_uvs/J0110+6805_S_map.mod wobs /scr/pima/bg219a_uvs/J0110+6805_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J0110+6805_S_uvs.fits wwins /scr/pima/bg219a_uvs/J0110+6805_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219a_uvs/J0110+6805_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.0034805 Jy ! Component: 100 - total flux cleaned = 0.00641326 Jy ! Component: 150 - total flux cleaned = 0.00859311 Jy ! Component: 200 - total flux cleaned = 0.00991075 Jy ! Component: 250 - total flux cleaned = 0.0106101 Jy ! Component: 300 - total flux cleaned = 0.0112626 Jy ! Component: 350 - total flux cleaned = 0.0115678 Jy ! Component: 400 - total flux cleaned = 0.0118582 Jy ! Component: 450 - total flux cleaned = 0.012412 Jy ! Component: 500 - total flux cleaned = 0.0130667 Jy ! Component: 550 - total flux cleaned = 0.0133173 Jy ! Component: 600 - total flux cleaned = 0.0136774 Jy ! Component: 650 - total flux cleaned = 0.0140793 Jy ! Component: 700 - total flux cleaned = 0.0144639 Jy ! Component: 750 - total flux cleaned = 0.0148855 Jy ! Component: 800 - total flux cleaned = 0.0150377 Jy ! Component: 850 - total flux cleaned = 0.0152817 Jy ! Component: 900 - total flux cleaned = 0.0154698 Jy ! Component: 950 - total flux cleaned = 0.0156513 Jy ! Component: 1000 - total flux cleaned = 0.0156507 Jy ! Component: 1050 - total flux cleaned = 0.0156094 Jy ! Component: 1100 - total flux cleaned = 0.015774 Jy ! Component: 1150 - total flux cleaned = 0.0158528 Jy ! Component: 1200 - total flux cleaned = 0.015852 Jy ! Component: 1250 - total flux cleaned = 0.015889 Jy ! Component: 1300 - total flux cleaned = 0.0157802 Jy ! Component: 1350 - total flux cleaned = 0.0156759 Jy ! Component: 1400 - total flux cleaned = 0.0155732 Jy ! Component: 1450 - total flux cleaned = 0.0155396 Jy ! Component: 1500 - total flux cleaned = 0.0154411 Jy ! Component: 1550 - total flux cleaned = 0.0153775 Jy ! Component: 1600 - total flux cleaned = 0.0153152 Jy ! Component: 1650 - total flux cleaned = 0.0151928 Jy ! Component: 1700 - total flux cleaned = 0.0151325 Jy ! Component: 1750 - total flux cleaned = 0.014986 Jy ! Component: 1800 - total flux cleaned = 0.0149854 Jy ! Component: 1850 - total flux cleaned = 0.014985 Jy ! Component: 1900 - total flux cleaned = 0.014957 Jy ! Component: 1950 - total flux cleaned = 0.0150384 Jy ! Component: 2000 - total flux cleaned = 0.015065 Jy ! Component: 2050 - total flux cleaned = 0.015117 Jy ! Component: 2100 - total flux cleaned = 0.0152198 Jy ! Component: 2150 - total flux cleaned = 0.0153204 Jy ! Component: 2200 - total flux cleaned = 0.01537 Jy ! Component: 2250 - total flux cleaned = 0.0153944 Jy ! Component: 2300 - total flux cleaned = 0.0154429 Jy ! Component: 2350 - total flux cleaned = 0.0154904 Jy ! Component: 2400 - total flux cleaned = 0.0154902 Jy ! Component: 2450 - total flux cleaned = 0.01549 Jy ! Component: 2500 - total flux cleaned = 0.015467 Jy ! Component: 2550 - total flux cleaned = 0.0153997 Jy ! Component: 2600 - total flux cleaned = 0.0154219 Jy ! Component: 2650 - total flux cleaned = 0.0153999 Jy ! Component: 2700 - total flux cleaned = 0.0153568 Jy ! Component: 2750 - total flux cleaned = 0.0153567 Jy ! Component: 2800 - total flux cleaned = 0.0153355 Jy ! Component: 2850 - total flux cleaned = 0.0152724 Jy ! Component: 2900 - total flux cleaned = 0.0152931 Jy ! Component: 2950 - total flux cleaned = 0.0152521 Jy ! Component: 3000 - total flux cleaned = 0.0152724 Jy ! Component: 3050 - total flux cleaned = 0.0152723 Jy ! Component: 3100 - total flux cleaned = 0.0152326 Jy ! Component: 3150 - total flux cleaned = 0.0153112 Jy ! Component: 3200 - total flux cleaned = 0.0152329 Jy ! Component: 3250 - total flux cleaned = 0.0152521 Jy ! Component: 3300 - total flux cleaned = 0.015233 Jy ! Component: 3350 - total flux cleaned = 0.0152713 Jy ! Component: 3400 - total flux cleaned = 0.0152903 Jy ! Component: 3450 - total flux cleaned = 0.015309 Jy ! Component: 3500 - total flux cleaned = 0.0153464 Jy ! Component: 3550 - total flux cleaned = 0.015402 Jy ! Component: 3600 - total flux cleaned = 0.0153837 Jy ! Component: 3650 - total flux cleaned = 0.015457 Jy ! Component: 3700 - total flux cleaned = 0.0154754 Jy ! Component: 3750 - total flux cleaned = 0.0154754 Jy ! Component: 3800 - total flux cleaned = 0.0154575 Jy ! Component: 3850 - total flux cleaned = 0.0154576 Jy ! Component: 3900 - total flux cleaned = 0.0155287 Jy ! Component: 3950 - total flux cleaned = 0.0155287 Jy ! Component: 4000 - total flux cleaned = 0.0155815 Jy ! Component: 4050 - total flux cleaned = 0.015634 Jy ! Total flux subtracted in 4096 components = 0.0156514 Jy ! Clean residual min=-0.000977 max=0.001019 Jy/beam ! Clean residual mean=0.000002 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.338621 Jy keep ! Adding 355 model components to the UV plane model. ! The established model now contains 483 components and 0.338621 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J0110+6805_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.926 x 10.8 at 89.63 degrees (North through East) ! Clean map min=-0.002483 max=0.22898 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0110+6805_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.228982 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000301755 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.395343 0.395343 0.790686 1.58137 3.16274 6.32549 12.651 25.3019 50.6039 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.228 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 758.835 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0110+6805_S_uvs.log closed on Sun Apr 3 20:20:42 2016