I N T E R P / S P I F I T / L I N T E R P
Interpolates between the points of a 'spiketrum' to
generate a spectrum. The INTERP command does this by
spline interpolation, the SPIFIT command uses global polynomial
fitting, and the LINTERP command uses linear interpolation.
Command parameters -
SPIKETRUM The name of the structure containing the spiketrum
ORDER The order for the global polynomial to be fitted
(SPIFIT only).
SPECTRUM The name of the result of the operation. This can
be the same as for SPIKE. If not, a new structure
is created, with everything but the data a direct
copy of the input.
Command keywords -
LOG (INTERP & SPIFIT only) Perform the interpolation on
the log of the data
LINEND (INTERP only) Use a linear interpolation for the
ends of the data - spline fits can go wild outside the
range of the defined points.
User variables used - None
KS / CIT 6th July 1984
FIGARO A general data reduction system