ISIS Documentation

vims2isis

Converts Vims images to Isis format

This program takes the BIL formatted vims cubes and translates them into Isis standard BSQ format. It also separates them into two cubes, one containing the data from the Infrared camera, and one containing the data from the visual camera.

Categories


History

Brendan George2006-06-01 Original version
Brendan George2006-06-08 Fixed Start Time and Stop Time output
Brendan George2006-07-11 Added Spacecraft Clock Start and Stop Time keywords to label output
Tracie Sucharski2007-04-16 Fixed bug with exposure duration, was written out to labels as string instead of numeric.
Brendan George2007-06-07 Fixed bug with exposure duration in Vis cube labels
Brendan George2007-06-28 Added appTests and enabled importing of uncalibrated data
Steven Lambright2007-12-21 Fixed importing of uncalibrated data
Christopher Austin2008-03-18 Checks if input file is rdr.
Steven Lambright2008-05-13 Removed references to CubeInfo
Steven Lambright2008-07-14 Added support for more raw data
Steven Lambright2009-06-24 If sideplane data is present it is now stored in the output cubes for calibration. More keywords are now propagated.
Steven Lambright2009-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 Prasad2009-09-10 Added the ability to translate Vims label for both IR and VIS cubes
Tracie Sucharski2009-10-20 Corrected indexing for SAMPLING_MODE_ID and GAIN_MODE_ID values.
Mackenzie Boyd2010-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 Sucharski2011-12-16 Added the OriginalLabel blob to both output cubes , vis and ir.
Kris Becker2012-10-15 Propagated additional keywords from the original label to the output ISIS label. These keywords are: MissionPhaseName, SequenceId, SequenceTitle, PowerStateFlag, StarTracking and SnapshotMode.