C M P L X 2 R / C M P L X 2 I / C M P L X 2 M
Creates a real data structure (i.e. one with just a real data array)
as opposed to a complex data structure, (in the Figaro sense of a
structure with both real and imaginary data arrays)
from a complex data structure.
In the case of CMPLX2R it is the real part of the complex data
that forms the data array in the resulting structure.
For CMPLX2I, it is the imaginary part, and for CMPLX2M
it is the modulus of the complex data.
Command parameters -
CDATA (Character) The name of the input complex structure.
OUTPUT (Character) The name of the resulting structure. This
may be the same as CDATA. In either case a new file
is created.
Command keywords - None
KS / AAO 24th Sept 1986.
FIGARO A general data reduction system