INP
Pair of input images used only for populating output label properly.
First input is the primary one and is the basis of the output label.
Note that if you are inverting L -> R then the inputs should be in the
order (R, L).
The size of the output is determined by first INP, as modified by DISP_PYRAMID.
OUT
Output inverted disparity image. It is derived from IN_DISP input.
Will be a single 2-band file.
IN_DISP
Input disparity image. See the correlator programs for a description of
the format. Must be a single 2-band file.
S_FILL_VALUE
Default delta value for the inverted disparity sample values.
L_FILL_VALUE
Default delta value for the inverted disparity line values.
DISP_PYRAMID
Specifies the pyramid level of the input disparities. This must match what
was specified in PYRLEVEL when the disparities were created (e.g. in
marsjplstereo, marsfakedisp, or marscor3).
POINT_METHOD
Specifies a mission-specific pointing method to use. Normally this
parameter is not used, in which case the "default" pointing methods
are used. Some missions may have special, or alternate, pointing
methods available, which are indicated by this string (for example,
backlash models, using arm joint angles instead of x/y/z/az/el, etc).
A substring search is used, so multiple methods (where that makes sense)
can be specified by separating the keywords with commas.
See the help for other programs (notably marsmap) for potential values
for this parameter. It has little use for marsdispinvert but is included
for completeness.
DATA_SET_NAME
The DATA_SET_NAME typically identifies the instrument that acquired the
data, the target of that instrument, and the processing level of the data.
This value is copied to the output label, property IDENTIFICATION,
keyword DATA_SET_NAME.
DATA_SET_ID
The DATA_SET_ID value for a given data set or product is constructed
according to flight project naming conventions. In most cases the
DATA_SET_ID is an abbreviation of the DATA_SET_NAME.
This value is copied to the output label, property IDENTIFICATION,
keyword DATA_SET_ID.
RELEASE_ID
When a data set is released incrementally, such as every three months during
a mission, the RELEASE_ID is updated each time part of the data set is released.
For each mission(or host id if multiple spacecrafts), the first release of a data
set should have a value of "0001".
This value is copied to the output label, property IDENTIFICATION,
keyword RELEASE_ID.
PRODUCT_ID
Specifies a permanent, unique identifier assigned to a data product by
its producer. Most commonly, it is the filename minus the extension.
This value is copied to the output label, property IDENTIFICATION,
keyword PRODUCT_ID.
PRODUCER_ID
Specifies the unique identifier of an entity associated with the
production of a data set. This value is copied to the output label,
property IDENTIFICATION, keyword PRODUCER_ID.
PRODUCER_INST
Specifies the identity of a university, research center, NASA center or other
institution associated with the production of a data set.
This value is copied to the output label, property IDENTIFICATION, keyword
PRODUCER_INSTITUTION_NAME.
TARGET_NAME
Specifies a target. The target may be a planet, satelite, ring, region, feature,
asteroid or comet. This value is copied to the output label, property
IDENTIFICATION, keyword TARGET_NAME.
TARGET_TYPE
Specifies the type of a named target. This value is copied to the output
label, property IDENTIFICATION, keyword TARGET_NAME.