ISIS Application Documentation
vims2isis | Standard View | TOC | Home |
Converts Vims images to Isis format
Description
Categories
Groups
History
Name | Description |
---|---|
FROM | The input Vims image |
VIS | Visual output cube |
IR | IR output cube |
This is the input image to be processed. It is 352 bands deep, the first 96 of which are visual data, and the final 256 of which are IR data.
Type | filename |
---|---|
File Mode | input |
Filter | *.qub *.cub |
This is the destination for the cube containing the visual light data. It consists of the first 96 bands of the original cube, reorganized into BSQ format
Type | cube |
---|---|
File Mode | output |
Filter | *.cub |
This is the destination for the cube containing the IR data. It consists of the final 256 bands of the original cube, reorganized into BSQ format
Type | cube |
---|---|
File Mode | output |
Filter | *.cub |
Brendan George | 2006-06-01 | Original version |
Brendan George | 2006-06-08 | Fixed Start Time and Stop Time output |
Brendan George | 2006-07-11 | Added Spacecraft Clock Start and Stop Time keywords to label output |
Tracie Sucharski | 2007-04-16 | Fixed bug with exposure duration, was written out to labels as string instead of numeric. |
Brendan George | 2007-06-07 | Fixed bug with exposure duration in Vis cube labels |
Brendan George | 2007-06-28 | Added appTests and enabled importing of uncalibrated data |
Steven Lambright | 2007-12-21 | Fixed importing of uncalibrated data |
Christopher Austin | 2008-03-18 | Checks if input file is rdr. |
Steven Lambright | 2008-05-13 | Removed references to CubeInfo |
Steven Lambright | 2008-07-14 | Added support for more raw data |
Steven Lambright | 2009-06-24 | If sideplane data is present it is now stored in the output cubes for calibration. More keywords are now propagated. |
Steven Lambright | 2009-08-21 | Saturation values are now set when present and if IR or VIS was turned off then files will not be imported for those channels. |
Sharmila Prasad | 2009-09-10 | Added the ability to translate Vims label for both IR and VIS cubes |
Tracie Sucharski | 2009-10-20 | Corrected indexing for SAMPLING_MODE_ID and GAIN_MODE_ID values. |
Mackenzie Boyd | 2010-01-28 | Changed DATA_SET_ID check to be INSTRUMENT_ID check instead, DATA_SET_ID was too specific and wasn't allowing imports of appropriate data. |
Tracie Sucharski | 2011-12-16 | Added the OriginalLabel blob to both output cubes , vis and ir. |
Kris Becker | 2012-10-15 | Propagated additional keywords from the original label to the output ISIS label. These keywords are: MissionPhaseName, SequenceId, SequenceTitle, PowerStateFlag, StarTracking and SnapshotMode. |