ISIS Application Documentation
mvic2isis | Standard View | TOC | Home |
Import New Horizons MVIC files into Isis format
Description
Categories
Groups
History
Name | Description |
---|---|
FROM | A New Horizons MVIC fits file to be converted to an Isis cube |
TO | Output ISIS cube file |
UNDISTORTED | Output ISIS cube file for the Error image |
ERROR | Output ISIS cube file for the Error image |
QUALITY | Output ISIS cube file for the Quality image |
Use this parameter to select the filename of a New Horizons MVIC file to be converted to a cube. This is expected to be a FITS formatted file.
Type | filename |
---|---|
File Mode | input |
Filter | *.fit |
The output cube file that will containing the New Horizons MVIC image in ISIS format.
Type | cube |
---|---|
File Mode | output |
Filter | *.cub |
The output cube file that will containing the New Horizons MVIC Undistorted image in ISIS format. The Undistorted image must be in the first FITS extension (i.e., second image).
Type | cube |
---|---|
File Mode | output |
Internal Default | Optional |
Filter | *.cub |
The output cube file that will containing the New Horizons MVIC Error image in ISIS format. The Error image must be in the second FITS extension (i.e.,third image).
Type | cube |
---|---|
File Mode | output |
Internal Default | Optional |
Filter | *.cub |
The output cube file that will containing the New Horizons MVICI Quality image in ISIS format. The Quality image must be in the third FITS extension (i.e., fourth image).
Type | cube |
---|---|
File Mode | output |
Internal Default | Optional |
Filter | *.cub |
Stuart Sides | 2013-10-08 | Original version. |
Tracie Sucharski | 2013-01-15 | Adapted from lorri2isis. |
Jeannie Backer and Kaj Williams | 2017-07-07 | Modified to reflect ProcessImportFits method name change from fitsLabel to fitsImageLabel. |