ISIS Application Documentation
socetframesettings | Printer Friendly View | TOC | Home |
Create a SOCET SET Framing Camera or USGSAstro FrameOffAxis settings file.
Overview | Parameters |
Description
This is an ISIS to SOCET SET (trademark BAE Systems) translation program for Framing Camera
images. It calculates keyword values specific to SOCET SET's Framing Camera Settings files
and generates the settings file for input to USGSAstro SOCET SET program 'import_frame.'
The input cube must be a "level1" image with SPICE data attached to the label (see spiceinit). The following are supported instruments: CASSINI ISS CLEMENTINE 1 UVVIS GALILEO SSI MESSENGER NAC MESSENGER WAC OSIRIS-REX MapCam OSIRIS-REX PolyCam VIKING ORBITER CategoriesRelated Objects and DocumentsApplicationsHistory
|
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 02/21/2025 19:28:14 |
Parameter GroupsFiles
SOCET SET Parameters
|
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 02/21/2025 19:28:14 |
Level 1 input Framing Camera cube with SPICE data attached. Supported instruments are CASSINI SSI, CLEMENTINE 1 UVVIS, GALILEO ISS, MESSENGER NAC, MESSENGER WAC, OSIRIS-REX MapCam, OSIRIS-REX PolyCam, and VIKING ORBITER.
Type | cube |
---|---|
File Mode | input |
Filter | *.cub |
Output SOCET SET Framing Camera Settings file. This is a text file that must have a file extension of ".set." This file is one of the input files to USGSAstro SOCET SET program 'import_frame.'
Type | filename |
---|---|
File Mode | output |
Internal Default | None |
Name of the SOCET SET project that you will be importing this image into. Including the ".prj" extension is optional. As an example, for SOCET SET project named TEST, enter SS_PROJECT=TEST.
Type | string |
---|
The "logical" location of the SOCET images as shown in the first column of SOCET SET internal database file DEVICE/location.list.
Type | string |
---|
Full path on SOCET SET machine where raw images (*.raw) and Framing Camera settings
files (*.set) will reside for import into SOCET SET, with the ending file path
delimiter included. This is typically in the SOCET SET project's images directory.
Entering the file path delimiters (forward slash for UNIX systems, backslash for Windows
systems) is straight forward when entering your path into the dialog box. However, special
handling is required when running this program at the command line or in processing
scripts.
For SOCET SET running on Windows, an example input path would be E:\images\test To enter a path in the dialog box, enter the path as it normally appears. For this example, enter E:\images\test\ To enter a path on the command line, or in a script, use the escape character (which is a backslash) to pass the delimiters to the program. For this example, enter SS_INPUT_PATH=E:\\IMAGES\\TEST\\
Type | string |
---|
Full path to SOCET SET's internal database camera calibration directory, with the ending file path delimiter included.
For SOCET SET running on Windows, an example path would be C:\SOCET_SET_5.6.0\internal_dbs\CAM To enter a path in the dialog box, enter the path as it normally appears. For this example, enter C:\SOCET_SET_5.6.0\internal_dbs\CAM\ To enter a path on the command line, or in a script, use the escape character (which is a backslash) to pass the delimiters to the program. For this example, enter SS_CAM_CALIB_PATH=C:\\SOCET_SET_5.6.0\\internal_dbs\\CAM\\
Type | string |
---|