! Started logfile: J0805-0111_S_1997_05_07_yyk_uvs.log on Sun Jan 7 16:53:18 2007 obs J0805-0111_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J0805-0111_S_1997_05_07_yyk_uva.fits ! AN table 1: 147 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.972033 visibilities/baseline/integration-bin. ! Found source: J0805-0111 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 614 lines of history. ! ! Reading 25720 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 J0805-0111_S_1997_05_07_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.48104 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.868 mas, bmaj=6.916 mas, bpa=-0.879 degrees ! Estimated noise=2055 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.328654 Jy ! Component: 100 - total flux cleaned = 0.38054 Jy ! Total flux subtracted in 100 components = 0.38054 Jy ! Clean residual min=-0.012956 max=0.015989 Jy/beam ! Clean residual mean=0.000254 rms=0.003383 Jy/beam ! Combined flux in latest and established models = 0.38054 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.38054 Jy ! ! Correcting IF 1. ! A total of 174 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.289013Jy sigma=0.001212 ! Fit after self-cal, rms=0.288947Jy sigma=0.001212 ! Inverting map and beam ! Estimated beam: bmin=2.868 mas, bmaj=6.916 mas, bpa=-0.8793 degrees ! Estimated noise=2056.45 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.567 mas, bmaj=8.704 mas, bpa=-4.921 degrees ! Estimated noise=959.343 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.0101709 Jy ! Component: 100 - total flux cleaned = 0.0105128 Jy ! Component: 150 - total flux cleaned = 0.0105383 Jy ! Component: 200 - total flux cleaned = 0.0107178 Jy ! Total flux subtracted in 200 components = 0.0107178 Jy ! Clean residual min=-0.008431 max=0.010555 Jy/beam ! Clean residual mean=0.000299 rms=0.002695 Jy/beam ! Combined flux in latest and established models = 0.391258 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 21 components and 0.391258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.287971Jy sigma=0.001209 ! Fit after self-cal, rms=0.287961Jy sigma=0.001209 ! 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.567 x 8.704 at -4.921 degrees (North through East) ! Clean map min=-0.0080623 max=0.36803 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02755 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 0.99 KP 0.90 ! LA 1.00 MK 0.98 NL 1.00* OV 1.07 ! PT 0.95 SC 0.83 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.972279 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.11 HN 1.10 KP 1.00 ! LA 1.08 MK 1.05 NL 1.03 OV 1.03 ! PT 0.94 SC 0.92 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.0509 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.04 HN 0.96 KP 0.91 ! LA 0.80 MK 0.86 NL 0.97 OV 0.95 ! PT 1.04 SC 1.03 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.984568 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.12 HN 1.08 KP 0.95 ! LA 0.87 MK 1.05 NL 1.12 OV 1.09 ! PT 0.89 SC 0.99 ! ! ! Fit before self-cal, rms=0.287961Jy sigma=0.001209 ! Fit after self-cal, rms=0.280485Jy sigma=0.001197 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.280485Jy sigma=0.001197 ! Fit after self-cal, rms=0.280483Jy sigma=0.001197 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.539 mas, bmaj=8.56 mas, bpa=-3.98 degrees ! Estimated noise=962.568 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.0033208 Jy ! Component: 100 - total flux cleaned = 0.00333909 Jy ! Component: 150 - total flux cleaned = 0.00293483 Jy ! Component: 200 - total flux cleaned = 0.00268015 Jy ! Total flux subtracted in 200 components = 0.00268015 Jy ! Clean residual min=-0.004225 max=0.005364 Jy/beam ! Clean residual mean=0.000029 rms=0.001277 Jy/beam ! Combined flux in latest and established models = 0.393938 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 33 components and 0.393938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.280349Jy sigma=0.001197 ! Fit after self-cal, rms=0.280342Jy sigma=0.001197 ! 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.280342Jy sigma=0.001197 ! Fit after self-cal, rms=0.278366Jy sigma=0.001188 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.000803562 Jy ! Component: 100 - total flux cleaned = 0.000486211 Jy ! Component: 150 - total flux cleaned = 0.000353472 Jy ! Component: 200 - total flux cleaned = 0.000185738 Jy ! Total flux subtracted in 200 components = 0.000185738 Jy ! Clean residual min=-0.004352 max=0.005382 Jy/beam ! Clean residual mean=0.000023 rms=0.001279 Jy/beam ! Combined flux in latest and established models = 0.394124 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.394124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.278311Jy sigma=0.001187 ! Fit after self-cal, rms=0.278086Jy sigma=0.001186 ! 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.539 x 8.56 at -3.98 degrees (North through East) ! Clean map min=-0.0041508 max=0.37419 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.278086Jy sigma=0.001186 ! Fit after self-cal, rms=0.275683Jy sigma=0.001180 ! 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.275683Jy sigma=0.001180 ! Fit after self-cal, rms=0.275640Jy sigma=0.001180 ! Inverting map and beam ! Estimated beam: bmin=3.53 mas, bmaj=8.531 mas, bpa=-3.859 degrees ! Estimated noise=959.629 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000166728 Jy ! Component: 100 - total flux cleaned = 0.000225516 Jy ! Component: 150 - total flux cleaned = 0.00022785 Jy ! Component: 200 - total flux cleaned = 0.00022665 Jy ! Total flux subtracted in 200 components = 0.00022665 Jy ! Clean residual min=-0.004398 max=0.004783 Jy/beam ! Clean residual mean=0.000026 rms=0.001170 Jy/beam ! Combined flux in latest and established models = 0.394351 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 45 components and 0.394351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.275621Jy sigma=0.001180 ! Fit after self-cal, rms=0.275603Jy sigma=0.001180 ! 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.275603Jy sigma=0.001180 ! Fit after self-cal, rms=0.276216Jy sigma=0.001178 ! 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.276216Jy sigma=0.001178 ! Fit after self-cal, rms=0.276214Jy sigma=0.001178 ! Inverting map and beam ! Estimated beam: bmin=3.529 mas, bmaj=8.521 mas, bpa=-3.775 degrees ! Estimated noise=960.561 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000474012 Jy ! Component: 100 - total flux cleaned = 0.000619619 Jy ! Component: 150 - total flux cleaned = 0.00061999 Jy ! Component: 200 - total flux cleaned = 0.000618063 Jy ! Total flux subtracted in 200 components = 0.000618063 Jy ! Clean residual min=-0.004385 max=0.004743 Jy/beam ! Clean residual mean=0.000021 rms=0.001158 Jy/beam ! Combined flux in latest and established models = 0.394969 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 47 components and 0.394969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.276202Jy sigma=0.001178 ! Fit after self-cal, rms=0.276198Jy sigma=0.001178 ! 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.156 mas, bmaj=13.52 mas, bpa=8.897 degrees ! Estimated noise=1177.82 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.000707449 Jy ! Component: 100 - total flux cleaned = 0.000827901 Jy ! Component: 150 - total flux cleaned = 0.000858642 Jy ! Component: 200 - total flux cleaned = 0.00091515 Jy ! Total flux subtracted in 200 components = 0.00091515 Jy ! Clean residual min=-0.004477 max=0.006119 Jy/beam ! Clean residual mean=0.000029 rms=0.001473 Jy/beam ! Combined flux in latest and established models = 0.395884 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 52 components and 0.395884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.276197Jy sigma=0.001178 ! Fit after self-cal, rms=0.276190Jy sigma=0.001178 ! 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.844 mas, bmaj=6.865 mas, bpa=-0.08064 degrees ! Estimated noise=2049.96 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.32934 Jy ! Component: 100 - total flux cleaned = 0.381061 Jy ! Component: 150 - total flux cleaned = 0.393229 Jy ! Component: 200 - total flux cleaned = 0.39384 Jy ! Total flux subtracted in 200 components = 0.39384 Jy ! Clean residual min=-0.006620 max=0.006463 Jy/beam ! Clean residual mean=0.000021 rms=0.001693 Jy/beam ! Combined flux in latest and established models = 0.39384 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.39384 Jy ! Inverting map and beam ! Estimated beam: bmin=3.529 mas, bmaj=8.521 mas, bpa=-3.775 degrees ! Estimated noise=960.561 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.000674658 Jy ! Component: 100 - total flux cleaned = 0.000886235 Jy ! Component: 150 - total flux cleaned = 0.000964403 Jy ! Component: 200 - total flux cleaned = 0.00097089 Jy ! Total flux subtracted in 200 components = 0.00097089 Jy ! Clean residual min=-0.004424 max=0.004715 Jy/beam ! Clean residual mean=0.000021 rms=0.001161 Jy/beam ! Combined flux in latest and established models = 0.394811 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 36 components and 0.394811 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.156 mas, bmaj=13.52 mas, bpa=8.897 degrees ! Estimated noise=1177.82 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.000914134 Jy ! Component: 100 - total flux cleaned = 0.00098424 Jy ! Component: 150 - total flux cleaned = 0.00104787 Jy ! Component: 200 - total flux cleaned = 0.00110315 Jy ! Total flux subtracted in 200 components = 0.00110315 Jy ! Clean residual min=-0.004510 max=0.006169 Jy/beam ! Clean residual mean=0.000028 rms=0.001467 Jy/beam ! Combined flux in latest and established models = 0.395914 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 40 components and 0.395914 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.529 mas, bmaj=8.521 mas, bpa=-3.775 degrees ! Estimated noise=960.561 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000283102 Jy ! Component: 100 - total flux cleaned = -0.000400497 Jy ! Component: 150 - total flux cleaned = -0.000453045 Jy ! Component: 200 - total flux cleaned = -0.000595637 Jy ! Total flux subtracted in 200 components = -0.000595637 Jy ! Clean residual min=-0.004413 max=0.004781 Jy/beam ! Clean residual mean=0.000018 rms=0.001145 Jy/beam ! Combined flux in latest and established models = 0.395319 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.395319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.276213Jy sigma=0.001178 ! Fit after self-cal, rms=0.276209Jy sigma=0.001178 wmodel J0805-0111_S_1997_05_07_yyk\_map.mod ! Writing 48 model components to file: J0805-0111_S_1997_05_07_yyk_map.mod wobs J0805-0111_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J0805-0111_S_1997_05_07_yyk_uvs.fits wwins J0805-0111_S_1997_05_07_yyk\_map.win ! wwins: Wrote 1 windows to J0805-0111_S_1997_05_07_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012812 Jy ! Component: 100 - total flux cleaned = 0.00222656 Jy ! Component: 150 - total flux cleaned = 0.00256361 Jy ! Component: 200 - total flux cleaned = 0.00293542 Jy ! Component: 250 - total flux cleaned = 0.00316516 Jy ! Component: 300 - total flux cleaned = 0.00327083 Jy ! Component: 350 - total flux cleaned = 0.00332264 Jy ! Component: 400 - total flux cleaned = 0.00357106 Jy ! Component: 450 - total flux cleaned = 0.00376075 Jy ! Component: 500 - total flux cleaned = 0.00408243 Jy ! Component: 550 - total flux cleaned = 0.00435021 Jy ! Component: 600 - total flux cleaned = 0.00456731 Jy ! Component: 650 - total flux cleaned = 0.00465114 Jy ! Component: 700 - total flux cleaned = 0.00481618 Jy ! Component: 750 - total flux cleaned = 0.00497652 Jy ! Component: 800 - total flux cleaned = 0.00517244 Jy ! Component: 850 - total flux cleaned = 0.00536283 Jy ! Component: 900 - total flux cleaned = 0.00554881 Jy ! Component: 950 - total flux cleaned = 0.00569509 Jy ! Component: 1000 - total flux cleaned = 0.00587363 Jy ! Component: 1050 - total flux cleaned = 0.00601385 Jy ! Component: 1100 - total flux cleaned = 0.0060483 Jy ! Component: 1150 - total flux cleaned = 0.00621757 Jy ! Component: 1200 - total flux cleaned = 0.00628354 Jy ! Component: 1250 - total flux cleaned = 0.00634943 Jy ! Component: 1300 - total flux cleaned = 0.00654311 Jy ! Component: 1350 - total flux cleaned = 0.00663871 Jy ! Component: 1400 - total flux cleaned = 0.00688895 Jy ! Component: 1450 - total flux cleaned = 0.00695074 Jy ! Component: 1500 - total flux cleaned = 0.0071334 Jy ! Component: 1550 - total flux cleaned = 0.00725355 Jy ! Component: 1600 - total flux cleaned = 0.00740145 Jy ! Component: 1650 - total flux cleaned = 0.00754763 Jy ! Component: 1700 - total flux cleaned = 0.00760556 Jy ! Component: 1750 - total flux cleaned = 0.00777727 Jy ! Component: 1800 - total flux cleaned = 0.00791831 Jy ! Component: 1850 - total flux cleaned = 0.00802996 Jy ! Component: 1900 - total flux cleaned = 0.00816702 Jy ! Component: 1950 - total flux cleaned = 0.00827534 Jy ! Component: 2000 - total flux cleaned = 0.00838261 Jy ! Total flux subtracted in 2048 components = 0.00835637 Jy ! Clean residual min=-0.002413 max=0.001702 Jy/beam ! Clean residual mean=0.000031 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.403675 Jy keep ! Adding 122 model components to the UV plane model. ! The established model now contains 170 components and 0.403675 Jy ![Exited script file: muppet] wmap "J0805-0111_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.529 x 8.521 at -3.775 degrees (North through East) ! Clean map min=-0.0033024 max=0.37486 Jy/beam ! Writing clean map to FITS file: J0805-0111_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.374856 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000529828 device "J0805-0111_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J0805-0111_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.424026 0.424026 0.848051 1.6961 3.3922 6.78441 13.5688 27.1376 54.2753 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.374 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.529 x 8.521 at -3.775 degrees (North through East) ! Clean map min=-0.0033024 max=0.37486 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0805-0111_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J0805-0111_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0805-0111_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 16:53:25 2007