! Started logfile: J2158-3013_S_2002_05_14_yyk_uvs.log on Tue Jun 26 23:20:18 2007 obs J2158-3013_S_2002_05_14_yyk_uva.fits ! Reading UV FITS file: J2158-3013_S_2002_05_14_yyk_uva.fits ! AN table 1: 90 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.807654 visibilities/baseline/integration-bin. ! Found source: J2158-3013 ! ! 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.22947e+09 8e+06 1 8e+06 ! 02 2 2.25947e+09 8e+06 1 8e+06 ! 03 3 2.34947e+09 8e+06 1 8e+06 ! 04 4 2.36947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1153 lines of history. ! ! Reading 13084 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 J2158-3013_S_2002_05_14_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.325081 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.338 mas, bmaj=6.476 mas, bpa=-4.444 degrees ! Estimated noise=1536.59 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.20124 Jy ! Component: 100 - total flux cleaned = 0.232245 Jy ! Total flux subtracted in 100 components = 0.232245 Jy ! Clean residual min=-0.011825 max=0.019685 Jy/beam ! Clean residual mean=-0.000069 rms=0.003176 Jy/beam ! Combined flux in latest and established models = 0.232245 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.232245 Jy ! ! Correcting IF 1. ! A total of 147 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 221 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 169 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 147 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.220640Jy sigma=0.001223 ! Fit after self-cal, rms=0.219481Jy sigma=0.001220 ! Inverting map and beam ! Estimated beam: bmin=2.338 mas, bmaj=6.476 mas, bpa=-4.444 degrees ! Estimated noise=1538.14 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=2.986 mas, bmaj=8.101 mas, bpa=-5.168 degrees ! Estimated noise=1044.07 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 (3.5, -5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0275782 Jy ! Component: 100 - total flux cleaned = 0.0410759 Jy ! Component: 150 - total flux cleaned = 0.0485707 Jy ! Component: 200 - total flux cleaned = 0.0515676 Jy ! Total flux subtracted in 200 components = 0.0515676 Jy ! Clean residual min=-0.006499 max=0.007913 Jy/beam ! Clean residual mean=0.000100 rms=0.001927 Jy/beam ! Combined flux in latest and established models = 0.283813 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 41 model components to the UV plane model. ! The established model now contains 48 components and 0.283813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.216989Jy sigma=0.001204 ! Fit after self-cal, rms=0.216842Jy sigma=0.001203 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.986 x 8.101 at -5.168 degrees (North through East) ! Clean map min=-0.0063085 max=0.22834 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.99961 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.14 HN 1.25 KP 0.91 ! LA 0.98 NL 0.88 OV 0.97 PT 1.02 ! SC 1.04 MK 0.91 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.991271 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.05 HN 1.23 KP 1.00* ! LA 0.95 NL 0.95 OV 1.01 PT 0.97 ! SC 0.98 MK 1.00 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.945934 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.97 HN 1.33 KP 1.01 ! LA 0.99 NL 1.06 OV 1.05 PT 1.13 ! SC 1.02 MK 1.01 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02137 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.91 HN 1.07 KP 1.04 ! LA 0.83 NL 1.07 OV 0.94 PT 0.98 ! SC 0.90 MK 1.05 ! ! ! Fit before self-cal, rms=0.216842Jy sigma=0.001203 ! Fit after self-cal, rms=0.220218Jy sigma=0.001194 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.220218Jy sigma=0.001194 ! Fit after self-cal, rms=0.220224Jy sigma=0.001194 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.005 mas, bmaj=7.982 mas, bpa=-4.855 degrees ! Estimated noise=1024.19 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.00108316 Jy ! Component: 100 - total flux cleaned = -0.00110057 Jy ! Component: 150 - total flux cleaned = -0.000910347 Jy ! Component: 200 - total flux cleaned = -0.00075322 Jy ! Total flux subtracted in 200 components = -0.00075322 Jy ! Clean residual min=-0.004371 max=0.005224 Jy/beam ! Clean residual mean=0.000054 rms=0.001292 Jy/beam ! Combined flux in latest and established models = 0.28306 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 68 components and 0.28306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.220125Jy sigma=0.001193 ! Fit after self-cal, rms=0.220124Jy sigma=0.001193 ! 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.220124Jy sigma=0.001193 ! Fit after self-cal, rms=0.216368Jy sigma=0.001178 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.00108037 Jy ! Component: 100 - total flux cleaned = 0.00144008 Jy ! Component: 150 - total flux cleaned = 0.00159073 Jy ! Component: 200 - total flux cleaned = 0.00166108 Jy ! Total flux subtracted in 200 components = 0.00166108 Jy ! Clean residual min=-0.004069 max=0.004783 Jy/beam ! Clean residual mean=0.000047 rms=0.001257 Jy/beam ! Combined flux in latest and established models = 0.284721 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 83 components and 0.284721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.216302Jy sigma=0.001177 ! Fit after self-cal, rms=0.215953Jy sigma=0.001176 ! 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.005 x 7.982 at -4.855 degrees (North through East) ! Clean map min=-0.0039327 max=0.22824 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.215953Jy sigma=0.001176 ! Fit after self-cal, rms=0.212022Jy sigma=0.001172 ! 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.212022Jy sigma=0.001172 ! Fit after self-cal, rms=0.211964Jy sigma=0.001172 ! Inverting map and beam ! Estimated beam: bmin=2.993 mas, bmaj=7.985 mas, bpa=-4.818 degrees ! Estimated noise=1017.17 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119047 Jy ! Component: 100 - total flux cleaned = 0.00125903 Jy ! Component: 150 - total flux cleaned = 0.00126018 Jy ! Component: 200 - total flux cleaned = 0.00130944 Jy ! Total flux subtracted in 200 components = 0.00130944 Jy ! Clean residual min=-0.003943 max=0.004460 Jy/beam ! Clean residual mean=0.000024 rms=0.001156 Jy/beam ! Combined flux in latest and established models = 0.28603 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 97 components and 0.28603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.211929Jy sigma=0.001172 ! Fit after self-cal, rms=0.211933Jy sigma=0.001171 ! 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.211933Jy sigma=0.001171 ! Fit after self-cal, rms=0.224214Jy sigma=0.001166 ! 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.224214Jy sigma=0.001166 ! Fit after self-cal, rms=0.224278Jy sigma=0.001166 ! Inverting map and beam ! Estimated beam: bmin=2.99 mas, bmaj=7.98 mas, bpa=-4.775 degrees ! Estimated noise=1017.62 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000688851 Jy ! Component: 100 - total flux cleaned = 0.000895121 Jy ! Component: 150 - total flux cleaned = 0.00104227 Jy ! Component: 200 - total flux cleaned = 0.00108821 Jy ! Total flux subtracted in 200 components = 0.00108821 Jy ! Clean residual min=-0.003909 max=0.004413 Jy/beam ! Clean residual mean=0.000026 rms=0.001139 Jy/beam ! Combined flux in latest and established models = 0.287119 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 116 components and 0.287118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.224260Jy sigma=0.001166 ! Fit after self-cal, rms=0.224289Jy sigma=0.001166 ! 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.051 mas, bmaj=21.6 mas, bpa=0.6841 degrees ! Estimated noise=1330.7 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.00170962 Jy ! Component: 100 - total flux cleaned = 0.0016992 Jy ! Component: 150 - total flux cleaned = 0.00173941 Jy ! Component: 200 - total flux cleaned = 0.00178166 Jy ! Total flux subtracted in 200 components = 0.00178166 Jy ! Clean residual min=-0.003943 max=0.005378 Jy/beam ! Clean residual mean=0.000047 rms=0.001591 Jy/beam ! Combined flux in latest and established models = 0.2889 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 122 components and 0.2889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.224320Jy sigma=0.001166 ! Fit after self-cal, rms=0.224335Jy sigma=0.001166 ! 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.338 mas, bmaj=6.415 mas, bpa=-4.178 degrees ! Estimated noise=1511.24 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.201481 Jy ! Component: 100 - total flux cleaned = 0.23148 Jy ! Component: 150 - total flux cleaned = 0.24574 Jy ! Component: 200 - total flux cleaned = 0.255323 Jy ! Total flux subtracted in 200 components = 0.255323 Jy ! Clean residual min=-0.005873 max=0.006638 Jy/beam ! Clean residual mean=-0.000045 rms=0.001593 Jy/beam ! Combined flux in latest and established models = 0.255323 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.255323 Jy ! Inverting map and beam ! Estimated beam: bmin=2.99 mas, bmaj=7.98 mas, bpa=-4.775 degrees ! Estimated noise=1017.62 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.0132134 Jy ! Component: 100 - total flux cleaned = 0.0202878 Jy ! Component: 150 - total flux cleaned = 0.0244712 Jy ! Component: 200 - total flux cleaned = 0.0269951 Jy ! Total flux subtracted in 200 components = 0.0269951 Jy ! Clean residual min=-0.004082 max=0.004667 Jy/beam ! Clean residual mean=0.000023 rms=0.001156 Jy/beam ! Combined flux in latest and established models = 0.282318 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 81 components and 0.282319 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.051 mas, bmaj=21.6 mas, bpa=0.6841 degrees ! Estimated noise=1330.7 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.00345294 Jy ! Component: 100 - total flux cleaned = 0.00385364 Jy ! Component: 150 - total flux cleaned = 0.0041938 Jy ! Component: 200 - total flux cleaned = 0.00444548 Jy ! Total flux subtracted in 200 components = 0.00444548 Jy ! Clean residual min=-0.003727 max=0.005750 Jy/beam ! Clean residual mean=0.000048 rms=0.001600 Jy/beam ! Combined flux in latest and established models = 0.286764 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 88 components and 0.286764 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.99 mas, bmaj=7.98 mas, bpa=-4.775 degrees ! Estimated noise=1017.62 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000976384 Jy ! Component: 100 - total flux cleaned = -0.0010928 Jy ! Component: 150 - total flux cleaned = -0.00114064 Jy ! Component: 200 - total flux cleaned = -0.00106157 Jy ! Total flux subtracted in 200 components = -0.00106157 Jy ! Clean residual min=-0.003916 max=0.004798 Jy/beam ! Clean residual mean=0.000022 rms=0.001115 Jy/beam ! Combined flux in latest and established models = 0.285702 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 100 components and 0.285702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.224366Jy sigma=0.001165 ! Fit after self-cal, rms=0.224367Jy sigma=0.001165 wmodel J2158-3013_S_2002_05_14_yyk\_map.mod ! Writing 100 model components to file: J2158-3013_S_2002_05_14_yyk_map.mod wobs J2158-3013_S_2002_05_14_yyk\_uvs.fits ! Writing UV FITS file: J2158-3013_S_2002_05_14_yyk_uvs.fits wwins J2158-3013_S_2002_05_14_yyk\_map.win ! wwins: Wrote 2 windows to J2158-3013_S_2002_05_14_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.00165983 Jy ! Component: 100 - total flux cleaned = 0.00221703 Jy ! Component: 150 - total flux cleaned = 0.00266418 Jy ! Component: 200 - total flux cleaned = 0.0028978 Jy ! Component: 250 - total flux cleaned = 0.00300878 Jy ! Component: 300 - total flux cleaned = 0.00316677 Jy ! Component: 350 - total flux cleaned = 0.00331846 Jy ! Component: 400 - total flux cleaned = 0.00356517 Jy ! Component: 450 - total flux cleaned = 0.00380473 Jy ! Component: 500 - total flux cleaned = 0.00403725 Jy ! Component: 550 - total flux cleaned = 0.00412699 Jy ! Component: 600 - total flux cleaned = 0.00412616 Jy ! Component: 650 - total flux cleaned = 0.00412582 Jy ! Component: 700 - total flux cleaned = 0.00416782 Jy ! Component: 750 - total flux cleaned = 0.00424945 Jy ! Component: 800 - total flux cleaned = 0.00420917 Jy ! Component: 850 - total flux cleaned = 0.00432901 Jy ! Component: 900 - total flux cleaned = 0.00452324 Jy ! Component: 950 - total flux cleaned = 0.00456138 Jy ! Component: 1000 - total flux cleaned = 0.00474844 Jy ! Component: 1050 - total flux cleaned = 0.00489416 Jy ! Component: 1100 - total flux cleaned = 0.00496562 Jy ! Component: 1150 - total flux cleaned = 0.00507168 Jy ! Component: 1200 - total flux cleaned = 0.00507213 Jy ! Component: 1250 - total flux cleaned = 0.00514079 Jy ! Component: 1300 - total flux cleaned = 0.00520778 Jy ! Component: 1350 - total flux cleaned = 0.00524059 Jy ! Component: 1400 - total flux cleaned = 0.00524076 Jy ! Component: 1450 - total flux cleaned = 0.00527322 Jy ! Component: 1500 - total flux cleaned = 0.0053997 Jy ! Component: 1550 - total flux cleaned = 0.00546179 Jy ! Component: 1600 - total flux cleaned = 0.00546193 Jy ! Component: 1650 - total flux cleaned = 0.00561375 Jy ! Component: 1700 - total flux cleaned = 0.00564341 Jy ! Component: 1750 - total flux cleaned = 0.00576124 Jy ! Component: 1800 - total flux cleaned = 0.00578986 Jy ! Component: 1850 - total flux cleaned = 0.00576065 Jy ! Component: 1900 - total flux cleaned = 0.00578939 Jy ! Component: 1950 - total flux cleaned = 0.00573372 Jy ! Component: 2000 - total flux cleaned = 0.00573394 Jy ! Total flux subtracted in 2048 components = 0.00587104 Jy ! Clean residual min=-0.001367 max=0.001543 Jy/beam ! Clean residual mean=-0.000011 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.291574 Jy keep ! Adding 163 model components to the UV plane model. ! The established model now contains 263 components and 0.291574 Jy ![Exited script file: muppet] wmap "J2158-3013_S_2002_05_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.99 x 7.98 at -4.775 degrees (North through East) ! Clean map min=-0.0031075 max=0.23443 Jy/beam ! Writing clean map to FITS file: J2158-3013_S_2002_05_14_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.23443 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000562996 device "J2158-3013_S_2002_05_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J2158-3013_S_2002_05_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.720467 0.720467 1.44093 2.88187 5.76374 11.5275 23.0549 46.1099 92.2198 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.234 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.99 x 7.98 at -4.775 degrees (North through East) ! Clean map min=-0.0031075 max=0.23443 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2158-3013_S_2002_05_14_yyk\_map.gif/gif" ! Attempting to open device: 'J2158-3013_S_2002_05_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2158-3013_S_2002_05_14_yyk_uvs.log closed on Tue Jun 26 23:20:26 2007