ISIS Application Documentation
lronacpho | Printer Friendly View | TOC | Home |
Apply general LROC NAC photometric correction to multiband cubes
Overview | 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:12 |
Parameter GroupsFiles
Photometry
Other Options
|
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:12 |
Use this parameter to select the input file name.
Type | cube |
---|---|
File Mode | input |
Filter | *.cub |
This file will contain the photometrically corrected image data after being corrected by with LROC_Empirical algorithm.
Type | cube |
---|---|
File Mode | output |
Pixel Type | real |
This file will contain the backplane data. It must have "Phase Angle", "Emission Angle", and "Incidence Angle" as the first three bands.
Type | cube |
---|---|
File Mode | input |
Pixel Type | real |
Internal Default | Calculate the photometry on the fly |
This file will contain a set of parameters A or B to use when applying the LROC Empirical photometric correction. See the main program documentation for a full description.
Type | filename |
---|---|
File Mode | input |
Default Path | $lro/calibration |
Default | $lro/calibration/NAC_PHO_LROC_Empirical.????.pvl |
Filter | *.pvl |
Pixels which have a phase angle less than this value will be trimmed.
Type | double |
---|---|
Default | 0.0 |
Minimum | 0.0 (inclusive) |
Maximum | 180.0 (inclusive) |
Less Than or Equal | MAXPHASE |
Pixels which have a phase angle greater than this value will be trimmed.
Type | double |
---|---|
Default | 180.0 |
Minimum | 0.0 (inclusive) |
Maximum | 180.0 (inclusive) |
Greater Than or Equal | MINPHASE |
Pixels which have an emission angle less than this value will be trimmed.
Type | double |
---|---|
Default | 0.0 |
Minimum | 0.0 (inclusive) |
Maximum | 90.0 (inclusive) |
Less Than or Equal | MAXEMISSION |
Pixels which have a emission angle greater than this value will be trimmed.
Type | double |
---|---|
Default | 85.0 |
Minimum | 0.0 (inclusive) |
Maximum | 90.0 (inclusive) |
Greater Than or Equal | MINEMISSION |
Pixels which have an incidence angle less than this value will be trimmed.
Type | double |
---|---|
Default | 0.0 |
Minimum | 0.0 (inclusive) |
Maximum | 180.0 (inclusive) |
Less Than or Equal | MAXINCIDENCE |
Pixels which have a incidence angle greater than this value will be trimmed.
Type | double |
---|---|
Default | 85.0 |
Minimum | 0.0 (inclusive) |
Maximum | 180.0 (inclusive) |
Greater Than or Equal | MININCIDENCE |
Phase, Emission, and Incidence angles can be calculated from the ellipsoid (default) or from the DEM. The difference is that using the DEM the surface roughness is taken into account.
Type | boolean |
---|---|
Default | False |