! Started logfile: /scr/pima/bg219i_uvs/J1103+3014_S_uvs.log on Wed Apr 6 23:00:55 2016 obs /scr/pima/bg219i_uvs/J1103+3014_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1103+3014_S_uva.fits ! AN table 1: 77 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.617316 visibilities/baseline/integration-bin. ! Found source: J1103+3014 ! ! 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 8556 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/J1103+3014_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 188 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 188 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 188 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 188 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.021061Jy sigma=23.640640 ! Fit after self-cal, rms=0.782158Jy sigma=18.214195 ! 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.63 mas, bmaj=4.561 mas, bpa=18.27 degrees ! Estimated noise=0.576242 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.165874 Jy ! Component: 100 - total flux cleaned = 0.205287 Jy ! Total flux subtracted in 100 components = 0.205287 Jy ! Clean residual min=-0.006845 max=0.015044 Jy/beam ! Clean residual mean=-0.000026 rms=0.002054 Jy/beam ! Combined flux in latest and established models = 0.205287 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.205287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074939Jy sigma=1.501619 ! Fit after self-cal, rms=0.074920Jy sigma=1.501108 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0161976 Jy ! Component: 100 - total flux cleaned = 0.0247347 Jy ! Total flux subtracted in 100 components = 0.0247347 Jy ! Clean residual min=-0.006272 max=0.006603 Jy/beam ! Clean residual mean=0.000007 rms=0.001540 Jy/beam ! Combined flux in latest and established models = 0.230022 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 19 components and 0.230022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069826Jy sigma=1.402043 ! Fit after self-cal, rms=0.069782Jy sigma=1.401344 ! 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=4.139 mas, bmaj=5.912 mas, bpa=19.47 degrees ! Estimated noise=0.346711 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.00759539 Jy ! Component: 100 - total flux cleaned = 0.0116682 Jy ! Component: 150 - total flux cleaned = 0.0142525 Jy ! Component: 200 - total flux cleaned = 0.0159901 Jy ! Total flux subtracted in 200 components = 0.0159901 Jy ! Clean residual min=-0.006510 max=0.005885 Jy/beam ! Clean residual mean=0.000021 rms=0.001379 Jy/beam ! Combined flux in latest and established models = 0.246012 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 37 components and 0.246012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068482Jy sigma=1.387407 ! Fit after self-cal, rms=0.068439Jy sigma=1.386489 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.139 x 5.912 at 19.47 degrees (North through East) ! Clean map min=-0.0064656 max=0.2154 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.00 FD 0.93 HN 1.03 KP 1.01 ! LA 1.03 MK 1.05 NL 1.01 OV 1.01 ! PT 1.05 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.93 HN 0.99 KP 1.01 ! LA 1.00 MK 1.04 NL 1.02 OV 0.99 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.92 HN 0.98 KP 0.99 ! LA 1.02 MK 1.08 NL 1.01 OV 0.98 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.89 HN 0.98 KP 1.01 ! LA 1.00 MK 1.02 NL 1.01 OV 0.99 ! PT 1.04 SC 0.99 ! ! ! Fit before self-cal, rms=0.068439Jy sigma=1.386489 ! Fit after self-cal, rms=0.065474Jy sigma=1.365871 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.166 mas, bmaj=5.966 mas, bpa=19.82 degrees ! Estimated noise=0.349407 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.00113288 Jy ! Component: 100 - total flux cleaned = 0.00118992 Jy ! Component: 150 - total flux cleaned = 0.00119097 Jy ! Component: 200 - total flux cleaned = 0.00127406 Jy ! Total flux subtracted in 200 components = 0.00127406 Jy ! Clean residual min=-0.005121 max=0.004751 Jy/beam ! Clean residual mean=0.000017 rms=0.001173 Jy/beam ! Combined flux in latest and established models = 0.247286 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 40 components and 0.247286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065352Jy sigma=1.364294 ! Fit after self-cal, rms=0.065338Jy sigma=1.364073 ! 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.065338Jy sigma=1.364073 ! Fit after self-cal, rms=0.064958Jy sigma=1.343438 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.167 mas, bmaj=5.947 mas, bpa=19.77 degrees ! Estimated noise=0.353492 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00260527 Jy ! Component: 100 - total flux cleaned = 0.00318569 Jy ! Component: 150 - total flux cleaned = 0.00322326 Jy ! Component: 200 - total flux cleaned = 0.00322569 Jy ! Total flux subtracted in 200 components = 0.00322569 Jy ! Clean residual min=-0.004449 max=0.003915 Jy/beam ! Clean residual mean=0.000015 rms=0.000948 Jy/beam ! Combined flux in latest and established models = 0.250512 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 46 components and 0.250512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064781Jy sigma=1.342304 ! Fit after self-cal, rms=0.064777Jy sigma=1.342136 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.97971e-05 Jy ! Component: 100 - total flux cleaned = 7.25596e-05 Jy ! Component: 150 - total flux cleaned = 7.22377e-05 Jy ! Component: 200 - total flux cleaned = 7.30014e-05 Jy ! Total flux subtracted in 200 components = 7.30014e-05 Jy ! Clean residual min=-0.004487 max=0.003895 Jy/beam ! Clean residual mean=0.000015 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.250585 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 47 components and 0.250585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064755Jy sigma=1.341769 ! Fit after self-cal, rms=0.064754Jy sigma=1.341710 ! 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.064754Jy sigma=1.341710 ! Fit after self-cal, rms=0.065246Jy sigma=1.340418 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.168 mas, bmaj=5.937 mas, bpa=19.82 degrees ! Estimated noise=0.357101 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00206592 Jy ! Component: 100 - total flux cleaned = 0.00243559 Jy ! Component: 150 - total flux cleaned = 0.00253052 Jy ! Component: 200 - total flux cleaned = 0.00253057 Jy ! Total flux subtracted in 200 components = 0.00253057 Jy ! Clean residual min=-0.004644 max=0.003768 Jy/beam ! Clean residual mean=0.000015 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.253115 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 51 components and 0.253115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065127Jy sigma=1.340027 ! Fit after self-cal, rms=0.065126Jy sigma=1.339994 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.05248e-05 Jy ! Component: 100 - total flux cleaned = 5.87077e-05 Jy ! Component: 150 - total flux cleaned = 9.15336e-05 Jy ! Component: 200 - total flux cleaned = 9.12557e-05 Jy ! Total flux subtracted in 200 components = 9.12557e-05 Jy ! Clean residual min=-0.004659 max=0.003770 Jy/beam ! Clean residual mean=0.000015 rms=0.000934 Jy/beam ! Combined flux in latest and established models = 0.253206 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 52 components and 0.253206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065114Jy sigma=1.339820 ! Fit after self-cal, rms=0.065114Jy sigma=1.339799 ! 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.065114Jy sigma=1.339799 ! Fit after self-cal, rms=0.065529Jy sigma=1.338958 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.423 mas, bmaj=9.846 mas, bpa=13.68 degrees ! Estimated noise=0.438415 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00261838 Jy ! Component: 100 - total flux cleaned = 0.00376342 Jy ! Component: 150 - total flux cleaned = 0.00425159 Jy ! Component: 200 - total flux cleaned = 0.00432265 Jy ! Total flux subtracted in 200 components = 0.00432265 Jy ! Clean residual min=-0.006642 max=0.004108 Jy/beam ! Clean residual mean=0.000038 rms=0.001355 Jy/beam ! Combined flux in latest and established models = 0.257529 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 54 components and 0.257529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065483Jy sigma=1.340507 ! Fit after self-cal, rms=0.065470Jy sigma=1.340282 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.62433e-06 Jy ! Component: 100 - total flux cleaned = 1.46757e-05 Jy ! Component: 150 - total flux cleaned = 3.01253e-05 Jy ! Component: 200 - total flux cleaned = 5.91198e-05 Jy ! Total flux subtracted in 200 components = 5.91198e-05 Jy ! Clean residual min=-0.006753 max=0.004039 Jy/beam ! Clean residual mean=0.000038 rms=0.001352 Jy/beam ! Combined flux in latest and established models = 0.257588 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 54 components and 0.257588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065483Jy sigma=1.340626 ! Fit after self-cal, rms=0.065480Jy sigma=1.340538 ! 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=4.17 mas, bmaj=5.926 mas, bpa=19.87 degrees ! Estimated noise=0.360018 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.17 x 5.926 at 19.87 degrees (North through East) ! Clean map min=-0.0050036 max=0.22217 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.653 mas, bmaj=4.587 mas, bpa=19.01 degrees ! Estimated noise=0.601896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.173116 Jy ! Component: 100 - total flux cleaned = 0.21475 Jy ! Component: 150 - total flux cleaned = 0.230875 Jy ! Component: 200 - total flux cleaned = 0.239108 Jy ! Total flux subtracted in 200 components = 0.239108 Jy ! Clean residual min=-0.005085 max=0.005632 Jy/beam ! Clean residual mean=0.000004 rms=0.001222 Jy/beam ! Combined flux in latest and established models = 0.239108 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.239108 Jy ! Inverting map and beam ! Estimated beam: bmin=4.17 mas, bmaj=5.926 mas, bpa=19.87 degrees ! Estimated noise=0.360018 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 (5, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00743857 Jy ! Component: 100 - total flux cleaned = 0.0117189 Jy ! Component: 150 - total flux cleaned = 0.0146334 Jy ! Component: 200 - total flux cleaned = 0.0168118 Jy ! Total flux subtracted in 200 components = 0.0168118 Jy ! Clean residual min=-0.004323 max=0.002998 Jy/beam ! Clean residual mean=0.000017 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.25592 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 48 components and 0.25592 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.423 mas, bmaj=9.846 mas, bpa=13.68 degrees ! Estimated noise=0.438415 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00234823 Jy ! Component: 100 - total flux cleaned = 0.00375668 Jy ! Component: 150 - total flux cleaned = 0.00467287 Jy ! Component: 200 - total flux cleaned = 0.00530176 Jy ! Total flux subtracted in 200 components = 0.00530176 Jy ! Clean residual min=-0.006629 max=0.003758 Jy/beam ! Clean residual mean=0.000046 rms=0.001310 Jy/beam ! Combined flux in latest and established models = 0.261221 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.000278931 Jy ! Component: 100 - total flux cleaned = 0.000427531 Jy ! Component: 150 - total flux cleaned = 0.000540881 Jy ! Component: 200 - total flux cleaned = 0.00060744 Jy ! Total flux subtracted in 200 components = 0.00060744 Jy ! Clean residual min=-0.006638 max=0.003729 Jy/beam ! Clean residual mean=0.000047 rms=0.001309 Jy/beam ! Combined flux in latest and established models = 0.261829 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 91 components and 0.261829 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.17 mas, bmaj=5.926 mas, bpa=19.87 degrees ! Estimated noise=0.360018 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000344878 Jy ! Component: 100 - total flux cleaned = -0.000414746 Jy ! Component: 150 - total flux cleaned = -0.000446709 Jy ! Component: 200 - total flux cleaned = -0.000420422 Jy ! Total flux subtracted in 200 components = -0.000420422 Jy ! Clean residual min=-0.004380 max=0.002921 Jy/beam ! Clean residual mean=0.000023 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.261408 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 103 components and 0.261408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065169Jy sigma=1.334643 ! Fit after self-cal, rms=0.065161Jy sigma=1.334284 wmodel /scr/pima/bg219i_uvs/J1103+3014_S_map.mod ! Writing 103 model components to file: /scr/pima/bg219i_uvs/J1103+3014_S_map.mod wobs /scr/pima/bg219i_uvs/J1103+3014_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J1103+3014_S_uvs.fits wwins /scr/pima/bg219i_uvs/J1103+3014_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219i_uvs/J1103+3014_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.00189373 Jy ! Component: 100 - total flux cleaned = -0.00351172 Jy ! Component: 150 - total flux cleaned = -0.00498479 Jy ! Component: 200 - total flux cleaned = -0.00619498 Jy ! Component: 250 - total flux cleaned = -0.00712822 Jy ! Component: 300 - total flux cleaned = -0.00767175 Jy ! Component: 350 - total flux cleaned = -0.00804979 Jy ! Component: 400 - total flux cleaned = -0.00832305 Jy ! Component: 450 - total flux cleaned = -0.00854359 Jy ! Component: 500 - total flux cleaned = -0.00871459 Jy ! Component: 550 - total flux cleaned = -0.00896476 Jy ! Component: 600 - total flux cleaned = -0.00908636 Jy ! Component: 650 - total flux cleaned = -0.00924439 Jy ! Component: 700 - total flux cleaned = -0.00935984 Jy ! Component: 750 - total flux cleaned = -0.00932174 Jy ! Component: 800 - total flux cleaned = -0.00939535 Jy ! Component: 850 - total flux cleaned = -0.00957664 Jy ! Component: 900 - total flux cleaned = -0.00971897 Jy ! Component: 950 - total flux cleaned = -0.00971865 Jy ! Component: 1000 - total flux cleaned = -0.00978883 Jy ! Component: 1050 - total flux cleaned = -0.00982333 Jy ! Component: 1100 - total flux cleaned = -0.00982367 Jy ! Component: 1150 - total flux cleaned = -0.00982353 Jy ! Component: 1200 - total flux cleaned = -0.00982344 Jy ! Component: 1250 - total flux cleaned = -0.00975851 Jy ! Component: 1300 - total flux cleaned = -0.0096953 Jy ! Component: 1350 - total flux cleaned = -0.00972666 Jy ! Component: 1400 - total flux cleaned = -0.00963367 Jy ! Component: 1450 - total flux cleaned = -0.00966435 Jy ! Component: 1500 - total flux cleaned = -0.00960333 Jy ! Component: 1550 - total flux cleaned = -0.0095439 Jy ! Component: 1600 - total flux cleaned = -0.00954421 Jy ! Component: 1650 - total flux cleaned = -0.00951503 Jy ! Component: 1700 - total flux cleaned = -0.00948632 Jy ! Component: 1750 - total flux cleaned = -0.00945768 Jy ! Component: 1800 - total flux cleaned = -0.00945733 Jy ! Component: 1850 - total flux cleaned = -0.00937378 Jy ! Component: 1900 - total flux cleaned = -0.00940163 Jy ! Component: 1950 - total flux cleaned = -0.00940138 Jy ! Component: 2000 - total flux cleaned = -0.0094014 Jy ! Component: 2050 - total flux cleaned = -0.00942805 Jy ! Component: 2100 - total flux cleaned = -0.00948072 Jy ! Component: 2150 - total flux cleaned = -0.00948095 Jy ! Component: 2200 - total flux cleaned = -0.00953244 Jy ! Component: 2250 - total flux cleaned = -0.00955796 Jy ! Component: 2300 - total flux cleaned = -0.00958299 Jy ! Component: 2350 - total flux cleaned = -0.00960747 Jy ! Component: 2400 - total flux cleaned = -0.00955798 Jy ! Component: 2450 - total flux cleaned = -0.00953329 Jy ! Component: 2500 - total flux cleaned = -0.00950914 Jy ! Component: 2550 - total flux cleaned = -0.0094613 Jy ! Component: 2600 - total flux cleaned = -0.00946141 Jy ! Component: 2650 - total flux cleaned = -0.00950856 Jy ! Component: 2700 - total flux cleaned = -0.00948533 Jy ! Component: 2750 - total flux cleaned = -0.009416 Jy ! Component: 2800 - total flux cleaned = -0.009439 Jy ! Component: 2850 - total flux cleaned = -0.00946178 Jy ! Component: 2900 - total flux cleaned = -0.00943945 Jy ! Component: 2950 - total flux cleaned = -0.0093727 Jy ! Component: 3000 - total flux cleaned = -0.00939479 Jy ! Component: 3050 - total flux cleaned = -0.00928523 Jy ! Component: 3100 - total flux cleaned = -0.0093072 Jy ! Component: 3150 - total flux cleaned = -0.00926437 Jy ! Component: 3200 - total flux cleaned = -0.00928592 Jy ! Component: 3250 - total flux cleaned = -0.00917998 Jy ! Component: 3300 - total flux cleaned = -0.00920081 Jy ! Component: 3350 - total flux cleaned = -0.00915935 Jy ! Component: 3400 - total flux cleaned = -0.0090972 Jy ! Component: 3450 - total flux cleaned = -0.00907653 Jy ! Component: 3500 - total flux cleaned = -0.00913746 Jy ! Component: 3550 - total flux cleaned = -0.00905665 Jy ! Component: 3600 - total flux cleaned = -0.00899665 Jy ! Component: 3650 - total flux cleaned = -0.00893728 Jy ! Component: 3700 - total flux cleaned = -0.00895681 Jy ! Component: 3750 - total flux cleaned = -0.00891783 Jy ! Component: 3800 - total flux cleaned = -0.00887911 Jy ! Component: 3850 - total flux cleaned = -0.00884063 Jy ! Component: 3900 - total flux cleaned = -0.00878316 Jy ! Component: 3950 - total flux cleaned = -0.00874542 Jy ! Component: 4000 - total flux cleaned = -0.0086324 Jy ! Component: 4050 - total flux cleaned = -0.0086325 Jy ! Total flux subtracted in 4096 components = -0.00865103 Jy ! Clean residual min=-0.001125 max=0.000985 Jy/beam ! Clean residual mean=0.000006 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.252757 Jy keep ! Adding 314 model components to the UV plane model. ! The established model now contains 417 components and 0.252757 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J1103+3014_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.17 x 5.926 at 19.87 degrees (North through East) ! Clean map min=-0.0029975 max=0.22397 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1103+3014_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.223968 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000364997 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.488905 0.488905 0.977809 1.95562 3.91124 7.82247 15.6449 31.2899 62.5798 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.223 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 613.616 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1103+3014_S_uvs.log closed on Wed Apr 6 23:01:00 2016