! Started logfile: J2211-3707_S_2004_05_27_yyk_uvs.log on Wed Dec 7 00:55:58 2005 obs J2211-3707_S_2004_05_27_yyk_uve.fits ! Reading UV FITS file: J2211-3707_S_2004_05_27_yyk_uve.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.755556 visibilities/baseline/integration-bin. ! Found source: J2211-3707 ! ! 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 1384 lines of history. ! ! Reading 544 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 J2211-3707_S_2004_05_27_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.22719 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 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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.806192Jy sigma=10.947695 ! Fit after self-cal, rms=0.806036Jy sigma=10.943606 ! 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.432 mas, bmaj=7.006 mas, bpa=-5.916 degrees ! Estimated noise=3.28551 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.168443 Jy ! Component: 100 - total flux cleaned = 0.198011 Jy ! Total flux subtracted in 100 components = 0.198011 Jy ! Clean residual min=-0.016563 max=0.015218 Jy/beam ! Clean residual mean=-0.000029 rms=0.004228 Jy/beam ! Combined flux in latest and established models = 0.198011 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.198011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105860Jy sigma=1.119793 ! Fit after self-cal, rms=0.105811Jy sigma=1.119617 ! 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.179 mas, bmaj=8.383 mas, bpa=-3.657 degrees ! Estimated noise=2.40518 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.0150334 Jy ! Component: 100 - total flux cleaned = 0.016005 Jy ! Component: 150 - total flux cleaned = 0.0167454 Jy ! Component: 200 - total flux cleaned = 0.0173167 Jy ! Total flux subtracted in 200 components = 0.0173167 Jy ! Clean residual min=-0.014691 max=0.012633 Jy/beam ! Clean residual mean=-0.000218 rms=0.004041 Jy/beam ! Combined flux in latest and established models = 0.215327 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 28 components and 0.215327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104706Jy sigma=1.090892 ! Fit after self-cal, rms=0.104766Jy sigma=1.090268 ! 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.104766Jy sigma=1.090268 ! Fit after self-cal, rms=0.104766Jy sigma=1.090268 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.104766Jy sigma=1.090268 ! Fit after self-cal, rms=0.104765Jy sigma=1.090268 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.179 mas, bmaj=8.383 mas, bpa=-3.657 degrees ! Estimated noise=2.40518 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 = 9.70669e-05 Jy ! Component: 100 - total flux cleaned = 0.000558356 Jy ! Component: 150 - total flux cleaned = 0.000561599 Jy ! Component: 200 - total flux cleaned = 0.000664069 Jy ! Total flux subtracted in 200 components = 0.000664069 Jy ! Clean residual min=-0.014289 max=0.012346 Jy/beam ! Clean residual mean=-0.000217 rms=0.004006 Jy/beam ! Combined flux in latest and established models = 0.215991 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 34 components and 0.215991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104556Jy sigma=1.087323 ! Fit after self-cal, rms=0.104592Jy sigma=1.087116 ! 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.104592Jy sigma=1.087116 ! Fit after self-cal, rms=0.099822Jy sigma=1.041330 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.00137226 Jy ! Component: 100 - total flux cleaned = 0.00164846 Jy ! Component: 150 - total flux cleaned = 0.00173224 Jy ! Component: 200 - total flux cleaned = 0.00180055 Jy ! Total flux subtracted in 200 components = 0.00180055 Jy ! Clean residual min=-0.013778 max=0.011834 Jy/beam ! Clean residual mean=-0.000211 rms=0.003842 Jy/beam ! Combined flux in latest and established models = 0.217792 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 36 components and 0.217792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099751Jy sigma=1.039441 ! Fit after self-cal, rms=0.099400Jy sigma=1.034322 ! 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.179 x 8.383 at -3.657 degrees (North through East) ! Clean map min=-0.012992 max=0.19711 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.099400Jy sigma=1.034322 ! Fit after self-cal, rms=0.101057Jy sigma=1.017276 ! 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.101057Jy sigma=1.017276 ! Fit after self-cal, rms=0.101135Jy sigma=1.016457 ! Inverting map and beam ! Estimated beam: bmin=3.2 mas, bmaj=8.454 mas, bpa=-2.469 degrees ! Estimated noise=2.38724 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00094317 Jy ! Component: 100 - total flux cleaned = -0.00104525 Jy ! Component: 150 - total flux cleaned = -0.00104754 Jy ! Component: 200 - total flux cleaned = -0.00104409 Jy ! Total flux subtracted in 200 components = -0.00104409 Jy ! Clean residual min=-0.011366 max=0.010466 Jy/beam ! Clean residual mean=-0.000208 rms=0.003370 Jy/beam ! Combined flux in latest and established models = 0.216748 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 49 components and 0.216748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101027Jy sigma=1.014228 ! Fit after self-cal, rms=0.101059Jy sigma=1.014035 ! 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.101059Jy sigma=1.014035 ! Fit after self-cal, rms=0.099622Jy sigma=1.002705 ! 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.099622Jy sigma=1.002705 ! Fit after self-cal, rms=0.099657Jy sigma=1.002644 ! Inverting map and beam ! Estimated beam: bmin=3.206 mas, bmaj=8.459 mas, bpa=-2.186 degrees ! Estimated noise=2.38617 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000179202 Jy ! Component: 100 - total flux cleaned = -0.000182954 Jy ! Component: 150 - total flux cleaned = -0.000184019 Jy ! Component: 200 - total flux cleaned = -0.000187942 Jy ! Total flux subtracted in 200 components = -0.000187942 Jy ! Clean residual min=-0.011110 max=0.010215 Jy/beam ! Clean residual mean=-0.000205 rms=0.003301 Jy/beam ! Combined flux in latest and established models = 0.21656 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 52 components and 0.21656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099628Jy sigma=1.001961 ! Fit after self-cal, rms=0.099634Jy sigma=1.001927 ! 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=9.474 mas, bmaj=30.44 mas, bpa=-0.08568 degrees ! Estimated noise=3.00376 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.000537533 Jy ! Component: 100 - total flux cleaned = 0.000634385 Jy ! Component: 150 - total flux cleaned = 0.000680652 Jy ! Component: 200 - total flux cleaned = 0.000727966 Jy ! Total flux subtracted in 200 components = 0.000727966 Jy ! Clean residual min=-0.012829 max=0.014501 Jy/beam ! Clean residual mean=-0.000319 rms=0.004959 Jy/beam ! Combined flux in latest and established models = 0.217288 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 53 components and 0.217288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099702Jy sigma=1.001896 ! Fit after self-cal, rms=0.099697Jy sigma=1.001865 ! 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.444 mas, bmaj=7.005 mas, bpa=-5.329 degrees ! Estimated noise=3.29453 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.170408 Jy ! Component: 100 - total flux cleaned = 0.201434 Jy ! Component: 150 - total flux cleaned = 0.203953 Jy ! Component: 200 - total flux cleaned = 0.206383 Jy ! Total flux subtracted in 200 components = 0.206383 Jy ! Clean residual min=-0.014643 max=0.012719 Jy/beam ! Clean residual mean=-0.000064 rms=0.003530 Jy/beam ! Combined flux in latest and established models = 0.206383 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.206383 Jy ! Inverting map and beam ! Estimated beam: bmin=3.206 mas, bmaj=8.459 mas, bpa=-2.186 degrees ! Estimated noise=2.38617 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.00777447 Jy ! Component: 100 - total flux cleaned = 0.00848205 Jy ! Component: 150 - total flux cleaned = 0.00901732 Jy ! Component: 200 - total flux cleaned = 0.00933668 Jy ! Total flux subtracted in 200 components = 0.00933668 Jy ! Clean residual min=-0.011061 max=0.011404 Jy/beam ! Clean residual mean=-0.000206 rms=0.003361 Jy/beam ! Combined flux in latest and established models = 0.21572 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 31 components and 0.21572 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=9.474 mas, bmaj=30.44 mas, bpa=-0.08568 degrees ! Estimated noise=3.00376 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.00138418 Jy ! Component: 100 - total flux cleaned = 0.00138461 Jy ! Component: 150 - total flux cleaned = 0.0013827 Jy ! Component: 200 - total flux cleaned = 0.00138079 Jy ! Total flux subtracted in 200 components = 0.00138079 Jy ! Clean residual min=-0.012850 max=0.014729 Jy/beam ! Clean residual mean=-0.000319 rms=0.004978 Jy/beam ! Combined flux in latest and established models = 0.217101 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 35 components and 0.217101 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.206 mas, bmaj=8.459 mas, bpa=-2.186 degrees ! Estimated noise=2.38617 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000537819 Jy ! Component: 100 - total flux cleaned = -0.000606348 Jy ! Component: 150 - total flux cleaned = -0.000725223 Jy ! Component: 200 - total flux cleaned = -0.000729627 Jy ! Total flux subtracted in 200 components = -0.000729627 Jy ! Clean residual min=-0.011119 max=0.010371 Jy/beam ! Clean residual mean=-0.000205 rms=0.003312 Jy/beam ! Combined flux in latest and established models = 0.216371 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 45 components and 0.216371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099639Jy sigma=1.002481 ! Fit after self-cal, rms=0.099645Jy sigma=1.002401 wmodel J2211-3707_S_2004_05_27_yyk\_map.mod ! Writing 45 model components to file: J2211-3707_S_2004_05_27_yyk_map.mod wobs J2211-3707_S_2004_05_27_yyk\_uvs.fits ! Writing UV FITS file: J2211-3707_S_2004_05_27_yyk_uvs.fits wwins J2211-3707_S_2004_05_27_yyk\_map.win ! wwins: Wrote 1 windows to J2211-3707_S_2004_05_27_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.00124348 Jy ! Component: 100 - total flux cleaned = -0.000573573 Jy ! Component: 150 - total flux cleaned = 0.000679293 Jy ! Component: 200 - total flux cleaned = 0.000971718 Jy ! Component: 250 - total flux cleaned = 0.000560553 Jy ! Component: 300 - total flux cleaned = 0.000305508 Jy ! Component: 350 - total flux cleaned = 0.000188134 Jy ! Component: 400 - total flux cleaned = 0.000540841 Jy ! Component: 450 - total flux cleaned = 0.000763077 Jy ! Component: 500 - total flux cleaned = 0.000871643 Jy ! Component: 550 - total flux cleaned = 0.000770829 Jy ! Component: 600 - total flux cleaned = 0.000771398 Jy ! Component: 650 - total flux cleaned = 0.000676141 Jy ! Component: 700 - total flux cleaned = 0.000584608 Jy ! Component: 750 - total flux cleaned = 0.000404169 Jy ! Component: 800 - total flux cleaned = 6.10813e-05 Jy ! Component: 850 - total flux cleaned = -1.91376e-05 Jy ! Component: 900 - total flux cleaned = 0.000142361 Jy ! Component: 950 - total flux cleaned = -1.62275e-05 Jy ! Component: 1000 - total flux cleaned = 5.98937e-05 Jy ! Component: 1050 - total flux cleaned = -0.00016129 Jy ! Component: 1100 - total flux cleaned = -8.8774e-05 Jy ! Component: 1150 - total flux cleaned = -0.00015923 Jy ! Component: 1200 - total flux cleaned = -0.000226225 Jy ! Component: 1250 - total flux cleaned = -0.000291335 Jy ! Component: 1300 - total flux cleaned = -0.000421486 Jy ! Component: 1350 - total flux cleaned = -0.000549804 Jy ! Component: 1400 - total flux cleaned = -0.000800782 Jy ! Component: 1450 - total flux cleaned = -0.000862792 Jy ! Component: 1500 - total flux cleaned = -0.000923518 Jy ! Component: 1550 - total flux cleaned = -0.000982958 Jy ! Component: 1600 - total flux cleaned = -0.000924138 Jy ! Component: 1650 - total flux cleaned = -0.000693108 Jy ! Component: 1700 - total flux cleaned = -0.000352721 Jy ! Component: 1750 - total flux cleaned = -0.000296023 Jy ! Component: 1800 - total flux cleaned = -0.000350858 Jy ! Component: 1850 - total flux cleaned = -0.000241006 Jy ! Component: 1900 - total flux cleaned = -7.90225e-05 Jy ! Component: 1950 - total flux cleaned = -0.000132971 Jy ! Component: 2000 - total flux cleaned = 8.05309e-05 Jy ! Total flux subtracted in 2048 components = 0.000239943 Jy ! Clean residual min=-0.003381 max=0.003188 Jy/beam ! Clean residual mean=0.000000 rms=0.001219 Jy/beam ! Combined flux in latest and established models = 0.216611 Jy keep ! Adding 139 model components to the UV plane model. ! The established model now contains 184 components and 0.216611 Jy ![Exited script file: muppet] wmap "J2211-3707_S_2004_05_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.206 x 8.459 at -2.186 degrees (North through East) ! Clean map min=-0.009819 max=0.19426 Jy/beam ! Writing clean map to FITS file: J2211-3707_S_2004_05_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.194258 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00120733 device "J2211-3707_S_2004_05_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J2211-3707_S_2004_05_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.86452 1.86452 3.72904 7.45809 14.9162 29.8324 59.6647 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0036 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.194 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.206 x 8.459 at -2.186 degrees (North through East) ! Clean map min=-0.009819 max=0.19426 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2211-3707_S_2004_05_27_yyk\_map.gif/gif" ! Attempting to open device: 'J2211-3707_S_2004_05_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2211-3707_S_2004_05_27_yyk_uvs.log closed on Wed Dec 7 00:56:02 2005