! Started logfile: J1911-2006_S_1997_07_02_yyk_uvs.log on Sun Jan 7 19:36:58 2007 obs J1911-2006_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1911-2006_S_1997_07_02_yyk_uva.fits ! AN table 1: 146 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.959665 visibilities/baseline/integration-bin. ! Found source: J1911-2006 ! ! 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 25220 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 J1911-2006_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)= 2.04136 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.514 mas, bmaj=7.055 mas, bpa=-4.825 degrees ! Estimated noise=2070.82 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.54754 Jy ! Component: 100 - total flux cleaned = 2.00977 Jy ! Total flux subtracted in 100 components = 2.00977 Jy ! Clean residual min=-0.068543 max=0.164866 Jy/beam ! Clean residual mean=0.000023 rms=0.024243 Jy/beam ! Combined flux in latest and established models = 2.00977 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 2.00977 Jy ! ! Correcting IF 1. ! A total of 186 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=0.564681Jy sigma=0.002223 ! Fit after self-cal, rms=0.563244Jy sigma=0.002218 ! Inverting map and beam ! Estimated beam: bmin=2.514 mas, bmaj=7.055 mas, bpa=-4.825 degrees ! Estimated noise=2070.85 mJy/beam. ! Added new window around map position (3.5, 1.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.229128 Jy ! Component: 100 - total flux cleaned = 0.350322 Jy ! Total flux subtracted in 100 components = 0.350322 Jy ! Clean residual min=-0.049345 max=0.065288 Jy/beam ! Clean residual mean=0.000443 rms=0.013592 Jy/beam ! Combined flux in latest and established models = 2.3601 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 41 components and 2.3601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.450311Jy sigma=0.001724 ! Fit after self-cal, rms=0.448083Jy sigma=0.001715 ! 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.462 mas, bmaj=9.037 mas, bpa=-5.659 degrees ! Estimated noise=1107.48 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.105576 Jy ! Component: 100 - total flux cleaned = 0.149585 Jy ! Component: 150 - total flux cleaned = 0.164446 Jy ! Component: 200 - total flux cleaned = 0.168327 Jy ! Total flux subtracted in 200 components = 0.168327 Jy ! Clean residual min=-0.044439 max=0.060930 Jy/beam ! Clean residual mean=0.001153 rms=0.015123 Jy/beam ! Combined flux in latest and established models = 2.52842 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 62 components and 2.52842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.425764Jy sigma=0.001641 ! Fit after self-cal, rms=0.424906Jy sigma=0.001637 ! 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.462 x 9.037 at -5.659 degrees (North through East) ! Clean map min=-0.040092 max=1.7797 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: 1.022 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.09 HN 0.92 KP 0.90 ! LA 0.98 MK 1.03 NL 1.00* OV 1.09 ! PT 0.95 SC 0.85 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.980812 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.16 HN 1.01 KP 0.95 ! LA 1.09 MK 1.07 NL 0.98 OV 1.04 ! PT 0.94 SC 0.93 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.04331 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.08 HN 0.94 KP 0.93 ! LA 0.82 MK 0.86 NL 0.95 OV 0.95 ! PT 1.08 SC 1.03 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.994933 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.12 HN 1.12 KP 0.95 ! LA 0.90 MK 0.98 NL 1.06 OV 0.95 ! PT 0.93 SC 1.02 ! ! ! Fit before self-cal, rms=0.424906Jy sigma=0.001637 ! Fit after self-cal, rms=0.365763Jy sigma=0.001418 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.365763Jy sigma=0.001418 ! Fit after self-cal, rms=0.365762Jy sigma=0.001418 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.424 mas, bmaj=8.891 mas, bpa=-5.185 degrees ! Estimated noise=1110.56 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.036959 Jy ! Component: 100 - total flux cleaned = 0.0459874 Jy ! Component: 150 - total flux cleaned = 0.0455718 Jy ! Component: 200 - total flux cleaned = 0.0451985 Jy ! Total flux subtracted in 200 components = 0.0451985 Jy ! Clean residual min=-0.013722 max=0.021204 Jy/beam ! Clean residual mean=0.000175 rms=0.004619 Jy/beam ! Combined flux in latest and established models = 2.57362 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 79 components and 2.57362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.362082Jy sigma=0.001407 ! Fit after self-cal, rms=0.361979Jy sigma=0.001406 ! 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.361979Jy sigma=0.001406 ! Fit after self-cal, rms=0.344495Jy sigma=0.001331 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) ! Added new window around map position (19, 12). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0260727 Jy ! Component: 100 - total flux cleaned = 0.0350179 Jy ! Component: 150 - total flux cleaned = 0.0387797 Jy ! Component: 200 - total flux cleaned = 0.0404435 Jy ! Total flux subtracted in 200 components = 0.0404435 Jy ! Clean residual min=-0.011200 max=0.012332 Jy/beam ! Clean residual mean=-0.000022 rms=0.003371 Jy/beam ! Combined flux in latest and established models = 2.61406 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 103 components and 2.61406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.342231Jy sigma=0.001323 ! Fit after self-cal, rms=0.339595Jy sigma=0.001312 ! 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.424 x 8.891 at -5.185 degrees (North through East) ! Clean map min=-0.010726 max=1.792 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.339595Jy sigma=0.001312 ! Fit after self-cal, rms=0.317879Jy sigma=0.001239 ! 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.317879Jy sigma=0.001239 ! Fit after self-cal, rms=0.317141Jy sigma=0.001236 ! Inverting map and beam ! Estimated beam: bmin=3.393 mas, bmaj=8.836 mas, bpa=-5.168 degrees ! Estimated noise=1102.4 mJy/beam. ! Added new window around map position (11, 5.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0150468 Jy ! Component: 100 - total flux cleaned = 0.0168209 Jy ! Component: 150 - total flux cleaned = 0.0175629 Jy ! Component: 200 - total flux cleaned = 0.0178941 Jy ! Total flux subtracted in 200 components = 0.0178941 Jy ! Clean residual min=-0.007615 max=0.011435 Jy/beam ! Clean residual mean=0.000018 rms=0.002248 Jy/beam ! Combined flux in latest and established models = 2.63196 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 121 components and 2.63196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.315710Jy sigma=0.001232 ! Fit after self-cal, rms=0.315386Jy sigma=0.001230 ! Inverting map ! Added new window around map position (-4.5, -3.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00313833 Jy ! Component: 100 - total flux cleaned = 0.00278673 Jy ! Component: 150 - total flux cleaned = 0.00278646 Jy ! Component: 200 - total flux cleaned = 0.00249584 Jy ! Total flux subtracted in 200 components = 0.00249584 Jy ! Clean residual min=-0.006850 max=0.007074 Jy/beam ! Clean residual mean=0.000020 rms=0.001966 Jy/beam ! Combined flux in latest and established models = 2.63445 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 145 components and 2.63445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.314525Jy sigma=0.001228 ! Fit after self-cal, rms=0.314330Jy sigma=0.001227 ! 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.314330Jy sigma=0.001227 ! Fit after self-cal, rms=0.313780Jy sigma=0.001225 ! 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.313780Jy sigma=0.001225 ! Fit after self-cal, rms=0.313702Jy sigma=0.001225 ! Inverting map and beam ! Estimated beam: bmin=3.388 mas, bmaj=8.824 mas, bpa=-5.038 degrees ! Estimated noise=1102.66 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00704758 Jy ! Component: 100 - total flux cleaned = 0.00812898 Jy ! Component: 150 - total flux cleaned = 0.0083786 Jy ! Component: 200 - total flux cleaned = 0.00838104 Jy ! Total flux subtracted in 200 components = 0.00838104 Jy ! Clean residual min=-0.006156 max=0.005853 Jy/beam ! Clean residual mean=0.000039 rms=0.001671 Jy/beam ! Combined flux in latest and established models = 2.64283 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 157 components and 2.64283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.313230Jy sigma=0.001223 ! Fit after self-cal, rms=0.313166Jy sigma=0.001223 ! 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.287 mas, bmaj=18.05 mas, bpa=1.222 degrees ! Estimated noise=1376.86 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.00187965 Jy ! Component: 100 - total flux cleaned = 0.00176498 Jy ! Component: 150 - total flux cleaned = 0.00186574 Jy ! Component: 200 - total flux cleaned = 0.00195737 Jy ! Total flux subtracted in 200 components = 0.00195737 Jy ! Clean residual min=-0.005716 max=0.004883 Jy/beam ! Clean residual mean=0.000062 rms=0.001807 Jy/beam ! Combined flux in latest and established models = 2.64479 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 177 components and 2.64479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.313082Jy sigma=0.001223 ! Fit after self-cal, rms=0.313051Jy sigma=0.001223 ! 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.482 mas, bmaj=6.965 mas, bpa=-4.629 degrees ! Estimated noise=2040.19 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.53544 Jy ! Component: 100 - total flux cleaned = 2.01344 Jy ! Component: 150 - total flux cleaned = 2.25636 Jy ! Component: 200 - total flux cleaned = 2.39086 Jy ! Total flux subtracted in 200 components = 2.39086 Jy ! Clean residual min=-0.021976 max=0.049677 Jy/beam ! Clean residual mean=-0.000109 rms=0.008440 Jy/beam ! Combined flux in latest and established models = 2.39086 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 42 model components to the UV plane model. ! The established model now contains 42 components and 2.39086 Jy ! Inverting map and beam ! Estimated beam: bmin=3.388 mas, bmaj=8.824 mas, bpa=-5.038 degrees ! Estimated noise=1102.66 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.115447 Jy ! Component: 100 - total flux cleaned = 0.166793 Jy ! Component: 150 - total flux cleaned = 0.196102 Jy ! Component: 200 - total flux cleaned = 0.216442 Jy ! Total flux subtracted in 200 components = 0.216442 Jy ! Clean residual min=-0.008220 max=0.010947 Jy/beam ! Clean residual mean=0.000140 rms=0.002867 Jy/beam ! Combined flux in latest and established models = 2.6073 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 97 components and 2.6073 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.287 mas, bmaj=18.05 mas, bpa=1.222 degrees ! Estimated noise=1376.86 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.0182245 Jy ! Component: 100 - total flux cleaned = 0.0245402 Jy ! Component: 150 - total flux cleaned = 0.0286148 Jy ! Component: 200 - total flux cleaned = 0.0312887 Jy ! Total flux subtracted in 200 components = 0.0312888 Jy ! Clean residual min=-0.006373 max=0.006635 Jy/beam ! Clean residual mean=0.000088 rms=0.002112 Jy/beam ! Combined flux in latest and established models = 2.63859 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 136 components and 2.63859 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.388 mas, bmaj=8.824 mas, bpa=-5.038 degrees ! Estimated noise=1102.66 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00320112 Jy ! Component: 100 - total flux cleaned = -0.00150954 Jy ! Component: 150 - total flux cleaned = -0.000911647 Jy ! Component: 200 - total flux cleaned = -0.000108774 Jy ! Total flux subtracted in 200 components = -0.000108774 Jy ! Clean residual min=-0.006480 max=0.006591 Jy/beam ! Clean residual mean=0.000043 rms=0.001746 Jy/beam ! Combined flux in latest and established models = 2.63848 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 158 components and 2.63848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.313357Jy sigma=0.001224 ! Fit after self-cal, rms=0.313287Jy sigma=0.001223 wmodel J1911-2006_S_1997_07_02_yyk\_map.mod ! Writing 158 model components to file: J1911-2006_S_1997_07_02_yyk_map.mod wobs J1911-2006_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1911-2006_S_1997_07_02_yyk_uvs.fits wwins J1911-2006_S_1997_07_02_yyk\_map.win ! wwins: Wrote 5 windows to J1911-2006_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.000103681 Jy ! Component: 100 - total flux cleaned = 0.000520748 Jy ! Component: 150 - total flux cleaned = 0.000520081 Jy ! Component: 200 - total flux cleaned = 0.000803831 Jy ! Component: 250 - total flux cleaned = 0.000982443 Jy ! Component: 300 - total flux cleaned = 0.000804409 Jy ! Component: 350 - total flux cleaned = 0.000545962 Jy ! Component: 400 - total flux cleaned = 0.000379208 Jy ! Component: 450 - total flux cleaned = 0.000216835 Jy ! Component: 500 - total flux cleaned = 0.000137442 Jy ! Component: 550 - total flux cleaned = -0.000170224 Jy ! Component: 600 - total flux cleaned = -9.60838e-05 Jy ! Component: 650 - total flux cleaned = -0.000241534 Jy ! Component: 700 - total flux cleaned = -0.000382694 Jy ! Component: 750 - total flux cleaned = -0.000243166 Jy ! Component: 800 - total flux cleaned = -0.000585983 Jy ! Component: 850 - total flux cleaned = -0.000787045 Jy ! Component: 900 - total flux cleaned = -0.0011831 Jy ! Component: 950 - total flux cleaned = -0.00137823 Jy ! Component: 1000 - total flux cleaned = -0.00156934 Jy ! Component: 1050 - total flux cleaned = -0.00163028 Jy ! Component: 1100 - total flux cleaned = -0.00169333 Jy ! Component: 1150 - total flux cleaned = -0.00187616 Jy ! Component: 1200 - total flux cleaned = -0.00199592 Jy ! Component: 1250 - total flux cleaned = -0.00211508 Jy ! Component: 1300 - total flux cleaned = -0.00217254 Jy ! Component: 1350 - total flux cleaned = -0.00240293 Jy ! Component: 1400 - total flux cleaned = -0.00257404 Jy ! Component: 1450 - total flux cleaned = -0.00263015 Jy ! Component: 1500 - total flux cleaned = -0.00252014 Jy ! Component: 1550 - total flux cleaned = -0.00279229 Jy ! Component: 1600 - total flux cleaned = -0.00273914 Jy ! Component: 1650 - total flux cleaned = -0.00284486 Jy ! Component: 1700 - total flux cleaned = -0.00268925 Jy ! Component: 1750 - total flux cleaned = -0.00279354 Jy ! Component: 1800 - total flux cleaned = -0.00279413 Jy ! Component: 1850 - total flux cleaned = -0.00289627 Jy ! Component: 1900 - total flux cleaned = -0.00294635 Jy ! Component: 1950 - total flux cleaned = -0.00309447 Jy ! Component: 2000 - total flux cleaned = -0.00328911 Jy ! Total flux subtracted in 2048 components = -0.00333769 Jy ! Clean residual min=-0.003604 max=0.003175 Jy/beam ! Clean residual mean=-0.000015 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 2.63514 Jy keep ! Adding 120 model components to the UV plane model. ! The established model now contains 276 components and 2.63515 Jy ![Exited script file: muppet] wmap "J1911-2006_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.388 x 8.824 at -5.038 degrees (North through East) ! Clean map min=-0.0072768 max=1.7736 Jy/beam ! Writing clean map to FITS file: J1911-2006_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.77361 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000979741 device "J1911-2006_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1911-2006_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.16572 0.16572 0.331439 0.662879 1.32576 2.65152 5.30303 10.6061 21.2121 42.4243 84.8485 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0029 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.773 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.388 x 8.824 at -5.038 degrees (North through East) ! Clean map min=-0.0072768 max=1.7736 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1911-2006_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1911-2006_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1911-2006_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 19:37:07 2007