IXTmask

From LIBISIS
Revision as of 13:57, 4 August 2008 by Dean Whittaker (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This object holds an array of integer numbers, it can be used by homer to mask spectra, it is the main output from the diagnose function

The elements of the object are as follows:

Element Type Description
base IXTbase internal use
mask_array(:) int (ptr) list of masked spectra



F90 syntax


use IXMmask

type(IXTmask):: mask
type(IXTstatus):: status

The following operations may be performed on this data type: