stacking_stack#
Stacks spectra
usage: stacking_stack [--config CONFIG] [--root ROOT]
[--pickle-protocol PICKLE_PROTOCOL]
[--logging-level LOGGING_LEVEL] [-I INPUT_TABLE]
[-G GROUP_TABLE] [-O OUTPUT_TABLE] [-i INPUT_FOLDER]
[-o OUTPUT_FOLDER]
groups
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
- groups
Group indices to process
If not provided, all groups are processed
required arguments#
- --root
Root path of the data, used as a base for other relative paths
- -I, --input-table
Input reinterpolated table
- -G, --group-table
Group description table
- -O, --output-table
Output stacked table
- -i, --input-folder
Relative path to the folder containing the reinterpolated spectra
- -o, --output-folder
Name of the output directory