! Started logfile: J0138-2254_X_1997_07_02_yyk_uvs.log on Mon Jan 8 02:12:30 2007 obs J0138-2254_X_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0138-2254_X_1997_07_02_yyk_uva.fits ! AN table 1: 147 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.78806 visibilities/baseline/integration-bin. ! Found source: J0138-2254 ! ! 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 8.15447e+09 8e+06 1 8e+06 ! 02 2 8.23447e+09 8e+06 1 8e+06 ! 03 3 8.41447e+09 8e+06 1 8e+06 ! 04 4 8.55447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 753 lines of history. ! ! Reading 47312 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 J0138-2254_X_1997_07_02_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.298851 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=0.7164 mas, bmaj=1.765 mas, bpa=-2.604 degrees ! Estimated noise=929.396 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.179464 Jy ! Component: 100 - total flux cleaned = 0.217922 Jy ! Total flux subtracted in 100 components = 0.217922 Jy ! Clean residual min=-0.009488 max=0.012942 Jy/beam ! Clean residual mean=0.000030 rms=0.002652 Jy/beam ! Combined flux in latest and established models = 0.217922 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.217922 Jy ! ! Correcting IF 1. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.206515Jy sigma=0.001689 ! Fit after self-cal, rms=0.206336Jy sigma=0.001688 ! Inverting map and beam ! Estimated beam: bmin=0.7164 mas, bmaj=1.765 mas, bpa=-2.604 degrees ! Estimated noise=929.396 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=0.9428 mas, bmaj=2.397 mas, bpa=-1.276 degrees ! Estimated noise=504.287 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.023993 Jy ! Component: 100 - total flux cleaned = 0.0321158 Jy ! Component: 150 - total flux cleaned = 0.0355526 Jy ! Component: 200 - total flux cleaned = 0.0369417 Jy ! Total flux subtracted in 200 components = 0.0369417 Jy ! Clean residual min=-0.004589 max=0.005780 Jy/beam ! Clean residual mean=0.000042 rms=0.001266 Jy/beam ! Combined flux in latest and established models = 0.254863 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 36 components and 0.254864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.205444Jy sigma=0.001671 ! Fit after self-cal, rms=0.205437Jy sigma=0.001671 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9428 x 2.397 at -1.276 degrees (North through East) ! Clean map min=-0.0045738 max=0.21809 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: 0.989082 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 1.20 KP 1.03 ! LA 1.00 MK 1.01 NL 1.03 OV 0.94 ! PT 0.93 SC 0.92 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00318 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 1.05 KP 1.01 ! LA 0.99 MK 0.98 NL 1.03 OV 1.01 ! PT 0.90 SC 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.992436 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.02 HN 1.11 KP 1.01 ! LA 0.98 MK 0.98 NL 1.01 OV 1.00 ! PT 0.95 SC 0.98 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.971401 ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.02 HN 1.17 KP 0.99 ! LA 1.00 MK 0.97 NL 1.01 OV 1.00 ! PT 0.96 SC 1.05 ! ! ! Fit before self-cal, rms=0.205437Jy sigma=0.001671 ! Fit after self-cal, rms=0.208181Jy sigma=0.001667 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.208181Jy sigma=0.001667 ! Fit after self-cal, rms=0.208184Jy sigma=0.001667 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9413 mas, bmaj=2.389 mas, bpa=-0.9163 degrees ! Estimated noise=493.013 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.00492802 Jy ! Component: 100 - total flux cleaned = -0.00590885 Jy ! Component: 150 - total flux cleaned = -0.00614367 Jy ! Component: 200 - total flux cleaned = -0.00629858 Jy ! Total flux subtracted in 200 components = -0.00629858 Jy ! Clean residual min=-0.003246 max=0.003624 Jy/beam ! Clean residual mean=0.000026 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 0.248565 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.248565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.208033Jy sigma=0.001666 ! Fit after self-cal, rms=0.208030Jy sigma=0.001666 ! 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.208030Jy sigma=0.001666 ! Fit after self-cal, rms=0.205186Jy sigma=0.001642 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.0018621 Jy ! Component: 100 - total flux cleaned = 0.00179622 Jy ! Component: 150 - total flux cleaned = 0.00176731 Jy ! Component: 200 - total flux cleaned = 0.00168925 Jy ! Total flux subtracted in 200 components = 0.00168925 Jy ! Clean residual min=-0.003274 max=0.003669 Jy/beam ! Clean residual mean=0.000030 rms=0.000888 Jy/beam ! Combined flux in latest and established models = 0.250254 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.250254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.205204Jy sigma=0.001642 ! Fit after self-cal, rms=0.204952Jy sigma=0.001640 ! 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: 0.9413 x 2.389 at -0.9163 degrees (North through East) ! Clean map min=-0.0031445 max=0.21695 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.204952Jy sigma=0.001640 ! Fit after self-cal, rms=0.242780Jy sigma=0.001634 ! 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.242780Jy sigma=0.001634 ! Fit after self-cal, rms=0.242685Jy sigma=0.001634 ! Inverting map and beam ! Estimated beam: bmin=0.9419 mas, bmaj=2.385 mas, bpa=-0.8196 degrees ! Estimated noise=490.957 mJy/beam. ! Added new window around map position (0, -7.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00381739 Jy ! Component: 100 - total flux cleaned = 0.0041917 Jy ! Component: 150 - total flux cleaned = 0.00413351 Jy ! Component: 200 - total flux cleaned = 0.00408571 Jy ! Total flux subtracted in 200 components = 0.00408571 Jy ! Clean residual min=-0.002584 max=0.002807 Jy/beam ! Clean residual mean=0.000016 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.25434 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 69 components and 0.25434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.242635Jy sigma=0.001633 ! Fit after self-cal, rms=0.242561Jy sigma=0.001633 ! 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.242561Jy sigma=0.001633 ! Fit after self-cal, rms=0.246535Jy sigma=0.001631 ! 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.246535Jy sigma=0.001631 ! Fit after self-cal, rms=0.246512Jy sigma=0.001631 ! Inverting map and beam ! Estimated beam: bmin=0.9388 mas, bmaj=2.371 mas, bpa=-0.9741 degrees ! Estimated noise=491.215 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00208089 Jy ! Component: 100 - total flux cleaned = 0.00226558 Jy ! Component: 150 - total flux cleaned = 0.00222733 Jy ! Component: 200 - total flux cleaned = 0.00222834 Jy ! Total flux subtracted in 200 components = 0.00222834 Jy ! Clean residual min=-0.002615 max=0.002846 Jy/beam ! Clean residual mean=0.000017 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.256568 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 80 components and 0.256568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.246494Jy sigma=0.001631 ! Fit after self-cal, rms=0.246456Jy sigma=0.001631 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.442 mas, bmaj=5.359 mas, bpa=1.679 degrees ! Estimated noise=619.188 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.00025875 Jy ! Component: 100 - total flux cleaned = -0.000336093 Jy ! Component: 150 - total flux cleaned = -0.000360858 Jy ! Component: 200 - total flux cleaned = -0.000379612 Jy ! Total flux subtracted in 200 components = -0.000379612 Jy ! Clean residual min=-0.002581 max=0.002771 Jy/beam ! Clean residual mean=0.000032 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.256189 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 87 components and 0.256189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.246447Jy sigma=0.001631 ! Fit after self-cal, rms=0.246416Jy sigma=0.001631 ! 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=0.7162 mas, bmaj=1.742 mas, bpa=-2.401 degrees ! Estimated noise=929.964 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.183221 Jy ! Component: 100 - total flux cleaned = 0.224462 Jy ! Component: 150 - total flux cleaned = 0.239352 Jy ! Component: 200 - total flux cleaned = 0.246202 Jy ! Total flux subtracted in 200 components = 0.246202 Jy ! Clean residual min=-0.005072 max=0.005557 Jy/beam ! Clean residual mean=0.000007 rms=0.001381 Jy/beam ! Combined flux in latest and established models = 0.246202 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.246202 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9388 mas, bmaj=2.371 mas, bpa=-0.9741 degrees ! Estimated noise=491.215 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 (-0.2, -3). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00590364 Jy ! Component: 100 - total flux cleaned = 0.00830774 Jy ! Component: 150 - total flux cleaned = 0.00886735 Jy ! Component: 200 - total flux cleaned = 0.00919953 Jy ! Total flux subtracted in 200 components = 0.00919953 Jy ! Clean residual min=-0.002746 max=0.002768 Jy/beam ! Clean residual mean=0.000019 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.255401 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 64 components and 0.255401 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.442 mas, bmaj=5.359 mas, bpa=1.679 degrees ! Estimated noise=619.188 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 = -9.42384e-05 Jy ! Component: 100 - total flux cleaned = -6.13507e-06 Jy ! Component: 150 - total flux cleaned = 2.49654e-05 Jy ! Component: 200 - total flux cleaned = 4.92765e-05 Jy ! Total flux subtracted in 200 components = 4.92765e-05 Jy ! Clean residual min=-0.002605 max=0.002731 Jy/beam ! Clean residual mean=0.000035 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.255451 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 84 components and 0.255451 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9388 mas, bmaj=2.371 mas, bpa=-0.9741 degrees ! Estimated noise=491.215 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000152218 Jy ! Component: 100 - total flux cleaned = 0.000220469 Jy ! Component: 150 - total flux cleaned = 0.000251384 Jy ! Component: 200 - total flux cleaned = 0.000308576 Jy ! Total flux subtracted in 200 components = 0.000308576 Jy ! Clean residual min=-0.002681 max=0.002777 Jy/beam ! Clean residual mean=0.000018 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.255759 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 99 components and 0.255759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.246380Jy sigma=0.001631 ! Fit after self-cal, rms=0.246359Jy sigma=0.001631 wmodel J0138-2254_X_1997_07_02_yyk\_map.mod ! Writing 99 model components to file: J0138-2254_X_1997_07_02_yyk_map.mod wobs J0138-2254_X_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0138-2254_X_1997_07_02_yyk_uvs.fits wwins J0138-2254_X_1997_07_02_yyk\_map.win ! wwins: Wrote 3 windows to J0138-2254_X_1997_07_02_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.000538107 Jy ! Component: 100 - total flux cleaned = 0.00106891 Jy ! Component: 150 - total flux cleaned = 0.0011098 Jy ! Component: 200 - total flux cleaned = 0.00103284 Jy ! Component: 250 - total flux cleaned = 0.00103347 Jy ! Component: 300 - total flux cleaned = 0.000928044 Jy ! Component: 350 - total flux cleaned = 0.000894061 Jy ! Component: 400 - total flux cleaned = 0.000827589 Jy ! Component: 450 - total flux cleaned = 0.000763797 Jy ! Component: 500 - total flux cleaned = 0.000764759 Jy ! Component: 550 - total flux cleaned = 0.000795219 Jy ! Component: 600 - total flux cleaned = 0.000853692 Jy ! Component: 650 - total flux cleaned = 0.000967551 Jy ! Component: 700 - total flux cleaned = 0.000995872 Jy ! Component: 750 - total flux cleaned = 0.00113263 Jy ! Component: 800 - total flux cleaned = 0.00121285 Jy ! Component: 850 - total flux cleaned = 0.00123901 Jy ! Component: 900 - total flux cleaned = 0.00131667 Jy ! Component: 950 - total flux cleaned = 0.00139285 Jy ! Component: 1000 - total flux cleaned = 0.00146718 Jy ! Component: 1050 - total flux cleaned = 0.00156452 Jy ! Component: 1100 - total flux cleaned = 0.00158878 Jy ! Component: 1150 - total flux cleaned = 0.00175344 Jy ! Component: 1200 - total flux cleaned = 0.0017995 Jy ! Component: 1250 - total flux cleaned = 0.00186764 Jy ! Component: 1300 - total flux cleaned = 0.0019126 Jy ! Component: 1350 - total flux cleaned = 0.00193444 Jy ! Component: 1400 - total flux cleaned = 0.00195604 Jy ! Component: 1450 - total flux cleaned = 0.00202068 Jy ! Component: 1500 - total flux cleaned = 0.00204195 Jy ! Component: 1550 - total flux cleaned = 0.0020419 Jy ! Component: 1600 - total flux cleaned = 0.00206237 Jy ! Component: 1650 - total flux cleaned = 0.00206226 Jy ! Component: 1700 - total flux cleaned = 0.00206232 Jy ! Component: 1750 - total flux cleaned = 0.00210206 Jy ! Component: 1800 - total flux cleaned = 0.00216066 Jy ! Component: 1850 - total flux cleaned = 0.00219939 Jy ! Component: 1900 - total flux cleaned = 0.00221803 Jy ! Component: 1950 - total flux cleaned = 0.00229367 Jy ! Component: 2000 - total flux cleaned = 0.00238727 Jy ! Total flux subtracted in 2048 components = 0.00240582 Jy ! Clean residual min=-0.001057 max=0.001291 Jy/beam ! Clean residual mean=0.000003 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.258165 Jy keep ! Adding 140 model components to the UV plane model. ! The established model now contains 239 components and 0.258165 Jy ![Exited script file: muppet] wmap "J0138-2254_X_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9388 x 2.371 at -0.9741 degrees (North through East) ! Clean map min=-0.0018988 max=0.21726 Jy/beam ! Writing clean map to FITS file: J0138-2254_X_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.217258 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000356022 device "J0138-2254_X_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0138-2254_X_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.491612 0.491612 0.983223 1.96645 3.93289 7.86579 15.7316 31.4632 62.9263 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.217 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9388 x 2.371 at -0.9741 degrees (North through East) ! Clean map min=-0.0018988 max=0.21726 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0138-2254_X_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0138-2254_X_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0138-2254_X_1997_07_02_yyk_uvs.log closed on Mon Jan 8 02:12:40 2007