stacking_master_spectrum#

Creates a master spectrum from stacked spectra

usage: stacking_master_spectrum [--config CONFIG] [--root ROOT]
                                [--pickle-protocol PICKLE_PROTOCOL]
                                [--logging-level LOGGING_LEVEL]
                                [-I INPUT_TABLE] [-O OUTPUT_TABLE]
                                [-i INPUT_FOLDER] [-o OUTPUT_FILE]
                                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 stacked basic table

-O, --output-table

Output master spectrum info table (one row)

-i, --input-folder

Folder containing the stacked spectra

-o, --output-file

Path to the master spectrum file to write