! Started logfile: J0514-2029_S_2005_06_30_yyk_uvs.log on Sat Oct 8 16:57:58 2005 obs J0514-2029_S_2005_06_30_yyk_uve.fits ! Reading UV FITS file: J0514-2029_S_2005_06_30_yyk_uve.fits ! AN table 1: 12 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.924074 visibilities/baseline/integration-bin. ! Found source: J0514-2029 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1468 lines of history. ! ! Reading 1996 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 J0514-2029_S_2005_06_30_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.338086 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.419 mas, bmaj=6.359 mas, bpa=-1.786 degrees ! Estimated noise=1.60577 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.267321 Jy ! Component: 100 - total flux cleaned = 0.309036 Jy ! Total flux subtracted in 100 components = 0.309036 Jy ! Clean residual min=-0.010210 max=0.011600 Jy/beam ! Clean residual mean=-0.000034 rms=0.002710 Jy/beam ! Combined flux in latest and established models = 0.309036 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.309036 Jy ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.107599Jy sigma=1.287142 ! Fit after self-cal, rms=0.107708Jy sigma=1.276116 ! Inverting map and beam ! Estimated beam: bmin=2.419 mas, bmaj=6.359 mas, bpa=-1.786 degrees ! Estimated noise=1.60577 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.193 mas, bmaj=8.512 mas, bpa=-3.947 degrees ! Estimated noise=1.04845 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.0146058 Jy ! Component: 100 - total flux cleaned = 0.0192411 Jy ! Component: 150 - total flux cleaned = 0.0193472 Jy ! Component: 200 - total flux cleaned = 0.019257 Jy ! Total flux subtracted in 200 components = 0.019257 Jy ! Clean residual min=-0.006469 max=0.007455 Jy/beam ! Clean residual mean=-0.000117 rms=0.001777 Jy/beam ! Combined flux in latest and established models = 0.328293 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 43 components and 0.328293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105338Jy sigma=1.249620 ! Fit after self-cal, rms=0.105319Jy sigma=1.249518 ! 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.193 x 8.512 at -3.947 degrees (North through East) ! Clean map min=-0.0060862 max=0.31108 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.00636 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.04 HN 1.02 KP 0.99 ! LA 1.10 MK 0.89 NL 0.95 OV 0.97 ! PT 1.06 SC 0.94 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.977735 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.02 HN 1.03 KP 1.01 ! LA 1.05 MK 0.99 NL 0.98 OV 1.03 ! PT 1.07 SC 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.981583 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.93 HN 1.00 KP 1.00 ! LA 0.93 MK 1.14 NL 1.03 OV 0.98 ! PT 1.13 SC 1.04 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.04949 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.97 HN 0.94 KP 0.86 ! LA 0.77 MK 1.08 NL 0.97 OV 0.78 ! PT 1.02 SC 1.12 ! ! ! Fit before self-cal, rms=0.105319Jy sigma=1.249518 ! Fit after self-cal, rms=0.096190Jy sigma=1.125952 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.096190Jy sigma=1.125952 ! Fit after self-cal, rms=0.096213Jy sigma=1.125819 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.249 mas, bmaj=8.618 mas, bpa=-3.779 degrees ! Estimated noise=1.04808 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.000768695 Jy ! Component: 100 - total flux cleaned = 0.000885675 Jy ! Component: 150 - total flux cleaned = 0.000916216 Jy ! Component: 200 - total flux cleaned = 0.000944256 Jy ! Total flux subtracted in 200 components = 0.000944256 Jy ! Clean residual min=-0.004174 max=0.004506 Jy/beam ! Clean residual mean=-0.000002 rms=0.001209 Jy/beam ! Combined flux in latest and established models = 0.329238 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 53 components and 0.329238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096157Jy sigma=1.125298 ! Fit after self-cal, rms=0.096146Jy sigma=1.125257 ! 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.096146Jy sigma=1.125257 ! Fit after self-cal, rms=0.093592Jy sigma=1.065900 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.00107763 Jy ! Component: 100 - total flux cleaned = 0.0011368 Jy ! Component: 150 - total flux cleaned = 0.00116252 Jy ! Component: 200 - total flux cleaned = 0.00118641 Jy ! Total flux subtracted in 200 components = 0.00118641 Jy ! Clean residual min=-0.004510 max=0.004866 Jy/beam ! Clean residual mean=-0.000005 rms=0.001191 Jy/beam ! Combined flux in latest and established models = 0.330424 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 56 components and 0.330424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093561Jy sigma=1.065572 ! Fit after self-cal, rms=0.093449Jy sigma=1.061004 ! 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.249 x 8.618 at -3.779 degrees (North through East) ! Clean map min=-0.0042008 max=0.31337 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.093449Jy sigma=1.061004 ! Fit after self-cal, rms=0.088820Jy sigma=0.994721 ! 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.088820Jy sigma=0.994721 ! Fit after self-cal, rms=0.088906Jy sigma=0.993832 ! Inverting map and beam ! Estimated beam: bmin=3.259 mas, bmaj=8.602 mas, bpa=-3.77 degrees ! Estimated noise=1.04497 mJy/beam. ! Added new window around map position (25, 52). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144518 Jy ! Component: 100 - total flux cleaned = 0.00143689 Jy ! Component: 150 - total flux cleaned = 0.00128619 Jy ! Component: 200 - total flux cleaned = 0.00098152 Jy ! Total flux subtracted in 200 components = 0.00098152 Jy ! Clean residual min=-0.003535 max=0.003284 Jy/beam ! Clean residual mean=0.000009 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.331406 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 80 components and 0.331406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088730Jy sigma=0.988329 ! Fit after self-cal, rms=0.088765Jy sigma=0.987923 ! 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.088765Jy sigma=0.987923 ! Fit after self-cal, rms=0.088087Jy sigma=0.957698 ! 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.088087Jy sigma=0.957698 ! Fit after self-cal, rms=0.088085Jy sigma=0.957596 ! Inverting map and beam ! Estimated beam: bmin=3.262 mas, bmaj=8.63 mas, bpa=-3.824 degrees ! Estimated noise=1.04448 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -4.26951e-05 Jy ! Component: 100 - total flux cleaned = -0.00019191 Jy ! Component: 150 - total flux cleaned = -0.000326601 Jy ! Component: 200 - total flux cleaned = -0.000528843 Jy ! Total flux subtracted in 200 components = -0.000528843 Jy ! Clean residual min=-0.003482 max=0.003309 Jy/beam ! Clean residual mean=0.000020 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.330877 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 93 components and 0.330877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088038Jy sigma=0.956757 ! Fit after self-cal, rms=0.088033Jy sigma=0.956708 ! 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.202 mas, bmaj=18.96 mas, bpa=0.2741 degrees ! Estimated noise=1.3091 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.000277235 Jy ! Component: 100 - total flux cleaned = -0.000211186 Jy ! Component: 150 - total flux cleaned = -0.000215466 Jy ! Component: 200 - total flux cleaned = -0.000191586 Jy ! Total flux subtracted in 200 components = -0.000191586 Jy ! Clean residual min=-0.003091 max=0.003766 Jy/beam ! Clean residual mean=0.000036 rms=0.001045 Jy/beam ! Combined flux in latest and established models = 0.330685 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 103 components and 0.330685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088081Jy sigma=0.956852 ! Fit after self-cal, rms=0.088005Jy sigma=0.956561 ! Inverting map uvtaper 0,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.442 mas, bmaj=6.37 mas, bpa=-1.819 degrees ! Estimated noise=1.60171 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.267169 Jy ! Component: 100 - total flux cleaned = 0.306905 Jy ! Component: 150 - total flux cleaned = 0.321217 Jy ! Component: 200 - total flux cleaned = 0.326293 Jy ! Total flux subtracted in 200 components = 0.326293 Jy ! Clean residual min=-0.006984 max=0.006360 Jy/beam ! Clean residual mean=-0.000014 rms=0.001680 Jy/beam ! Combined flux in latest and established models = 0.326293 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.326293 Jy ! Inverting map and beam ! Estimated beam: bmin=3.262 mas, bmaj=8.63 mas, bpa=-3.824 degrees ! Estimated noise=1.04448 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) ! Added new window around map position (2, -8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00412879 Jy ! Component: 100 - total flux cleaned = 0.00569301 Jy ! Component: 150 - total flux cleaned = 0.00631825 Jy ! Component: 200 - total flux cleaned = 0.00623775 Jy ! Total flux subtracted in 200 components = 0.00623775 Jy ! Clean residual min=-0.003479 max=0.003546 Jy/beam ! Clean residual mean=0.000012 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.332531 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 63 components and 0.332531 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.202 mas, bmaj=18.96 mas, bpa=0.2741 degrees ! Estimated noise=1.3091 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.000971233 Jy ! Component: 100 - total flux cleaned = -0.000830044 Jy ! Component: 150 - total flux cleaned = -0.000681419 Jy ! Component: 200 - total flux cleaned = -0.000679446 Jy ! Total flux subtracted in 200 components = -0.000679446 Jy ! Clean residual min=-0.003210 max=0.003901 Jy/beam ! Clean residual mean=0.000031 rms=0.001067 Jy/beam ! Combined flux in latest and established models = 0.331851 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 88 components and 0.331851 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.262 mas, bmaj=8.63 mas, bpa=-3.824 degrees ! Estimated noise=1.04448 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000489815 Jy ! Component: 100 - total flux cleaned = -0.000422852 Jy ! Component: 150 - total flux cleaned = -0.000481465 Jy ! Component: 200 - total flux cleaned = -0.000535761 Jy ! Total flux subtracted in 200 components = -0.000535761 Jy ! Clean residual min=-0.003420 max=0.003414 Jy/beam ! Clean residual mean=0.000019 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.331316 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 104 components and 0.331316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087957Jy sigma=0.956011 ! Fit after self-cal, rms=0.087946Jy sigma=0.955683 wmodel J0514-2029_S_2005_06_30_yyk\_map.mod ! Writing 104 model components to file: J0514-2029_S_2005_06_30_yyk_map.mod wobs J0514-2029_S_2005_06_30_yyk\_uvs.fits ! Writing UV FITS file: J0514-2029_S_2005_06_30_yyk_uvs.fits wwins J0514-2029_S_2005_06_30_yyk\_map.win ! wwins: Wrote 3 windows to J0514-2029_S_2005_06_30_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.000365064 Jy ! Component: 100 - total flux cleaned = -0.000699999 Jy ! Component: 150 - total flux cleaned = -0.000649642 Jy ! Component: 200 - total flux cleaned = -0.000697423 Jy ! Component: 250 - total flux cleaned = -0.000743399 Jy ! Component: 300 - total flux cleaned = -0.000788755 Jy ! Component: 350 - total flux cleaned = -0.00079012 Jy ! Component: 400 - total flux cleaned = -0.000791175 Jy ! Component: 450 - total flux cleaned = -0.000710582 Jy ! Component: 500 - total flux cleaned = -0.000828172 Jy ! Component: 550 - total flux cleaned = -0.000827789 Jy ! Component: 600 - total flux cleaned = -0.000941317 Jy ! Component: 650 - total flux cleaned = -0.00108923 Jy ! Component: 700 - total flux cleaned = -0.0010896 Jy ! Component: 750 - total flux cleaned = -0.001232 Jy ! Component: 800 - total flux cleaned = -0.00133692 Jy ! Component: 850 - total flux cleaned = -0.00133749 Jy ! Component: 900 - total flux cleaned = -0.00143959 Jy ! Component: 950 - total flux cleaned = -0.00163891 Jy ! Component: 1000 - total flux cleaned = -0.0017691 Jy ! Component: 1050 - total flux cleaned = -0.00186532 Jy ! Component: 1100 - total flux cleaned = -0.00208628 Jy ! Component: 1150 - total flux cleaned = -0.00221074 Jy ! Component: 1200 - total flux cleaned = -0.00236529 Jy ! Component: 1250 - total flux cleaned = -0.00263907 Jy ! Component: 1300 - total flux cleaned = -0.00269945 Jy ! Component: 1350 - total flux cleaned = -0.00281831 Jy ! Component: 1400 - total flux cleaned = -0.00302297 Jy ! Component: 1450 - total flux cleaned = -0.0030802 Jy ! Component: 1500 - total flux cleaned = -0.00316598 Jy ! Component: 1550 - total flux cleaned = -0.00322243 Jy ! Component: 1600 - total flux cleaned = -0.00339093 Jy ! Component: 1650 - total flux cleaned = -0.00358453 Jy ! Component: 1700 - total flux cleaned = -0.00369389 Jy ! Component: 1750 - total flux cleaned = -0.00382911 Jy ! Component: 1800 - total flux cleaned = -0.00388233 Jy ! Component: 1850 - total flux cleaned = -0.00393585 Jy ! Component: 1900 - total flux cleaned = -0.00417188 Jy ! Component: 1950 - total flux cleaned = -0.00427584 Jy ! Component: 2000 - total flux cleaned = -0.00440434 Jy ! Total flux subtracted in 2048 components = -0.00453193 Jy ! Clean residual min=-0.001370 max=0.001952 Jy/beam ! Clean residual mean=0.000009 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.326784 Jy keep ! Adding 134 model components to the UV plane model. ! The established model now contains 238 components and 0.326784 Jy ![Exited script file: muppet] wmap "J0514-2029_S_2005_06_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.262 x 8.63 at -3.824 degrees (North through East) ! Clean map min=-0.0032634 max=0.3132 Jy/beam ! Writing clean map to FITS file: J0514-2029_S_2005_06_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.3132 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000508232 device "J0514-2029_S_2005_06_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J0514-2029_S_2005_06_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.486812 0.486812 0.973623 1.94725 3.89449 7.78899 15.578 31.1559 62.3119 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.313 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.262 x 8.63 at -3.824 degrees (North through East) ! Clean map min=-0.0032634 max=0.3132 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0514-2029_S_2005_06_30_yyk\_map.gif/gif" ! Attempting to open device: 'J0514-2029_S_2005_06_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0514-2029_S_2005_06_30_yyk_uvs.log closed on Sat Oct 8 16:58:02 2005