! Started logfile: J0836-2016_S_1997_07_02_yyk_uvs.log on Sun Jan 7 17:03:10 2007 obs J0836-2016_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0836-2016_S_1997_07_02_yyk_uva.fits ! AN table 1: 147 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.883447 visibilities/baseline/integration-bin. ! Found source: J0836-2016 ! ! 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.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 754 lines of history. ! ! Reading 23376 visibilities. select I ! Polarization I is unavailable. ! 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 ![@muppet J0836-2016_S_1997_07_02_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 1.68843 Jy 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.904 mas, bmaj=8.339 mas, bpa=0.4715 degrees ! Estimated noise=2732.39 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.25729 Jy ! Component: 100 - total flux cleaned = 1.74052 Jy ! Total flux subtracted in 100 components = 1.74052 Jy ! Clean residual min=-0.062177 max=0.196380 Jy/beam ! Clean residual mean=0.000363 rms=0.027196 Jy/beam ! Combined flux in latest and established models = 1.74052 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 1.74052 Jy ! ! Correcting IF 1. ! A total of 237 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 92 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 92 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 92 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.556295Jy sigma=0.002105 ! Fit after self-cal, rms=0.553900Jy sigma=0.002099 ! Inverting map and beam ! Estimated beam: bmin=2.904 mas, bmaj=8.339 mas, bpa=0.4715 degrees ! Estimated noise=2732.37 mJy/beam. ! Added new window around map position (-4, -1.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.24276 Jy ! Component: 100 - total flux cleaned = 0.366572 Jy ! Total flux subtracted in 100 components = 0.366572 Jy ! Clean residual min=-0.040918 max=0.081471 Jy/beam ! Clean residual mean=0.000989 rms=0.013887 Jy/beam ! Combined flux in latest and established models = 2.10709 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 54 components and 2.1071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.436598Jy sigma=0.001612 ! Fit after self-cal, rms=0.434320Jy sigma=0.001602 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! 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.719 mas, bmaj=10.22 mas, bpa=-0.8032 degrees ! Estimated noise=1220.67 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.113914 Jy ! Component: 100 - total flux cleaned = 0.168118 Jy ! Component: 150 - total flux cleaned = 0.196696 Jy ! Component: 200 - total flux cleaned = 0.210124 Jy ! Total flux subtracted in 200 components = 0.210124 Jy ! Clean residual min=-0.037389 max=0.060379 Jy/beam ! Clean residual mean=0.001294 rms=0.015300 Jy/beam ! Combined flux in latest and established models = 2.31722 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 42 model components to the UV plane model. ! The established model now contains 88 components and 2.31722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.409876Jy sigma=0.001517 ! Fit after self-cal, rms=0.409082Jy sigma=0.001513 ! 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.719 x 10.22 at -0.8032 degrees (North through East) ! Clean map min=-0.035357 max=1.3302 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.987165 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.11 HN 0.95 KP 0.90 ! LA 1.00 MK 1.28 NL 1.00* OV 1.09 ! PT 0.94 SC 0.87 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.950868 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.16 HN 1.02 KP 0.95 ! LA 1.09 MK 1.29 NL 1.02 OV 1.04 ! PT 0.94 SC 0.96 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.0401 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.08 HN 0.94 KP 0.92 ! LA 0.81 MK 0.91 NL 0.96 OV 0.94 ! PT 1.06 SC 1.00 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.00703 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.12 HN 1.12 KP 0.93 ! LA 0.89 MK 0.97 NL 1.08 OV 0.94 ! PT 0.91 SC 0.98 ! ! ! Fit before self-cal, rms=0.409082Jy sigma=0.001513 ! Fit after self-cal, rms=0.367569Jy sigma=0.001378 selfcal false, false, phase_soltime ! Performing phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.367569Jy sigma=0.001378 ! Fit after self-cal, rms=0.367566Jy sigma=0.001378 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.786 mas, bmaj=10.29 mas, bpa=1.192 degrees ! Estimated noise=1204.52 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0312934 Jy ! Component: 100 - total flux cleaned = -0.0399251 Jy ! Component: 150 - total flux cleaned = -0.0402365 Jy ! Component: 200 - total flux cleaned = -0.0402408 Jy ! Total flux subtracted in 200 components = -0.0402408 Jy ! Clean residual min=-0.012327 max=0.021748 Jy/beam ! Clean residual mean=0.000181 rms=0.004017 Jy/beam ! Combined flux in latest and established models = 2.27698 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 106 components and 2.27698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.366767Jy sigma=0.001371 ! Fit after self-cal, rms=0.366727Jy sigma=0.001371 ! Inverting map ! Added new window around map position (5, 1.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0131747 Jy ! Component: 100 - total flux cleaned = 0.0126744 Jy ! Component: 150 - total flux cleaned = 0.0122908 Jy ! Component: 200 - total flux cleaned = 0.0122496 Jy ! Total flux subtracted in 200 components = 0.0122496 Jy ! Clean residual min=-0.012888 max=0.013807 Jy/beam ! Clean residual mean=0.000123 rms=0.003373 Jy/beam ! Combined flux in latest and established models = 2.28923 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 124 components and 2.28923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.365441Jy sigma=0.001366 ! Fit after self-cal, rms=0.365297Jy sigma=0.001365 ! Inverting map print "************** FINISHED AMPLITUDE GSCALE SELF-CAL **************" ! ************** FINISHED AMPLITUDE GSCALE SELF-CAL ************** ! phase_soltime=phase_soltime2 selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.365297Jy sigma=0.001365 ! Fit after self-cal, rms=0.352739Jy sigma=0.001309 dynam = dynam - 0.5 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00356422 Jy ! Component: 100 - total flux cleaned = 0.00383203 Jy ! Component: 150 - total flux cleaned = 0.00407343 Jy ! Component: 200 - total flux cleaned = 0.00430023 Jy ! Total flux subtracted in 200 components = 0.00430023 Jy ! Clean residual min=-0.012439 max=0.012352 Jy/beam ! Clean residual mean=0.000093 rms=0.003214 Jy/beam ! Combined flux in latest and established models = 2.29353 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 139 components and 2.29353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.352350Jy sigma=0.001308 ! Fit after self-cal, rms=0.351198Jy sigma=0.001303 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.786 x 10.29 at 1.192 degrees (North through East) ! Clean map min=-0.011914 max=1.3371 Jy/beam if(peak(flux) > thresh) selfcal true, true, amp_soltime1 selfcal false, false, phase_soltime 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true, amp_soltime2 selfcal false, false, phase_soltime 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) print "************** FINISHED AMPLITUDE SELF-CAL **************" end if ! Performing amp+phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.351198Jy sigma=0.001303 ! Fit after self-cal, rms=0.329915Jy sigma=0.001220 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.329915Jy sigma=0.001220 ! Fit after self-cal, rms=0.329714Jy sigma=0.001219 ! Inverting map and beam ! Estimated beam: bmin=3.805 mas, bmaj=10.36 mas, bpa=1.249 degrees ! Estimated noise=1199.21 mJy/beam. ! Added new window around map position (-58, 38.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0119938 Jy ! Component: 100 - total flux cleaned = 0.0156827 Jy ! Component: 150 - total flux cleaned = 0.0175911 Jy ! Component: 200 - total flux cleaned = 0.0190073 Jy ! Total flux subtracted in 200 components = 0.0190073 Jy ! Clean residual min=-0.009203 max=0.007361 Jy/beam ! Clean residual mean=0.000103 rms=0.002129 Jy/beam ! Combined flux in latest and established models = 2.31253 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 170 components and 2.31253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.329177Jy sigma=0.001217 ! Fit after self-cal, rms=0.329089Jy sigma=0.001217 ! Inverting map ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.329089Jy sigma=0.001217 ! Fit after self-cal, rms=0.328766Jy sigma=0.001214 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.328766Jy sigma=0.001214 ! Fit after self-cal, rms=0.328753Jy sigma=0.001214 ! Inverting map and beam ! Estimated beam: bmin=3.807 mas, bmaj=10.36 mas, bpa=1.268 degrees ! Estimated noise=1199.89 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00517114 Jy ! Component: 100 - total flux cleaned = 0.00665879 Jy ! Component: 150 - total flux cleaned = 0.00739026 Jy ! Component: 200 - total flux cleaned = 0.00772259 Jy ! Total flux subtracted in 200 components = 0.00772259 Jy ! Clean residual min=-0.007713 max=0.006893 Jy/beam ! Clean residual mean=0.000106 rms=0.001940 Jy/beam ! Combined flux in latest and established models = 2.32026 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 192 components and 2.32026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.328568Jy sigma=0.001213 ! Fit after self-cal, rms=0.328551Jy sigma=0.001213 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.453 mas, bmaj=18.43 mas, bpa=1.386 degrees ! Estimated noise=1437.1 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.001418 Jy ! Component: 100 - total flux cleaned = 0.00140012 Jy ! Component: 150 - total flux cleaned = 0.00129248 Jy ! Component: 200 - total flux cleaned = 0.00119786 Jy ! Total flux subtracted in 200 components = 0.00119786 Jy ! Clean residual min=-0.006148 max=0.007402 Jy/beam ! Clean residual mean=0.000150 rms=0.002062 Jy/beam ! Combined flux in latest and established models = 2.32145 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 206 components and 2.32145 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.328529Jy sigma=0.001213 ! Fit after self-cal, rms=0.328529Jy sigma=0.001213 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum 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.947 mas, bmaj=8.358 mas, bpa=1.204 degrees ! Estimated noise=2690.31 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.23847 Jy ! Component: 100 - total flux cleaned = 1.71979 Jy ! Component: 150 - total flux cleaned = 1.94949 Jy ! Component: 200 - total flux cleaned = 2.07485 Jy ! Total flux subtracted in 200 components = 2.07485 Jy ! Clean residual min=-0.025355 max=0.046937 Jy/beam ! Clean residual mean=-0.000077 rms=0.008405 Jy/beam ! Combined flux in latest and established models = 2.07485 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 61 model components to the UV plane model. ! The established model now contains 61 components and 2.07485 Jy ! Inverting map and beam ! Estimated beam: bmin=3.807 mas, bmaj=10.36 mas, bpa=1.268 degrees ! Estimated noise=1199.89 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.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.113869 Jy ! Component: 100 - total flux cleaned = 0.1677 Jy ! Component: 150 - total flux cleaned = 0.196525 Jy ! Component: 200 - total flux cleaned = 0.214442 Jy ! Total flux subtracted in 200 components = 0.214442 Jy ! Clean residual min=-0.008779 max=0.009562 Jy/beam ! Clean residual mean=0.000277 rms=0.002764 Jy/beam ! Combined flux in latest and established models = 2.28929 Jy ! Adding 87 model components to the UV plane model. ! The established model now contains 138 components and 2.28929 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.453 mas, bmaj=18.43 mas, bpa=1.386 degrees ! Estimated noise=1437.1 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.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.016083 Jy ! Component: 100 - total flux cleaned = 0.0209586 Jy ! Component: 150 - total flux cleaned = 0.024354 Jy ! Component: 200 - total flux cleaned = 0.0264519 Jy ! Total flux subtracted in 200 components = 0.0264519 Jy ! Clean residual min=-0.007303 max=0.007479 Jy/beam ! Clean residual mean=0.000207 rms=0.002166 Jy/beam ! Combined flux in latest and established models = 2.31574 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 191 components and 2.31574 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.807 mas, bmaj=10.36 mas, bpa=1.268 degrees ! Estimated noise=1199.89 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107003 Jy ! Component: 100 - total flux cleaned = 0.00175228 Jy ! Component: 150 - total flux cleaned = 0.00214099 Jy ! Component: 200 - total flux cleaned = 0.00280845 Jy ! Total flux subtracted in 200 components = 0.00280845 Jy ! Clean residual min=-0.007426 max=0.006707 Jy/beam ! Clean residual mean=0.000111 rms=0.001831 Jy/beam ! Combined flux in latest and established models = 2.31855 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 211 components and 2.31855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.328397Jy sigma=0.001212 ! Fit after self-cal, rms=0.328340Jy sigma=0.001212 wmodel J0836-2016_S_1997_07_02_yyk\_map.mod ! Writing 211 model components to file: J0836-2016_S_1997_07_02_yyk_map.mod wobs J0836-2016_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0836-2016_S_1997_07_02_yyk_uvs.fits wwins J0836-2016_S_1997_07_02_yyk\_map.win ! wwins: Wrote 4 windows to J0836-2016_S_1997_07_02_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000585345 Jy ! Component: 100 - total flux cleaned = 0.00145037 Jy ! Component: 150 - total flux cleaned = 0.00233861 Jy ! Component: 200 - total flux cleaned = 0.00299024 Jy ! Component: 250 - total flux cleaned = 0.00370094 Jy ! Component: 300 - total flux cleaned = 0.00438962 Jy ! Component: 350 - total flux cleaned = 0.00522319 Jy ! Component: 400 - total flux cleaned = 0.00546769 Jy ! Component: 450 - total flux cleaned = 0.0058644 Jy ! Component: 500 - total flux cleaned = 0.00617399 Jy ! Component: 550 - total flux cleaned = 0.00670194 Jy ! Component: 600 - total flux cleaned = 0.00707059 Jy ! Component: 650 - total flux cleaned = 0.00736079 Jy ! Component: 700 - total flux cleaned = 0.00771652 Jy ! Component: 750 - total flux cleaned = 0.00806494 Jy ! Component: 800 - total flux cleaned = 0.0084742 Jy ! Component: 850 - total flux cleaned = 0.00867531 Jy ! Component: 900 - total flux cleaned = 0.00893654 Jy ! Component: 950 - total flux cleaned = 0.00906411 Jy ! Component: 1000 - total flux cleaned = 0.00919053 Jy ! Component: 1050 - total flux cleaned = 0.00950179 Jy ! Component: 1100 - total flux cleaned = 0.00962349 Jy ! Component: 1150 - total flux cleaned = 0.00980419 Jy ! Component: 1200 - total flux cleaned = 0.00986168 Jy ! Component: 1250 - total flux cleaned = 0.00974578 Jy ! Component: 1300 - total flux cleaned = 0.0100927 Jy ! Component: 1350 - total flux cleaned = 0.0101498 Jy ! Component: 1400 - total flux cleaned = 0.0103195 Jy ! Component: 1450 - total flux cleaned = 0.010707 Jy ! Component: 1500 - total flux cleaned = 0.0105968 Jy ! Component: 1550 - total flux cleaned = 0.0108137 Jy ! Component: 1600 - total flux cleaned = 0.0110277 Jy ! Component: 1650 - total flux cleaned = 0.0112908 Jy ! Component: 1700 - total flux cleaned = 0.0113941 Jy ! Component: 1750 - total flux cleaned = 0.0115994 Jy ! Component: 1800 - total flux cleaned = 0.0118526 Jy ! Component: 1850 - total flux cleaned = 0.0120527 Jy ! Component: 1900 - total flux cleaned = 0.0122998 Jy ! Component: 1950 - total flux cleaned = 0.012496 Jy ! Component: 2000 - total flux cleaned = 0.0126901 Jy ! Total flux subtracted in 2048 components = 0.0129773 Jy ! Clean residual min=-0.002941 max=0.003137 Jy/beam ! Clean residual mean=0.000014 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 2.33153 Jy keep ! Adding 113 model components to the UV plane model. ! The established model now contains 324 components and 2.33153 Jy ![Exited script file: muppet] wmap "J0836-2016_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.807 x 10.36 at 1.268 degrees (North through East) ! Clean map min=-0.0051192 max=1.3478 Jy/beam ! Writing clean map to FITS file: J0836-2016_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.34781 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000992015 device "J0836-2016_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0836-2016_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.220806 0.220806 0.441612 0.883223 1.76645 3.53289 7.06579 14.1316 28.2632 56.5263 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0029 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.347 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.807 x 10.36 at 1.268 degrees (North through East) ! Clean map min=-0.0051192 max=1.3478 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0836-2016_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0836-2016_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0836-2016_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 17:03:19 2007