gllssi2isis
Import a Galileo solid state imager (SSI) image EDR into Isis cube format
Note: For the I24 encounter (found in volume go_0022), many Galileo SSI images of Io were originally "garbled". These images were reconstructed and released with the filename ####s where ####r is the name of the original garbled file and #### is the last four digits of the SPACECRAFT_CLOCK_START_COUNT. These images will have Most of the original images were 400 x 400 (i.e. SUMMED). However, the reconstructed files are 800 x 800 and must be imported as FULL to get the entire image. If the user imports a reconstructed image with FRAMEMODE = AUTO, it will be treated as a FULL image, even if the original was SUMMED.
Categories
Related Objects and Documents
Documents
History
Janet Barrett | 2002-02-25 | Original version |
Robert Sucharski | 2005-12-30 | Converted to Isis 3.0 |
Steven Koechle | 2007-10-30 | Added Summing Keyword. Moved most hardcoded translations into a translation table. Modified tests to check the lables. Removed ImageID keyword. |
Steven Lambright | 2007-12-31 | Removed the hard coded Instrument Mode ID keyword translation. |
Steven Lambright | 2007-01-08 | Added summing options. Output summed images will now only be a quarter of the size for calibration (the upper-left data in the input is preserved). |
Christopher Austin | 2008-03-18 | Checks if input file is rdr. |
Steven Lambright | 2008-05-13 | Removed references to CubeInfo. |
Jeannie Walldren | 2009-06-08 | Added valid DATA_SET_ID value for reconstructed images (i.e. value contains "SSI-4-REDR-V1.0"). Modified code to set as FULL summing mode if FRAMEMODE=AUTO and the image is reconstructed. |
Tyler Wilson | 2015-10-02 | Added the fixPvl function that fixes Pvl files from orbit I24 which have a comment tag that is not closed off. Also a new test pvlFix to test this change. #Ref 2344. |
Jesse Mapel | 2016-04-26 | Changed documentation to have the correct link to the Planetary Science Data Dictionary Document. Fixes #3867 |
Adam Paquette | 2019-04-16 | Fixed original label not being written to cubes ingested using the summed option. Fixes #3207 |
Parameters
Files
Type | filename |
---|---|
File Mode | input |
Filter | *.lbl *.LBL |
Type | cube |
---|---|
File Mode | output |
Filter | *.cub |
SETTINGS
Type | string | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Default | AUTO | ||||||||||||
Option List: |
|
Example 1
Cube imported with defaults
Command Line
gllssi2isis
from=../IN/input.lbl to=../OUT/output.cub
GUI Screenshot
Example GUI
Gllssi2isis GUI using defaults.Screenshot of GUI with parameters filled in to perform the gllssi2isis application. Input label and output cubes are always required. The FRAMEMODE radio button AUTO is chosen as default.
Data File
Links open in a new window.Input label | Copy of the labels of the input image |
---|