ISIS Application Documentation
gllssical | Printer Friendly View | TOC | Home |
Perform Radiometric correction on GALILEO-SSI Imaging
Overview | Parameters |
Description
This program is used to radiometrically correct flight images using a
linear model of the light-transfer function. This program is specific to
the Galileo SSI camera.
References:
This program extracts the filter position, exposure time, and frame-rate from the label of the input file to determine the required gain file to use. The file $ISISDATA/galileo/calibration/gll_gain.sav defines the gain file to use for the given filter, gain state, and frame mode. The file $ISISDATA/galileo/calibration/gll_dc.sav defines the DC file to use for the given, gain state, frame mode, frame rate, blemish protection mode, clock mode, and extended exposure mode. This program performs the following processing steps on each pixel:
Please note that the original Isis 2 version of this app (ssical) included negative I/F values in the output. We will not be supporting this behavior as negative I/F are not useful and do not make sense. Thus, this app outputs LRS for any negative I/F values that are encountered. If run on a non-spiceinited cube, this program requires access to local mission-specific SPICE kernels, in order to find the distance between the sun and the target body. When run on a spiceinited cube, this can be determined using the camera model. Using a spiceinited cube as input has the advantage of not requiring that local mission-specific kernels be available. (See spiceinit web=true.) CategoriesRelated Applications to Previous Versions of ISISThis program replaces the following application existing in previous versions of ISIS:
History
|
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:10 |
Parameter GroupsFiles
Settings
|
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:10 |
Output cube file
Type | cube |
---|---|
File Mode | output |
Pixel Type | real |
Filter | *.cub |
The units that the output will be in.
Type | string | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
Default | IOF | |||||||||
Option List: |
|
If output units are in I/F, the scale factor is the number of I/F
units per DN, where 10,000 I/F units would be produced by normal
incidence of sunlight on a Lambert disk at the planet's distance
from the sun.
If output units are in radiance, the scale factor is the number
of nanowatts per cm2 per steradian per nanometer
wavelength per DN.
Type | double |
---|---|
Default | 1.0 |
Correct for uneven bit weighting
Type | boolean |
---|---|
Default | false |