! Started logfile: J0259-0019_S_1997_05_07_yyk_uvs.log on Sun Jan 7 15:58:43 2007 obs J0259-0019_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J0259-0019_S_1997_05_07_yyk_uva.fits ! AN table 1: 129 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.802929 visibilities/baseline/integration-bin. ! Found source: J0259-0019 ! ! 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 18644 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 J0259-0019_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.482882 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.949 mas, bmaj=7.493 mas, bpa=-7.121 degrees ! Estimated noise=1647.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.321648 Jy ! Component: 100 - total flux cleaned = 0.352239 Jy ! Total flux subtracted in 100 components = 0.352239 Jy ! Clean residual min=-0.019929 max=0.026728 Jy/beam ! Clean residual mean=0.000293 rms=0.005968 Jy/beam ! Combined flux in latest and established models = 0.352239 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.352239 Jy ! ! Correcting IF 1. ! A total of 275 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 148 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 148 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 149 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.299105Jy sigma=0.001237 ! Fit after self-cal, rms=0.291959Jy sigma=0.001224 ! Inverting map and beam ! Estimated beam: bmin=2.949 mas, bmaj=7.493 mas, bpa=-7.121 degrees ! Estimated noise=1647.8 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=3.56 mas, bmaj=8.865 mas, bpa=-7.458 degrees ! Estimated noise=1145.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) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0156511 Jy ! Component: 100 - total flux cleaned = 0.0149238 Jy ! Component: 150 - total flux cleaned = 0.0143593 Jy ! Component: 200 - total flux cleaned = 0.0143404 Jy ! Total flux subtracted in 200 components = 0.0143404 Jy ! Clean residual min=-0.009675 max=0.011631 Jy/beam ! Clean residual mean=0.000168 rms=0.002862 Jy/beam ! Combined flux in latest and established models = 0.366579 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 19 components and 0.366579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290239Jy sigma=0.001219 ! Fit after self-cal, rms=0.290233Jy sigma=0.001219 ! 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.56 x 8.865 at -7.458 degrees (North through East) ! Clean map min=-0.0093816 max=0.3784 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02042 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.06 HN 1.08 KP 0.90 ! LA 0.97 MK 0.98 NL 1.00* OV 1.08 ! PT 0.97 SC 0.78 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.97567 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.11 HN 1.14 KP 1.03 ! LA 1.10 MK 1.04 NL 0.99 OV 1.03 ! PT 0.93 SC 0.86 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.05468 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.08 HN 1.02 KP 0.90 ! LA 0.80 MK 0.84 NL 0.92 OV 0.94 ! PT 1.04 SC 0.96 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.998213 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.08 HN 1.10 KP 0.94 ! LA 0.85 MK 1.05 NL 1.07 OV 1.07 ! PT 0.90 SC 0.97 ! ! ! Fit before self-cal, rms=0.290233Jy sigma=0.001219 ! Fit after self-cal, rms=0.284614Jy sigma=0.001205 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.284614Jy sigma=0.001205 ! Fit after self-cal, rms=0.284611Jy sigma=0.001205 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.517 mas, bmaj=8.579 mas, bpa=-5.972 degrees ! Estimated noise=1152.65 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.00476927 Jy ! Component: 100 - total flux cleaned = 0.00505159 Jy ! Component: 150 - total flux cleaned = 0.0052716 Jy ! Component: 200 - total flux cleaned = 0.00544654 Jy ! Total flux subtracted in 200 components = 0.00544654 Jy ! Clean residual min=-0.005103 max=0.004924 Jy/beam ! Clean residual mean=-0.000040 rms=0.001325 Jy/beam ! Combined flux in latest and established models = 0.372025 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 29 components and 0.372025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.284526Jy sigma=0.001204 ! Fit after self-cal, rms=0.284523Jy sigma=0.001204 ! 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.284523Jy sigma=0.001204 ! Fit after self-cal, rms=0.283106Jy sigma=0.001198 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.00104481 Jy ! Component: 100 - total flux cleaned = 0.000977137 Jy ! Component: 150 - total flux cleaned = 0.000921996 Jy ! Component: 200 - total flux cleaned = 0.000813837 Jy ! Total flux subtracted in 200 components = 0.000813837 Jy ! Clean residual min=-0.004992 max=0.004753 Jy/beam ! Clean residual mean=-0.000037 rms=0.001307 Jy/beam ! Combined flux in latest and established models = 0.372839 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 35 components and 0.372839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.283089Jy sigma=0.001198 ! Fit after self-cal, rms=0.282865Jy sigma=0.001197 ! 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.517 x 8.579 at -5.972 degrees (North through East) ! Clean map min=-0.0048485 max=0.38601 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.282865Jy sigma=0.001197 ! Fit after self-cal, rms=0.345653Jy sigma=0.001189 ! 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.345653Jy sigma=0.001189 ! Fit after self-cal, rms=0.345623Jy sigma=0.001189 ! Inverting map and beam ! Estimated beam: bmin=3.497 mas, bmaj=8.532 mas, bpa=-5.746 degrees ! Estimated noise=1147.12 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000820161 Jy ! Component: 100 - total flux cleaned = 0.000930942 Jy ! Component: 150 - total flux cleaned = 0.000973167 Jy ! Component: 200 - total flux cleaned = 0.00097208 Jy ! Total flux subtracted in 200 components = 0.00097208 Jy ! Clean residual min=-0.004786 max=0.003733 Jy/beam ! Clean residual mean=-0.000059 rms=0.001101 Jy/beam ! Combined flux in latest and established models = 0.373811 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 42 components and 0.373811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.345616Jy sigma=0.001189 ! Fit after self-cal, rms=0.345605Jy sigma=0.001189 ! 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.345605Jy sigma=0.001189 ! Fit after self-cal, rms=0.347474Jy sigma=0.001188 ! 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.347474Jy sigma=0.001188 ! Fit after self-cal, rms=0.347473Jy sigma=0.001187 ! Inverting map and beam ! Estimated beam: bmin=3.489 mas, bmaj=8.503 mas, bpa=-5.599 degrees ! Estimated noise=1148.73 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100889 Jy ! Component: 100 - total flux cleaned = 0.00120933 Jy ! Component: 150 - total flux cleaned = 0.00120971 Jy ! Component: 200 - total flux cleaned = 0.00118098 Jy ! Total flux subtracted in 200 components = 0.00118098 Jy ! Clean residual min=-0.004801 max=0.003736 Jy/beam ! Clean residual mean=-0.000060 rms=0.001092 Jy/beam ! Combined flux in latest and established models = 0.374992 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 48 components and 0.374992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.347469Jy sigma=0.001187 ! Fit after self-cal, rms=0.347467Jy sigma=0.001187 ! 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.344 mas, bmaj=13.31 mas, bpa=8.225 degrees ! Estimated noise=1419.93 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.000618955 Jy ! Component: 100 - total flux cleaned = 0.000617197 Jy ! Component: 150 - total flux cleaned = 0.000575224 Jy ! Component: 200 - total flux cleaned = 0.000557515 Jy ! Total flux subtracted in 200 components = 0.000557515 Jy ! Clean residual min=-0.004243 max=0.003774 Jy/beam ! Clean residual mean=-0.000125 rms=0.001228 Jy/beam ! Combined flux in latest and established models = 0.37555 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 57 components and 0.37555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.347471Jy sigma=0.001187 ! Fit after self-cal, rms=0.347468Jy sigma=0.001187 ! 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.902 mas, bmaj=7.291 mas, bpa=-5.876 degrees ! Estimated noise=1664.73 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.33268 Jy ! Component: 100 - total flux cleaned = 0.37589 Jy ! Component: 150 - total flux cleaned = 0.378161 Jy ! Component: 200 - total flux cleaned = 0.376864 Jy ! Total flux subtracted in 200 components = 0.376864 Jy ! Clean residual min=-0.006532 max=0.007352 Jy/beam ! Clean residual mean=-0.000093 rms=0.001946 Jy/beam ! Combined flux in latest and established models = 0.376864 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.376864 Jy ! Inverting map and beam ! Estimated beam: bmin=3.489 mas, bmaj=8.503 mas, bpa=-5.599 degrees ! Estimated noise=1148.73 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 = -1.65488e-05 Jy ! Component: 100 - total flux cleaned = -0.000572404 Jy ! Component: 150 - total flux cleaned = -0.000886838 Jy ! Component: 200 - total flux cleaned = -0.00123084 Jy ! Total flux subtracted in 200 components = -0.00123084 Jy ! Clean residual min=-0.004934 max=0.003884 Jy/beam ! Clean residual mean=-0.000064 rms=0.001134 Jy/beam ! Combined flux in latest and established models = 0.375634 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 18 components and 0.375634 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.344 mas, bmaj=13.31 mas, bpa=8.225 degrees ! Estimated noise=1419.93 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.000550689 Jy ! Component: 100 - total flux cleaned = 0.000397524 Jy ! Component: 150 - total flux cleaned = 0.000286555 Jy ! Component: 200 - total flux cleaned = 0.000195621 Jy ! Total flux subtracted in 200 components = 0.000195621 Jy ! Clean residual min=-0.004261 max=0.003799 Jy/beam ! Clean residual mean=-0.000129 rms=0.001233 Jy/beam ! Combined flux in latest and established models = 0.375829 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 29 components and 0.375829 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.489 mas, bmaj=8.503 mas, bpa=-5.599 degrees ! Estimated noise=1148.73 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000422692 Jy ! Component: 100 - total flux cleaned = -0.00079208 Jy ! Component: 150 - total flux cleaned = -0.00103616 Jy ! Component: 200 - total flux cleaned = -0.00108233 Jy ! Total flux subtracted in 200 components = -0.00108233 Jy ! Clean residual min=-0.004936 max=0.003914 Jy/beam ! Clean residual mean=-0.000059 rms=0.001113 Jy/beam ! Combined flux in latest and established models = 0.374747 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 39 components and 0.374747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.347496Jy sigma=0.001188 ! Fit after self-cal, rms=0.347495Jy sigma=0.001188 wmodel J0259-0019_S_1997_05_07_yyk\_map.mod ! Writing 39 model components to file: J0259-0019_S_1997_05_07_yyk_map.mod wobs J0259-0019_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J0259-0019_S_1997_05_07_yyk_uvs.fits wwins J0259-0019_S_1997_05_07_yyk\_map.win ! wwins: Wrote 1 windows to J0259-0019_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.00178148 Jy ! Component: 100 - total flux cleaned = -0.00199869 Jy ! Component: 150 - total flux cleaned = -0.00193033 Jy ! Component: 200 - total flux cleaned = -0.00193152 Jy ! Component: 250 - total flux cleaned = -0.00216784 Jy ! Component: 300 - total flux cleaned = -0.00261765 Jy ! Component: 350 - total flux cleaned = -0.0031056 Jy ! Component: 400 - total flux cleaned = -0.00342155 Jy ! Component: 450 - total flux cleaned = -0.00378133 Jy ! Component: 500 - total flux cleaned = -0.00413248 Jy ! Component: 550 - total flux cleaned = -0.00471833 Jy ! Component: 600 - total flux cleaned = -0.00505207 Jy ! Component: 650 - total flux cleaned = -0.00533153 Jy ! Component: 700 - total flux cleaned = -0.00560602 Jy ! Component: 750 - total flux cleaned = -0.00600904 Jy ! Component: 800 - total flux cleaned = -0.00635987 Jy ! Component: 850 - total flux cleaned = -0.00661872 Jy ! Component: 900 - total flux cleaned = -0.00704193 Jy ! Component: 950 - total flux cleaned = -0.00745842 Jy ! Component: 1000 - total flux cleaned = -0.00795011 Jy ! Component: 1050 - total flux cleaned = -0.00827331 Jy ! Component: 1100 - total flux cleaned = -0.00867188 Jy ! Component: 1150 - total flux cleaned = -0.00906532 Jy ! Component: 1200 - total flux cleaned = -0.00941451 Jy ! Component: 1250 - total flux cleaned = -0.00991218 Jy ! Component: 1300 - total flux cleaned = -0.010289 Jy ! Component: 1350 - total flux cleaned = -0.0106243 Jy ! Component: 1400 - total flux cleaned = -0.0110651 Jy ! Component: 1450 - total flux cleaned = -0.0115005 Jy ! Component: 1500 - total flux cleaned = -0.0117866 Jy ! Component: 1550 - total flux cleaned = -0.0121401 Jy ! Component: 1600 - total flux cleaned = -0.0125239 Jy ! Component: 1650 - total flux cleaned = -0.0128338 Jy ! Component: 1700 - total flux cleaned = -0.0131062 Jy ! Component: 1750 - total flux cleaned = -0.0134764 Jy ! Component: 1800 - total flux cleaned = -0.0137759 Jy ! Component: 1850 - total flux cleaned = -0.0142035 Jy ! Component: 1900 - total flux cleaned = -0.0145293 Jy ! Component: 1950 - total flux cleaned = -0.0148197 Jy ! Component: 2000 - total flux cleaned = -0.015234 Jy ! Total flux subtracted in 2048 components = -0.015581 Jy ! Clean residual min=-0.001727 max=0.002038 Jy/beam ! Clean residual mean=-0.000058 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.359166 Jy keep ! Adding 111 model components to the UV plane model. ! The established model now contains 150 components and 0.359166 Jy ![Exited script file: muppet] wmap "J0259-0019_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.489 x 8.503 at -5.599 degrees (North through East) ! Clean map min=-0.0043363 max=0.38574 Jy/beam ! Writing clean map to FITS file: J0259-0019_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.385735 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000614605 device "J0259-0019_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J0259-0019_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.478 0.478 0.956 1.912 3.824 7.648 15.296 30.592 61.184 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.385 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.489 x 8.503 at -5.599 degrees (North through East) ! Clean map min=-0.0043363 max=0.38574 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0259-0019_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J0259-0019_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0259-0019_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 15:58:50 2007