rebin_specint

Synopsis

rebin_specint INPUT_FILE OUTPUT_FILE [options]

Description

The rebin_specint tool reads data from a specint file, subsets and/or rebins the data, and then writes them to a specgrid file.

Options

-h, --help

Print a summary of options.

--lambda-min=MIN

Minimum wavelength (\(\angstrom\)).

--lambda-max=MAX

Maximum wavelength (\(\angstrom\)).

-t, --sampling-type=TYPE

Sampling type when rebinning. Valid choices are R (fixed wavelength resolution) and delta_lam (fixed wavelength spacing).

-t, --sampling-value=VALUE

Sampling value when rebinning.

-a, --sampling-alignment=ALIGN

Sampling alignment when rebinning. Valid choices are center (default), left and right.