! Started logfile: J1336-0829_S_1997_05_07_yyk_uvs.log on Sun Jan 7 18:22:11 2007 obs J1336-0829_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1336-0829_S_1997_05_07_yyk_uva.fits ! AN table 1: 145 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.701149 visibilities/baseline/integration-bin. ! Found source: J1336-0829 ! ! 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 614 lines of history. ! ! Reading 18300 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 J1336-0829_S_1997_05_07_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)= 0.435967 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=3.911 mas, bmaj=8.908 mas, bpa=9.255 degrees ! Estimated noise=1776.37 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 = 0.277045 Jy ! Component: 100 - total flux cleaned = 0.32128 Jy ! Total flux subtracted in 100 components = 0.32128 Jy ! Clean residual min=-0.009993 max=0.013075 Jy/beam ! Clean residual mean=0.000391 rms=0.003543 Jy/beam ! Combined flux in latest and established models = 0.32128 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.32128 Jy ! ! Correcting IF 1. ! A total of 375 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 231 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 231 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 231 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.283662Jy sigma=0.001203 ! Fit after self-cal, rms=0.283530Jy sigma=0.001203 ! Inverting map and beam ! Estimated beam: bmin=3.911 mas, bmaj=8.908 mas, bpa=9.255 degrees ! Estimated noise=1776.42 mJy/beam. 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=4.847 mas, bmaj=10.86 mas, bpa=8.776 degrees ! Estimated noise=1165.42 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.0230762 Jy ! Component: 100 - total flux cleaned = 0.0341893 Jy ! Component: 150 - total flux cleaned = 0.0393929 Jy ! Component: 200 - total flux cleaned = 0.0403411 Jy ! Total flux subtracted in 200 components = 0.0403411 Jy ! Clean residual min=-0.008269 max=0.012510 Jy/beam ! Clean residual mean=0.000529 rms=0.003149 Jy/beam ! Combined flux in latest and established models = 0.361621 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 27 components and 0.361621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.281886Jy sigma=0.001197 ! Fit after self-cal, rms=0.281867Jy sigma=0.001196 ! 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.847 x 10.86 at 8.776 degrees (North through East) ! Clean map min=-0.0077881 max=0.31883 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.02463 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.06 HN 1.00 KP 0.90 ! LA 0.98 MK 0.97 NL 1.00* OV 1.10 ! PT 0.92 SC 0.84 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.97297 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.13 HN 1.08 KP 1.01 ! LA 1.10 MK 1.05 NL 0.99 OV 1.02 ! PT 0.96 SC 0.92 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.05547 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.05 HN 0.93 KP 0.91 ! LA 0.84 MK 0.87 NL 0.92 OV 0.92 ! PT 1.07 SC 1.02 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.994227 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.15 HN 1.02 KP 0.95 ! LA 0.89 MK 1.03 NL 1.07 OV 1.02 ! PT 0.91 SC 1.07 ! ! ! Fit before self-cal, rms=0.281867Jy sigma=0.001196 ! Fit after self-cal, rms=0.275344Jy sigma=0.001188 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.275344Jy sigma=0.001188 ! Fit after self-cal, rms=0.275342Jy sigma=0.001188 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.8 mas, bmaj=10.75 mas, bpa=9.081 degrees ! Estimated noise=1175.13 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.00488337 Jy ! Component: 100 - total flux cleaned = 0.00487652 Jy ! Component: 150 - total flux cleaned = 0.00487152 Jy ! Component: 200 - total flux cleaned = 0.00486779 Jy ! Total flux subtracted in 200 components = 0.00486779 Jy ! Clean residual min=-0.005746 max=0.009438 Jy/beam ! Clean residual mean=0.000167 rms=0.001874 Jy/beam ! Combined flux in latest and established models = 0.366489 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 30 components and 0.366489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.275196Jy sigma=0.001188 ! Fit after self-cal, rms=0.275192Jy sigma=0.001188 ! Inverting map ! Added new window around map position (-1, -20.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108016 Jy ! Component: 100 - total flux cleaned = 0.0159172 Jy ! Component: 150 - total flux cleaned = 0.0173097 Jy ! Component: 200 - total flux cleaned = 0.0184265 Jy ! Total flux subtracted in 200 components = 0.0184265 Jy ! Clean residual min=-0.004307 max=0.004221 Jy/beam ! Clean residual mean=-0.000073 rms=0.001206 Jy/beam ! Combined flux in latest and established models = 0.384915 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 43 model components to the UV plane model. ! The established model now contains 73 components and 0.384915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.274882Jy sigma=0.001186 ! Fit after self-cal, rms=0.274846Jy sigma=0.001186 ! 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.274846Jy sigma=0.001186 ! Fit after self-cal, rms=0.273796Jy sigma=0.001182 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.00355141 Jy ! Component: 100 - total flux cleaned = 0.00446893 Jy ! Component: 150 - total flux cleaned = 0.00464252 Jy ! Component: 200 - total flux cleaned = 0.00469162 Jy ! Total flux subtracted in 200 components = 0.00469162 Jy ! Clean residual min=-0.004031 max=0.004140 Jy/beam ! Clean residual mean=-0.000123 rms=0.001092 Jy/beam ! Combined flux in latest and established models = 0.389607 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 42 model components to the UV plane model. ! The established model now contains 108 components and 0.389607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.273741Jy sigma=0.001181 ! Fit after self-cal, rms=0.273600Jy sigma=0.001181 ! 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: 4.8 x 10.75 at 9.081 degrees (North through East) ! Clean map min=-0.0039802 max=0.32379 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.273600Jy sigma=0.001181 ! Fit after self-cal, rms=0.270418Jy sigma=0.001176 ! 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.270418Jy sigma=0.001176 ! Fit after self-cal, rms=0.270388Jy sigma=0.001176 ! Inverting map and beam ! Estimated beam: bmin=4.787 mas, bmaj=10.69 mas, bpa=9.146 degrees ! Estimated noise=1169.28 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141221 Jy ! Component: 100 - total flux cleaned = 0.00159027 Jy ! Component: 150 - total flux cleaned = 0.00168643 Jy ! Component: 200 - total flux cleaned = 0.00172634 Jy ! Total flux subtracted in 200 components = 0.00172634 Jy ! Clean residual min=-0.003291 max=0.003375 Jy/beam ! Clean residual mean=0.000001 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.391333 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 135 components and 0.391333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.270369Jy sigma=0.001176 ! Fit after self-cal, rms=0.270360Jy sigma=0.001176 ! 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.270360Jy sigma=0.001176 ! Fit after self-cal, rms=0.270840Jy sigma=0.001174 ! 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.270840Jy sigma=0.001174 ! Fit after self-cal, rms=0.270841Jy sigma=0.001174 ! Inverting map and beam ! Estimated beam: bmin=4.782 mas, bmaj=10.68 mas, bpa=9.177 degrees ! Estimated noise=1170.32 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141223 Jy ! Component: 100 - total flux cleaned = 0.00156881 Jy ! Component: 150 - total flux cleaned = 0.0016365 Jy ! Component: 200 - total flux cleaned = 0.00166876 Jy ! Total flux subtracted in 200 components = 0.00166876 Jy ! Clean residual min=-0.003222 max=0.003353 Jy/beam ! Clean residual mean=0.000006 rms=0.000838 Jy/beam ! Combined flux in latest and established models = 0.393002 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 155 components and 0.393002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.270831Jy sigma=0.001174 ! Fit after self-cal, rms=0.270834Jy sigma=0.001174 ! 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.34 mas, bmaj=15.24 mas, bpa=10.75 degrees ! Estimated noise=1328.36 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.000516928 Jy ! Component: 100 - total flux cleaned = 0.000521354 Jy ! Component: 150 - total flux cleaned = 0.000459541 Jy ! Component: 200 - total flux cleaned = 0.000440281 Jy ! Total flux subtracted in 200 components = 0.000440281 Jy ! Clean residual min=-0.002642 max=0.003626 Jy/beam ! Clean residual mean=0.000003 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.393442 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 178 components and 0.393442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.270832Jy sigma=0.001174 ! Fit after self-cal, rms=0.270837Jy sigma=0.001174 ! 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=3.875 mas, bmaj=8.851 mas, bpa=9.687 degrees ! Estimated noise=1770.59 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.276966 Jy ! Component: 100 - total flux cleaned = 0.323335 Jy ! Component: 150 - total flux cleaned = 0.343693 Jy ! Component: 200 - total flux cleaned = 0.356162 Jy ! Total flux subtracted in 200 components = 0.356162 Jy ! Clean residual min=-0.006923 max=0.006694 Jy/beam ! Clean residual mean=0.000168 rms=0.001896 Jy/beam ! Combined flux in latest and established models = 0.356162 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.356162 Jy ! Inverting map and beam ! Estimated beam: bmin=4.782 mas, bmaj=10.68 mas, bpa=9.177 degrees ! Estimated noise=1170.32 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.0124063 Jy ! Component: 100 - total flux cleaned = 0.0199067 Jy ! Component: 150 - total flux cleaned = 0.0251365 Jy ! Component: 200 - total flux cleaned = 0.0288228 Jy ! Total flux subtracted in 200 components = 0.0288228 Jy ! Clean residual min=-0.003718 max=0.003501 Jy/beam ! Clean residual mean=0.000105 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.384985 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 79 components and 0.384985 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.34 mas, bmaj=15.24 mas, bpa=10.75 degrees ! Estimated noise=1328.36 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.00305657 Jy ! Component: 100 - total flux cleaned = 0.00496154 Jy ! Component: 150 - total flux cleaned = 0.00624154 Jy ! Component: 200 - total flux cleaned = 0.00696608 Jy ! Total flux subtracted in 200 components = 0.00696608 Jy ! Clean residual min=-0.002947 max=0.003578 Jy/beam ! Clean residual mean=0.000034 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.391951 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 117 components and 0.391951 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.782 mas, bmaj=10.68 mas, bpa=9.177 degrees ! Estimated noise=1170.32 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000589684 Jy ! Component: 100 - total flux cleaned = -0.000531828 Jy ! Component: 150 - total flux cleaned = -0.000427284 Jy ! Component: 200 - total flux cleaned = -0.000241379 Jy ! Total flux subtracted in 200 components = -0.000241379 Jy ! Clean residual min=-0.003282 max=0.003384 Jy/beam ! Clean residual mean=0.000024 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.39171 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 39 model components to the UV plane model. ! The established model now contains 151 components and 0.39171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.270856Jy sigma=0.001174 ! Fit after self-cal, rms=0.270859Jy sigma=0.001174 wmodel J1336-0829_S_1997_05_07_yyk\_map.mod ! Writing 151 model components to file: J1336-0829_S_1997_05_07_yyk_map.mod wobs J1336-0829_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1336-0829_S_1997_05_07_yyk_uvs.fits wwins J1336-0829_S_1997_05_07_yyk\_map.win ! wwins: Wrote 2 windows to J1336-0829_S_1997_05_07_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.000545306 Jy ! Component: 100 - total flux cleaned = 0.00117553 Jy ! Component: 150 - total flux cleaned = 0.00146579 Jy ! Component: 200 - total flux cleaned = 0.00169172 Jy ! Component: 250 - total flux cleaned = 0.00173417 Jy ! Component: 300 - total flux cleaned = 0.00173358 Jy ! Component: 350 - total flux cleaned = 0.00177344 Jy ! Component: 400 - total flux cleaned = 0.00181138 Jy ! Component: 450 - total flux cleaned = 0.00173595 Jy ! Component: 500 - total flux cleaned = 0.0017727 Jy ! Component: 550 - total flux cleaned = 0.00184324 Jy ! Component: 600 - total flux cleaned = 0.0018426 Jy ! Component: 650 - total flux cleaned = 0.00194432 Jy ! Component: 700 - total flux cleaned = 0.00204407 Jy ! Component: 750 - total flux cleaned = 0.00210922 Jy ! Component: 800 - total flux cleaned = 0.00210965 Jy ! Component: 850 - total flux cleaned = 0.00223452 Jy ! Component: 900 - total flux cleaned = 0.00232644 Jy ! Component: 950 - total flux cleaned = 0.00235656 Jy ! Component: 1000 - total flux cleaned = 0.00235651 Jy ! Component: 1050 - total flux cleaned = 0.00238586 Jy ! Component: 1100 - total flux cleaned = 0.00247184 Jy ! Component: 1150 - total flux cleaned = 0.00247158 Jy ! Component: 1200 - total flux cleaned = 0.00255461 Jy ! Component: 1250 - total flux cleaned = 0.00260932 Jy ! Component: 1300 - total flux cleaned = 0.00266349 Jy ! Component: 1350 - total flux cleaned = 0.00277036 Jy ! Component: 1400 - total flux cleaned = 0.00287584 Jy ! Component: 1450 - total flux cleaned = 0.00295403 Jy ! Component: 1500 - total flux cleaned = 0.0031852 Jy ! Component: 1550 - total flux cleaned = 0.00326059 Jy ! Component: 1600 - total flux cleaned = 0.00333589 Jy ! Component: 1650 - total flux cleaned = 0.00348393 Jy ! Component: 1700 - total flux cleaned = 0.00355677 Jy ! Component: 1750 - total flux cleaned = 0.00367685 Jy ! Component: 1800 - total flux cleaned = 0.00374804 Jy ! Component: 1850 - total flux cleaned = 0.00381855 Jy ! Component: 1900 - total flux cleaned = 0.00393505 Jy ! Component: 1950 - total flux cleaned = 0.00407323 Jy ! Component: 2000 - total flux cleaned = 0.00414142 Jy ! Total flux subtracted in 2048 components = 0.00423182 Jy ! Clean residual min=-0.001237 max=0.001337 Jy/beam ! Clean residual mean=0.000031 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.395942 Jy keep ! Adding 111 model components to the UV plane model. ! The established model now contains 262 components and 0.395942 Jy ![Exited script file: muppet] wmap "J1336-0829_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.782 x 10.68 at 9.177 degrees (North through East) ! Clean map min=-0.0027795 max=0.3245 Jy/beam ! Writing clean map to FITS file: J1336-0829_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.324501 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000447724 device "J1336-0829_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1336-0829_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.413919 0.413919 0.827838 1.65568 3.31135 6.6227 13.2454 26.4908 52.9816 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.324 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.782 x 10.68 at 9.177 degrees (North through East) ! Clean map min=-0.0027795 max=0.3245 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1336-0829_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1336-0829_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1336-0829_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 18:22:18 2007