The relationships between the positions of these
devices and the monochromator wavelength
is
given by
![]() |
(3.3) | ||
![]() |
(3.4) |
! Calibration as of Tue Aug 27 08:56:49 2002 steps_per_angstrom -504.2680 zero_order_steps 11308.78 encoder_per_angstrom -100.0 zero_order_encoder 20.
If a familiar peak is not at the expected energy, you may want to change the calibration. For starters, you can get a rough calibration (good to about 1%) by using a peak in the total electron yield in aluminum oxide at 541 eV. If you take a shutter photodiode scan, you should see this peak quite clearly (see Fig. 3.13).
![]() |
Let's say you have taken a spectrum of absorption in
CO
gas on the outboard branch
(using a flow of 0.1 SCFH, for example).
If you find that the second absorption peak is at
4.240 nm rather than the accepted value of 4.23534 nm, you should do the
following to get the step position of the peak
from the calibration in use at the moment:
IDL> sgm_convert,4.240,step,from='nm',to='step',/out IDL> print,step 23529This now gives you the step position of the peak which is supposed to be at 4.23534 nm or 292.74 eV. To change the calibrations (such as zero order position), use this information on measured step position versus accepted photon energy in eV in the routine
IDL> sgm_caland follow the instructions. In the above example, you would enter 23529 for the step position, and 292.74 eV for the energy. To read the calibration, you can do
IDL> read_sgm_cal,spa,zos,spe,zoe,/outboard IDL> print,spa,zos,spe,zoe
Reference calibration energies are listed in Table 3.1, and COREX
EELS spectra are shown as follows: CO
at the C (Fig. 3.14) and O
(Fig. 3.15) edges, O
at the O edge (Fig. 3.17), N
at
the N edge (Fig. 3.16), and H
O at the O edge (Fig. 3.18).
Some other reference spectra are found
here.
|
![]() |