Isis 2 Documentation
msi2isis Documentation
msi2isis - Converts NEAR Discovery MSI images to ISIS cubes "msi2isis" converts NEAR Discovery MSI raw images which are in a FITS format into ISIS cubes. The raw images can reside on a cdrom or on disk. Programmer: Tracie Sucharski, U.S.G.S., Flagstaff
| Parm | Description | Default |
|---|---|---|
| FROM | Input raw MSI file name (No default extension) | NONE |
| TO | Output ISIS cube file (Default extension is .cub) | NONE |
| HISAT | High Instrumentation Saturation value | -- |
| LOSAT | Low Instrumentation Saturation | -- |
| OTYPE | Output pixel type
NULL = input type
1 = 8-bit
2 = 16-bit
3 = 32-bit
(default same as input)
|
ADDITIONAL NOTES:
| Parm | Description |
|---|---|
| FROM | Input raw MSI file name. This file in a 16-bit or 32-bit FITS format. There is no default extension. |
| TO | Output ISIS cube file name. If the file extension is omitted, then ".cub" will be assumed. |
| HISAT | All pixels with a value greater or equal to HIS will be set to the ISIS special pixel value, High Instrumentation Saturation. 16- BIT DEFAULT = 4095. 32- BIT DEFAULT = 100000. |
| LOSAT | All pixels with a value less than or equal to LIS will be set to the ISIS special pixel value, Low Instrumentation Saturation. 16- BIT DEFAULT = 0. 32- BIT DEFAULT = -1000000. |
| OTYPE | Output pixel data type. Permitted values are:
NULL = output type is same as input file pixel type
1 = 8-bit (integer with type conversion parameters)
2 = 16-bit (integer with type conversion parameters)
3 = 32-bit (floating point)
|
Contact us online at the Isis Support Center: http://isisdist.wr.usgs.gov