! Started logfile: J2200-1632_S_2004_04_30_yyk_uvs.log on Wed Dec 7 00:55:41 2005 obs J2200-1632_S_2004_04_30_yyk_uve.fits ! Reading UV FITS file: J2200-1632_S_2004_04_30_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.762222 visibilities/baseline/integration-bin. ! Found source: J2200-1632 ! ! 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 1629 lines of history. ! ! Reading 1372 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 J2200-1632_S_2004_04_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.138629 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.883169Jy sigma=16.504989 ! Fit after self-cal, rms=0.883116Jy sigma=16.502323 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.552 mas, bmaj=6.459 mas, bpa=-2.254 degrees ! Estimated noise=1.47362 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.102532 Jy ! Component: 100 - total flux cleaned = 0.11755 Jy ! Total flux subtracted in 100 components = 0.11755 Jy ! Clean residual min=-0.006906 max=0.007889 Jy/beam ! Clean residual mean=0.000072 rms=0.001876 Jy/beam ! Combined flux in latest and established models = 0.11755 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.11755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069935Jy sigma=1.154901 ! Fit after self-cal, rms=0.069936Jy sigma=1.154793 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.32 mas, bmaj=8.261 mas, bpa=-4.067 degrees ! Estimated noise=1.07273 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.00128246 Jy ! Component: 100 - total flux cleaned = -0.00128265 Jy ! Component: 150 - total flux cleaned = -0.00137019 Jy ! Component: 200 - total flux cleaned = -0.00137084 Jy ! Total flux subtracted in 200 components = -0.00137084 Jy ! Clean residual min=-0.006771 max=0.006802 Jy/beam ! Clean residual mean=0.000294 rms=0.002084 Jy/beam ! Combined flux in latest and established models = 0.11618 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 21 components and 0.11618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069729Jy sigma=1.150526 ! Fit after self-cal, rms=0.069721Jy sigma=1.150396 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.069721Jy sigma=1.150396 ! Fit after self-cal, rms=0.069721Jy sigma=1.150396 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.069721Jy sigma=1.150396 ! Fit after self-cal, rms=0.069722Jy sigma=1.150395 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.32 mas, bmaj=8.261 mas, bpa=-4.067 degrees ! Estimated noise=1.07273 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 = -1.98205e-05 Jy ! Component: 100 - total flux cleaned = 3.62553e-05 Jy ! Component: 150 - total flux cleaned = 3.48119e-05 Jy ! Component: 200 - total flux cleaned = -6.35237e-06 Jy ! Total flux subtracted in 200 components = -6.35237e-06 Jy ! Clean residual min=-0.006771 max=0.006768 Jy/beam ! Clean residual mean=0.000294 rms=0.002078 Jy/beam ! Combined flux in latest and established models = 0.116173 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 26 components and 0.116173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069648Jy sigma=1.149381 ! Fit after self-cal, rms=0.069640Jy sigma=1.149295 ! 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.069640Jy sigma=1.149295 ! Fit after self-cal, rms=0.068266Jy sigma=1.043342 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.00382981 Jy ! Component: 100 - total flux cleaned = 0.00515162 Jy ! Component: 150 - total flux cleaned = 0.00527247 Jy ! Component: 200 - total flux cleaned = 0.0053813 Jy ! Total flux subtracted in 200 components = 0.0053813 Jy ! Clean residual min=-0.005428 max=0.005557 Jy/beam ! Clean residual mean=0.000040 rms=0.001483 Jy/beam ! Combined flux in latest and established models = 0.121554 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 32 components and 0.121554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068018Jy sigma=1.040002 ! Fit after self-cal, rms=0.067826Jy sigma=1.035773 ! 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.32 x 8.261 at -4.067 degrees (North through East) ! Clean map min=-0.0050391 max=0.11914 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.067826Jy sigma=1.035773 ! Fit after self-cal, rms=0.065706Jy sigma=1.022902 ! 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.065706Jy sigma=1.022902 ! Fit after self-cal, rms=0.065691Jy sigma=1.022424 ! Inverting map and beam ! Estimated beam: bmin=3.272 mas, bmaj=8.164 mas, bpa=-4.143 degrees ! Estimated noise=1.0526 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000593046 Jy ! Component: 100 - total flux cleaned = -0.000320347 Jy ! Component: 150 - total flux cleaned = -9.43767e-05 Jy ! Component: 200 - total flux cleaned = 3.81172e-05 Jy ! Total flux subtracted in 200 components = 3.81172e-05 Jy ! Clean residual min=-0.004936 max=0.004414 Jy/beam ! Clean residual mean=0.000022 rms=0.001352 Jy/beam ! Combined flux in latest and established models = 0.121593 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 38 components and 0.121593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065608Jy sigma=1.021270 ! Fit after self-cal, rms=0.065614Jy sigma=1.021156 ! 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.065614Jy sigma=1.021156 ! Fit after self-cal, rms=0.065497Jy sigma=1.017309 ! 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.065497Jy sigma=1.017309 ! Fit after self-cal, rms=0.065511Jy sigma=1.017266 ! Inverting map and beam ! Estimated beam: bmin=3.267 mas, bmaj=8.159 mas, bpa=-4.194 degrees ! Estimated noise=1.04699 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000401985 Jy ! Component: 100 - total flux cleaned = -0.00034344 Jy ! Component: 150 - total flux cleaned = -0.000261132 Jy ! Component: 200 - total flux cleaned = -0.000208762 Jy ! Total flux subtracted in 200 components = -0.000208762 Jy ! Clean residual min=-0.004716 max=0.004340 Jy/beam ! Clean residual mean=0.000031 rms=0.001326 Jy/beam ! Combined flux in latest and established models = 0.121384 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.121384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065488Jy sigma=1.016799 ! Fit after self-cal, rms=0.065494Jy sigma=1.016764 ! 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=7.851 mas, bmaj=15.51 mas, bpa=0.0003073 degrees ! Estimated noise=1.32797 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.00222235 Jy ! Component: 100 - total flux cleaned = 0.00241401 Jy ! Component: 150 - total flux cleaned = 0.00258375 Jy ! Component: 200 - total flux cleaned = 0.00273438 Jy ! Total flux subtracted in 200 components = 0.00273438 Jy ! Clean residual min=-0.005049 max=0.004639 Jy/beam ! Clean residual mean=0.000064 rms=0.001573 Jy/beam ! Combined flux in latest and established models = 0.124118 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 43 components and 0.124118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065561Jy sigma=1.017572 ! Fit after self-cal, rms=0.065557Jy sigma=1.017534 ! 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.536 mas, bmaj=6.451 mas, bpa=-2.443 degrees ! Estimated noise=1.42383 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0999169 Jy ! Component: 100 - total flux cleaned = 0.115254 Jy ! Component: 150 - total flux cleaned = 0.120377 Jy ! Component: 200 - total flux cleaned = 0.121411 Jy ! Total flux subtracted in 200 components = 0.121411 Jy ! Clean residual min=-0.006039 max=0.006671 Jy/beam ! Clean residual mean=0.000018 rms=0.001683 Jy/beam ! Combined flux in latest and established models = 0.121411 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.121411 Jy ! Inverting map and beam ! Estimated beam: bmin=3.267 mas, bmaj=8.159 mas, bpa=-4.194 degrees ! Estimated noise=1.04699 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.000378652 Jy ! Component: 100 - total flux cleaned = 0.000233151 Jy ! Component: 150 - total flux cleaned = 0.000233542 Jy ! Component: 200 - total flux cleaned = 0.000185936 Jy ! Total flux subtracted in 200 components = 0.000185936 Jy ! Clean residual min=-0.004739 max=0.004506 Jy/beam ! Clean residual mean=0.000031 rms=0.001330 Jy/beam ! Combined flux in latest and established models = 0.121597 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 26 components and 0.121597 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=7.851 mas, bmaj=15.51 mas, bpa=0.0003073 degrees ! Estimated noise=1.32797 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.00211174 Jy ! Component: 100 - total flux cleaned = 0.00231286 Jy ! Component: 150 - total flux cleaned = 0.00248622 Jy ! Component: 200 - total flux cleaned = 0.00264028 Jy ! Total flux subtracted in 200 components = 0.00264028 Jy ! Clean residual min=-0.005071 max=0.004645 Jy/beam ! Clean residual mean=0.000064 rms=0.001569 Jy/beam ! Combined flux in latest and established models = 0.124237 Jy ! Adding 4 model components to the UV plane model. ! The established model now contains 29 components and 0.124237 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.267 mas, bmaj=8.159 mas, bpa=-4.194 degrees ! Estimated noise=1.04699 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00173411 Jy ! Component: 100 - total flux cleaned = -0.00185116 Jy ! Component: 150 - total flux cleaned = -0.00193614 Jy ! Component: 200 - total flux cleaned = -0.00193647 Jy ! Total flux subtracted in 200 components = -0.00193647 Jy ! Clean residual min=-0.004665 max=0.004395 Jy/beam ! Clean residual mean=0.000030 rms=0.001308 Jy/beam ! Combined flux in latest and established models = 0.122301 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 35 components and 0.122301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065534Jy sigma=1.016801 ! Fit after self-cal, rms=0.065533Jy sigma=1.016694 wmodel J2200-1632_S_2004_04_30_yyk\_map.mod ! Writing 35 model components to file: J2200-1632_S_2004_04_30_yyk_map.mod wobs J2200-1632_S_2004_04_30_yyk\_uvs.fits ! Writing UV FITS file: J2200-1632_S_2004_04_30_yyk_uvs.fits wwins J2200-1632_S_2004_04_30_yyk\_map.win ! wwins: Wrote 1 windows to J2200-1632_S_2004_04_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.00130714 Jy ! Component: 100 - total flux cleaned = -0.00139201 Jy ! Component: 150 - total flux cleaned = -0.00131946 Jy ! Component: 200 - total flux cleaned = -0.00118218 Jy ! Component: 250 - total flux cleaned = -0.00111678 Jy ! Component: 300 - total flux cleaned = -0.000924186 Jy ! Component: 350 - total flux cleaned = -0.000676241 Jy ! Component: 400 - total flux cleaned = -0.000556381 Jy ! Component: 450 - total flux cleaned = -0.00055693 Jy ! Component: 500 - total flux cleaned = -0.000384594 Jy ! Component: 550 - total flux cleaned = -0.000274079 Jy ! Component: 600 - total flux cleaned = -0.000329122 Jy ! Component: 650 - total flux cleaned = -0.000328253 Jy ! Component: 700 - total flux cleaned = -0.000328283 Jy ! Component: 750 - total flux cleaned = -0.000378816 Jy ! Component: 800 - total flux cleaned = -0.000527492 Jy ! Component: 850 - total flux cleaned = -0.000673938 Jy ! Component: 900 - total flux cleaned = -0.000817781 Jy ! Component: 950 - total flux cleaned = -0.000912849 Jy ! Component: 1000 - total flux cleaned = -0.00109948 Jy ! Component: 1050 - total flux cleaned = -0.00141931 Jy ! Component: 1100 - total flux cleaned = -0.00146467 Jy ! Component: 1150 - total flux cleaned = -0.00155336 Jy ! Component: 1200 - total flux cleaned = -0.00172619 Jy ! Component: 1250 - total flux cleaned = -0.00176849 Jy ! Component: 1300 - total flux cleaned = -0.00172599 Jy ! Component: 1350 - total flux cleaned = -0.00185024 Jy ! Component: 1400 - total flux cleaned = -0.00176845 Jy ! Component: 1450 - total flux cleaned = -0.00180932 Jy ! Component: 1500 - total flux cleaned = -0.00196808 Jy ! Component: 1550 - total flux cleaned = -0.00181064 Jy ! Component: 1600 - total flux cleaned = -0.00173399 Jy ! Component: 1650 - total flux cleaned = -0.00177237 Jy ! Component: 1700 - total flux cleaned = -0.00165959 Jy ! Component: 1750 - total flux cleaned = -0.00173432 Jy ! Component: 1800 - total flux cleaned = -0.00184497 Jy ! Component: 1850 - total flux cleaned = -0.00184438 Jy ! Component: 1900 - total flux cleaned = -0.00191651 Jy ! Component: 1950 - total flux cleaned = -0.00188089 Jy ! Component: 2000 - total flux cleaned = -0.00191647 Jy ! Total flux subtracted in 2048 components = -0.00181109 Jy ! Clean residual min=-0.002246 max=0.002398 Jy/beam ! Clean residual mean=-0.000006 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.12049 Jy keep ! Adding 138 model components to the UV plane model. ! The established model now contains 173 components and 0.12049 Jy ![Exited script file: muppet] wmap "J2200-1632_S_2004_04_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.267 x 8.159 at -4.194 degrees (North through East) ! Clean map min=-0.0043645 max=0.11414 Jy/beam ! Writing clean map to FITS file: J2200-1632_S_2004_04_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.114138 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000731003 device "J2200-1632_S_2004_04_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J2200-1632_S_2004_04_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.92136 1.92136 3.84272 7.68544 15.3709 30.7417 61.4835 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.114 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.267 x 8.159 at -4.194 degrees (North through East) ! Clean map min=-0.0043645 max=0.11414 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2200-1632_S_2004_04_30_yyk\_map.gif/gif" ! Attempting to open device: 'J2200-1632_S_2004_04_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2200-1632_S_2004_04_30_yyk_uvs.log closed on Wed Dec 7 00:55:45 2005