! Started logfile: /scr/pima/bg219e_uvs/J1011+0106_S_uvs.log on Thu Apr 7 06:41:47 2016 obs /scr/pima/bg219e_uvs/J1011+0106_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1011+0106_S_uva.fits ! AN table 1: 52 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.796581 visibilities/baseline/integration-bin. ! Found source: J1011+0106 ! ! 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 7456 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219e_uvs/J1011+0106_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 67 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.042354Jy sigma=19.784953 ! Fit after self-cal, rms=0.769441Jy sigma=14.767682 ! 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=3.14 mas, bmaj=7.019 mas, bpa=1.986 degrees ! Estimated noise=0.677676 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.171225 Jy ! Component: 100 - total flux cleaned = 0.222771 Jy ! Total flux subtracted in 100 components = 0.222771 Jy ! Clean residual min=-0.012274 max=0.022687 Jy/beam ! Clean residual mean=-0.000014 rms=0.003038 Jy/beam ! Combined flux in latest and established models = 0.222771 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.222771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142045Jy sigma=1.724055 ! Fit after self-cal, rms=0.141914Jy sigma=1.721221 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0257422 Jy ! Component: 100 - total flux cleaned = 0.0404657 Jy ! Total flux subtracted in 100 components = 0.0404657 Jy ! Clean residual min=-0.010065 max=0.015607 Jy/beam ! Clean residual mean=-0.000015 rms=0.002303 Jy/beam ! Combined flux in latest and established models = 0.263236 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 30 components and 0.263236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133042Jy sigma=1.552916 ! Fit after self-cal, rms=0.132986Jy sigma=1.551725 ! Inverting map ! Added new window around map position (0, -10.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0149472 Jy ! Component: 100 - total flux cleaned = 0.0239944 Jy ! Total flux subtracted in 100 components = 0.0239944 Jy ! Clean residual min=-0.008694 max=0.008632 Jy/beam ! Clean residual mean=-0.000014 rms=0.001948 Jy/beam ! Combined flux in latest and established models = 0.287231 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 43 components and 0.287231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130124Jy sigma=1.483367 ! Fit after self-cal, rms=0.130017Jy sigma=1.481772 ! 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.659 mas, bmaj=7.816 mas, bpa=3.59 degrees ! Estimated noise=0.471731 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.0108245 Jy ! Component: 100 - total flux cleaned = 0.01783 Jy ! Component: 150 - total flux cleaned = 0.0226226 Jy ! Component: 200 - total flux cleaned = 0.0259219 Jy ! Total flux subtracted in 200 components = 0.0259219 Jy ! Clean residual min=-0.009620 max=0.007471 Jy/beam ! Clean residual mean=-0.000018 rms=0.002170 Jy/beam ! Combined flux in latest and established models = 0.313153 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 68 components and 0.313153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128076Jy sigma=1.459441 ! Fit after self-cal, rms=0.128022Jy sigma=1.458524 ! 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.659 x 7.816 at 3.59 degrees (North through East) ! Clean map min=-0.0095754 max=0.22722 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.90 HN 0.96 KP 1.02 ! LA 1.01 MK 1.06 NL 0.99 OV 1.01 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.92 HN 0.95 KP 1.03 ! LA 1.02 MK 0.99 NL 1.00 OV 1.01 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.92 HN 0.97 KP 1.03 ! LA 1.04 MK 1.02 NL 1.02 OV 1.00 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.91 HN 0.98 KP 1.04 ! LA 1.05 MK 1.02 NL 1.00 OV 1.06 ! PT 0.97 SC 1.04 ! ! ! Fit before self-cal, rms=0.128022Jy sigma=1.458524 ! Fit after self-cal, rms=0.118825Jy sigma=1.439054 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.672 mas, bmaj=7.855 mas, bpa=3.339 degrees ! Estimated noise=0.47765 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.00370195 Jy ! Component: 100 - total flux cleaned = 0.00565469 Jy ! Component: 150 - total flux cleaned = 0.00641791 Jy ! Component: 200 - total flux cleaned = 0.00697588 Jy ! Total flux subtracted in 200 components = 0.00697588 Jy ! Clean residual min=-0.008459 max=0.006676 Jy/beam ! Clean residual mean=-0.000026 rms=0.001967 Jy/beam ! Combined flux in latest and established models = 0.320128 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 90 components and 0.320128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118342Jy sigma=1.439198 ! Fit after self-cal, rms=0.118306Jy sigma=1.438990 ! 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.118306Jy sigma=1.438990 ! Fit after self-cal, rms=0.118202Jy sigma=1.422275 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.644 mas, bmaj=7.802 mas, bpa=3.622 degrees ! Estimated noise=0.482132 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00412578 Jy ! Component: 100 - total flux cleaned = 0.00633207 Jy ! Component: 150 - total flux cleaned = 0.0072848 Jy ! Component: 200 - total flux cleaned = 0.00759419 Jy ! Total flux subtracted in 200 components = 0.00759419 Jy ! Clean residual min=-0.007940 max=0.005510 Jy/beam ! Clean residual mean=-0.000009 rms=0.001817 Jy/beam ! Combined flux in latest and established models = 0.327723 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 106 components and 0.327723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117621Jy sigma=1.422655 ! Fit after self-cal, rms=0.117619Jy sigma=1.422557 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.000204611 Jy ! Component: 100 - total flux cleaned = 0.000406576 Jy ! Component: 150 - total flux cleaned = 0.000620938 Jy ! Component: 200 - total flux cleaned = 0.000779613 Jy ! Total flux subtracted in 200 components = 0.000779613 Jy ! Clean residual min=-0.007983 max=0.005459 Jy/beam ! Clean residual mean=-0.000009 rms=0.001816 Jy/beam ! Combined flux in latest and established models = 0.328502 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 120 components and 0.328502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117523Jy sigma=1.422711 ! Fit after self-cal, rms=0.117519Jy sigma=1.422673 ! 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.117519Jy sigma=1.422673 ! Fit after self-cal, rms=0.117616Jy sigma=1.421382 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.634 mas, bmaj=7.78 mas, bpa=3.741 degrees ! Estimated noise=0.483898 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00189564 Jy ! Component: 100 - total flux cleaned = 0.00270823 Jy ! Component: 150 - total flux cleaned = 0.00288965 Jy ! Component: 200 - total flux cleaned = 0.00305253 Jy ! Total flux subtracted in 200 components = 0.00305253 Jy ! Clean residual min=-0.007945 max=0.005311 Jy/beam ! Clean residual mean=-0.000005 rms=0.001811 Jy/beam ! Combined flux in latest and established models = 0.331555 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 128 components and 0.331555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117401Jy sigma=1.422271 ! Fit after self-cal, rms=0.117399Jy sigma=1.422250 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.98425e-05 Jy ! Component: 100 - total flux cleaned = 0.000179284 Jy ! Component: 150 - total flux cleaned = 0.000304763 Jy ! Component: 200 - total flux cleaned = 0.000397218 Jy ! Total flux subtracted in 200 components = 0.000397218 Jy ! Clean residual min=-0.007985 max=0.005248 Jy/beam ! Clean residual mean=-0.000004 rms=0.001810 Jy/beam ! Combined flux in latest and established models = 0.331952 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 138 components and 0.331952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117348Jy sigma=1.422378 ! Fit after self-cal, rms=0.117345Jy sigma=1.422352 ! 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.117345Jy sigma=1.422352 ! Fit after self-cal, rms=0.117391Jy sigma=1.422074 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.796 mas, bmaj=11.76 mas, bpa=7.252 degrees ! Estimated noise=0.602588 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129892 Jy ! Component: 100 - total flux cleaned = 0.00162377 Jy ! Component: 150 - total flux cleaned = 0.00171167 Jy ! Component: 200 - total flux cleaned = 0.00171221 Jy ! Total flux subtracted in 200 components = 0.00171221 Jy ! Clean residual min=-0.011893 max=0.007022 Jy/beam ! Clean residual mean=-0.000002 rms=0.002924 Jy/beam ! Combined flux in latest and established models = 0.333664 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 140 components and 0.333664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117270Jy sigma=1.423958 ! Fit after self-cal, rms=0.117262Jy sigma=1.423859 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.000211165 Jy ! Component: 100 - total flux cleaned = 0.000209105 Jy ! Component: 150 - total flux cleaned = 0.000209176 Jy ! Component: 200 - total flux cleaned = 0.000233816 Jy ! Total flux subtracted in 200 components = 0.000233816 Jy ! Clean residual min=-0.011826 max=0.007111 Jy/beam ! Clean residual mean=-0.000002 rms=0.002921 Jy/beam ! Combined flux in latest and established models = 0.333898 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 142 components and 0.333898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117242Jy sigma=1.424894 ! Fit after self-cal, rms=0.117239Jy sigma=1.424850 ! 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.629 mas, bmaj=7.769 mas, bpa=3.823 degrees ! Estimated noise=0.484548 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.629 x 7.769 at 3.823 degrees (North through East) ! Clean map min=-0.0077912 max=0.23382 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=3.125 mas, bmaj=6.998 mas, bpa=2.225 degrees ! Estimated noise=0.690745 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.17467 Jy ! Component: 100 - total flux cleaned = 0.229031 Jy ! Component: 150 - total flux cleaned = 0.256991 Jy ! Component: 200 - total flux cleaned = 0.274848 Jy ! Total flux subtracted in 200 components = 0.274848 Jy ! Clean residual min=-0.008793 max=0.010086 Jy/beam ! Clean residual mean=-0.000008 rms=0.002067 Jy/beam ! Combined flux in latest and established models = 0.274848 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.274848 Jy ! Inverting map and beam ! Estimated beam: bmin=3.629 mas, bmaj=7.769 mas, bpa=3.823 degrees ! Estimated noise=0.484548 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.0192755 Jy ! Component: 100 - total flux cleaned = 0.0320723 Jy ! Component: 150 - total flux cleaned = 0.0407567 Jy ! Component: 200 - total flux cleaned = 0.0467209 Jy ! Total flux subtracted in 200 components = 0.0467209 Jy ! Clean residual min=-0.007784 max=0.006386 Jy/beam ! Clean residual mean=-0.000009 rms=0.001884 Jy/beam ! Combined flux in latest and established models = 0.321569 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 78 components and 0.321569 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.796 mas, bmaj=11.76 mas, bpa=7.252 degrees ! Estimated noise=0.602588 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00659639 Jy ! Component: 100 - total flux cleaned = 0.0101125 Jy ! Component: 150 - total flux cleaned = 0.0120252 Jy ! Component: 200 - total flux cleaned = 0.012323 Jy ! Total flux subtracted in 200 components = 0.012323 Jy ! Clean residual min=-0.011837 max=0.007132 Jy/beam ! Clean residual mean=-0.000002 rms=0.002930 Jy/beam ! Combined flux in latest and established models = 0.333892 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.000240887 Jy ! Component: 100 - total flux cleaned = 0.000345174 Jy ! Component: 150 - total flux cleaned = 0.000376192 Jy ! Component: 200 - total flux cleaned = 0.000429732 Jy ! Total flux subtracted in 200 components = 0.000429732 Jy ! Clean residual min=-0.011855 max=0.007132 Jy/beam ! Clean residual mean=-0.000002 rms=0.002926 Jy/beam ! Combined flux in latest and established models = 0.334321 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 106 components and 0.334321 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.629 mas, bmaj=7.769 mas, bpa=3.823 degrees ! Estimated noise=0.484548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000336807 Jy ! Component: 100 - total flux cleaned = 0.00033967 Jy ! Component: 150 - total flux cleaned = 0.000341968 Jy ! Component: 200 - total flux cleaned = 0.000291127 Jy ! Total flux subtracted in 200 components = 0.000291127 Jy ! Clean residual min=-0.007991 max=0.005473 Jy/beam ! Clean residual mean=-0.000002 rms=0.001821 Jy/beam ! Combined flux in latest and established models = 0.334612 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 117 components and 0.334612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117333Jy sigma=1.424467 ! Fit after self-cal, rms=0.117336Jy sigma=1.424366 wmodel /scr/pima/bg219e_uvs/J1011+0106_S_map.mod ! Writing 117 model components to file: /scr/pima/bg219e_uvs/J1011+0106_S_map.mod wobs /scr/pima/bg219e_uvs/J1011+0106_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J1011+0106_S_uvs.fits wwins /scr/pima/bg219e_uvs/J1011+0106_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219e_uvs/J1011+0106_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.00349804 Jy ! Component: 100 - total flux cleaned = -0.00660038 Jy ! Component: 150 - total flux cleaned = -0.0094609 Jy ! Component: 200 - total flux cleaned = -0.0118006 Jy ! Component: 250 - total flux cleaned = -0.0132022 Jy ! Component: 300 - total flux cleaned = -0.0143466 Jy ! Component: 350 - total flux cleaned = -0.0154495 Jy ! Component: 400 - total flux cleaned = -0.0165193 Jy ! Component: 450 - total flux cleaned = -0.0176454 Jy ! Component: 500 - total flux cleaned = -0.018237 Jy ! Component: 550 - total flux cleaned = -0.0188999 Jy ! Component: 600 - total flux cleaned = -0.0194666 Jy ! Component: 650 - total flux cleaned = -0.0200229 Jy ! Component: 700 - total flux cleaned = -0.0205698 Jy ! Component: 750 - total flux cleaned = -0.0211078 Jy ! Component: 800 - total flux cleaned = -0.0217872 Jy ! Component: 850 - total flux cleaned = -0.0221583 Jy ! Component: 900 - total flux cleaned = -0.0228168 Jy ! Component: 950 - total flux cleaned = -0.0233207 Jy ! Component: 1000 - total flux cleaned = -0.0237463 Jy ! Component: 1050 - total flux cleaned = -0.0241657 Jy ! Component: 1100 - total flux cleaned = -0.0243738 Jy ! Component: 1150 - total flux cleaned = -0.0247836 Jy ! Component: 1200 - total flux cleaned = -0.0251203 Jy ! Component: 1250 - total flux cleaned = -0.0253866 Jy ! Component: 1300 - total flux cleaned = -0.0257157 Jy ! Component: 1350 - total flux cleaned = -0.0259766 Jy ! Component: 1400 - total flux cleaned = -0.0262988 Jy ! Component: 1450 - total flux cleaned = -0.026617 Jy ! Component: 1500 - total flux cleaned = -0.0269314 Jy ! Component: 1550 - total flux cleaned = -0.0271801 Jy ! Component: 1600 - total flux cleaned = -0.0274262 Jy ! Component: 1650 - total flux cleaned = -0.0275484 Jy ! Component: 1700 - total flux cleaned = -0.0279706 Jy ! Component: 1750 - total flux cleaned = -0.0280299 Jy ! Component: 1800 - total flux cleaned = -0.0280889 Jy ! Component: 1850 - total flux cleaned = -0.0282068 Jy ! Component: 1900 - total flux cleaned = -0.0282066 Jy ! Component: 1950 - total flux cleaned = -0.0283222 Jy ! Component: 2000 - total flux cleaned = -0.0283792 Jy ! Component: 2050 - total flux cleaned = -0.0283221 Jy ! Component: 2100 - total flux cleaned = -0.0283781 Jy ! Component: 2150 - total flux cleaned = -0.0285452 Jy ! Component: 2200 - total flux cleaned = -0.0284341 Jy ! Component: 2250 - total flux cleaned = -0.0284345 Jy ! Component: 2300 - total flux cleaned = -0.028435 Jy ! Component: 2350 - total flux cleaned = -0.0286508 Jy ! Component: 2400 - total flux cleaned = -0.0285433 Jy ! Component: 2450 - total flux cleaned = -0.0285964 Jy ! Component: 2500 - total flux cleaned = -0.0286482 Jy ! Component: 2550 - total flux cleaned = -0.0285438 Jy ! Component: 2600 - total flux cleaned = -0.0285439 Jy ! Component: 2650 - total flux cleaned = -0.0284412 Jy ! Component: 2700 - total flux cleaned = -0.0285437 Jy ! Component: 2750 - total flux cleaned = -0.0285431 Jy ! Component: 2800 - total flux cleaned = -0.028493 Jy ! Component: 2850 - total flux cleaned = -0.0286433 Jy ! Component: 2900 - total flux cleaned = -0.0285435 Jy ! Component: 2950 - total flux cleaned = -0.0285927 Jy ! Component: 3000 - total flux cleaned = -0.0284945 Jy ! Component: 3050 - total flux cleaned = -0.0284943 Jy ! Component: 3100 - total flux cleaned = -0.0284944 Jy ! Component: 3150 - total flux cleaned = -0.0285906 Jy ! Component: 3200 - total flux cleaned = -0.0285426 Jy ! Component: 3250 - total flux cleaned = -0.0284951 Jy ! Component: 3300 - total flux cleaned = -0.0285423 Jy ! Component: 3350 - total flux cleaned = -0.0285425 Jy ! Component: 3400 - total flux cleaned = -0.0286356 Jy ! Component: 3450 - total flux cleaned = -0.0284965 Jy ! Component: 3500 - total flux cleaned = -0.0285887 Jy ! Component: 3550 - total flux cleaned = -0.0286346 Jy ! Component: 3600 - total flux cleaned = -0.0288167 Jy ! Component: 3650 - total flux cleaned = -0.0286808 Jy ! Component: 3700 - total flux cleaned = -0.0288158 Jy ! Component: 3750 - total flux cleaned = -0.0288158 Jy ! Component: 3800 - total flux cleaned = -0.0288159 Jy ! Component: 3850 - total flux cleaned = -0.028816 Jy ! Component: 3900 - total flux cleaned = -0.0289484 Jy ! Component: 3950 - total flux cleaned = -0.0290362 Jy ! Component: 4000 - total flux cleaned = -0.02908 Jy ! Component: 4050 - total flux cleaned = -0.0291234 Jy ! Total flux subtracted in 4096 components = -0.0293388 Jy ! Clean residual min=-0.002536 max=0.002358 Jy/beam ! Clean residual mean=-0.000001 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.305274 Jy keep ! Adding 363 model components to the UV plane model. ! The established model now contains 480 components and 0.305274 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J1011+0106_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.629 x 7.769 at 3.823 degrees (North through East) ! Clean map min=-0.0054946 max=0.2344 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1011+0106_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.234397 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00085569 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.09518 1.09518 2.19036 4.38072 8.76143 17.5229 35.0457 70.0914 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.234 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 273.927 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1011+0106_S_uvs.log closed on Thu Apr 7 06:41:51 2016