inspect_grid

Synopsis

inspect_grid GRID_FILE [options]

Description

The inspect_grid tool extracts metadata from a specgrid or photgrid file, and prints it to standard output.

Options

-h, --help

Print a summary of options.

-t, --type

Print the grid type.

-l, --label

Print the grid label (if defined).

-x, --axes

Print the grid axes information.

--lambda

Print the grid wavelength information (only for specgrid files).

-a, --all

Equivalent to specifying --type, --label, --axes and --lambda.

--vis-slice=XAXIS:YAXIS

Visualize grid completeness by slicing along a pair of axes.