reinterpolate#

Reinterpolates the spectra to match the stellar frame

usage: reinterpolate [--config CONFIG] [--root ROOT]
                     [--pickle-protocol PICKLE_PROTOCOL]
                     [--logging-level LOGGING_LEVEL] [-I INPUT_TABLE]
                     [-O OUTPUT_TABLE] [-i INPUT_FOLDER] [-o OUTPUT_FOLDER]
                     [--dlambda DLAMBDA]
                     inputs

Named Arguments#

--config

Use the specified configuration files.

Files can be separated by commas/the command can be invoked multiple times.

--pickle-protocol

Pickle protocol version to use

--logging-level

Logging level to use

inputs

Indices of spectrum to process

If not provided, all spectra are processed

required arguments#

--root

Root path of the data, used as a base for other relative paths

-I, --input-table

Input spectrum table

-O, --output-table

Output spectrum table

-i, --input-folder

Relative path to the folder containing the spectra

-o, --output-folder

Name of the output directory. If None, the output directory is created at the same location than the spectra.

--dlambda

Wavelength step in angstrom used to produce the equidistant wavelength vector