OUTPUT=SPECTRUM*(BSTAR**(SSECZ/BSECZ)**BETA))
where SSECZ and BSECZ are the air masses for the spectrum and the B star respectively. BETA should be 0.5 for saturated lines, 1.0 for unsaturated lines, and the generally accepted best compromise value for all lines (determined by P.J. Young) is 0.55.
B S M U L T
Multiplies a spectrum by a B star calibration spectrum - which
should be 1.0 except in regions where there are atmospheric
bands. This routine differs from an ordinary multiplication (e.g.
as in IMULT) since it includes a term for the correction due
to the different air masses of the two objects. This means
that both the original spectrum and the B star spectrum must
have valid .OBS.SECZ values. If the spectrum to be multiplied
is 2 dimensional, the same operation is repeated for each of
the spectra it contains.
Command parameters -
SPECTRUM (Character) The spectrum to be corrected.
BSTAR (Character) The B star calibration spectrum.
BETA (Numeric) Power to which relative air mass is
to be raised - see FIG_BSMULT.
OUTPUT (Character) The resulting spectrum.
Command keywords - None
User variables used - None
KS / CIT 3rd July 1984
FIGARO A general data reduction system