Difference between revisions of "IXTmask"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | This object holds an array of integer numbers, it can be used by [[Homer and mgenie style functions#homer|homer]] to mask spectra, it is the main output from the [[diagnose]] function | ||
+ | |||
The elements of the object are as follows: | The elements of the object are as follows: | ||
Revision as of 16:06, 30 January 2008
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 | Brief Description |
---|---|---|
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:
- [General Operations]
- [Special Subroutines]