ISIS Documentation

thm2isis

Import a Themis IR/VIS RDR or EDR

Converts a Themis VIS or IR PDS spectral cube into an Isis Cube. The Themis IR cube will automatically be converted to 32-bit floating point unless the user specifies differently by modifying the output files attributes. This is done to accommodate different core/base multiplier values for each band. The output for an ingested Themis VIS cube will be two files, one consisting of even framlets and the other of odd framelets. These framelet files will have the name of the TO parameter with ".even" and ".odd" inserted prior to the ".cub" extension. For example, if the TO parameter was out.cub, the even framelet file of the output would be named out.even.cub.

Categories


History

Janet Barrett2002-02-25 Original version
Jeff Anderson2004-01-30 Converted to Isis 3.0
Jeff Anderson2004-02-16 Added AlphaCube keywords
Elizabeth Ribelin2005-06-28 Added visual image processing and framelet extraction option
Elizabeth Miller2006-01-04 Added Frames keyword to framelet labels for the ThemisVis Camera model
Elizabeth Miller2006-01-09 Modified AppTest to remove framelet files
Elizabeth Miller2006-04-14 Removed Framelets option, it always creates them now
Stuart Sides2006-06-09 Removed the ReleaseId keyword from the archive group
Elizabeth Miller2006-08-08 Modified VIS processing portion to no longer call crop and editlab, but to split the frames apart in the application itself. This helps increase the speed of the application
Elizabeth Miller2006-09-15 Fixed bugs with pathname and extensions of filenames in the VIS processing
Elizabeth Miller2007-02-20 Changed OriginalLabel name to IsisCube
Jeff Anderson2007-07-13 Transfered SpatialSumming parameter for IR camera
Christopher Austin2008-03-18 Checks if input file is rdr.
Steven Lambright2008-05-13 Removed references to CubeInfo
Steven Lambright2008-09-18 The original labels are now being preserved in the Isis 3 cube
Lynn Weller2012-05-08 Updated documentation text.
Ian Humphrey2014-05-16 Added history to output cubes. Fixes #1683.
Jeannie Backer2014-04-17 Added BAND_BIN_BAND_NUMBER keyword to the BandBin group of the imported cube, named BandNumber. Fixes #1659.