Help for NSYTFOOT

PURPOSE:

Put a footprint of an instrument down in a mask image, given an XYZ.  This
is a utility program to study footprints at a given location, not something
that would generally be called in a pipeline.  Alternatively, the body
can be plotted instead of the feet (via -DO_BODY).

The location can be specified in either line/sample space (LS parameter) or
in XY space (XY parameter).

Most of the other parameters are the same as NSYTTILT, allowing validation
of where the footprint is at a given point.


HISTORY:
2011-11   rgd	    Initial version, based on nsyttilt.
2018-01  Steven Lu  Implement radial and cross-radial offsets for WTS.
COGNIZANT PROGRAMMER: B. Deen


PARAMETERS:


INP

Input XYZ image. Must be 1 3-band file or (x,y,z) triplet.

OUT

Output file. Must be 1 filename

NAVTABLE

Corrected navigation filename.

INST

InSight instrument to use

DO_BODY

Selects body rather than feet

XY

XY location for footprint

LS

Line/Sample location for footprint

CLOCK_RANGE

Range for clocking

CLOCK_STEP

Step size for clocking

DELTA_WTS_RANGE

Clocking range for WTS with delta tilt. Defaults to CLOCK_RANGE

DELTA_WTS_STEP

Step size for clocking WTS with delta tilt. Defaults to CLOCK_STEP

WTS_OFF

Radial and cross-radial offsets between SEIS and WTS

POINT_EPSILON

Control for KD tree search

CONFIG_PATH

Path used to find configuration/calibration files.

POINT_METHOD

Specifies a mission- specific pointing method to use

NOSITE

Disables coordinate system sites.

DATA_SET_NAME

Specifies the full name given to a data set or a data product.

DATA_SET_ID

Specifies a unique alphanumeric identifier for a data set or data product.

RELEASE_ID

Specifies the unique identifier associated with the release to the public of all or part of a data set. The release number is associated with the data set, not the mission.

PRODUCT_ID

Specifies a permanent, unique identifier assigned to a data product by its producer.

PRODUCER_ID

Specifies the unique identifier of an entity associated with the production a data set.

PRODUCER_INST

Specifies the full name of the identity of an entity associated with the production of a data set.

TARGET_NAME

Specifies a target.

TARGET_TYPE

Specifies the type of a named target.

RSF

Rover State File(s) to use.

DEBUG_RSF

Turns on debugging of RSF parameter.

COORD

Coordinate system to use.

COORD_INDEX

Coordinate system index for some COORD/mission combos.

FIXED_SITE

Which site is FIXED for rover missions.

SOLUTION_ID

Solution ID to use for COORD_INDEX

See Examples:


Cognizant Programmer: