stacking_create_groups#

Stacking: preparation of the groups

usage: stacking_create_groups [--config CONFIG] [--root ROOT]
                              [--pickle-protocol PICKLE_PROTOCOL]
                              [--logging-level LOGGING_LEVEL] [-I INPUT_TABLE]
                              [-O OUTPUT_TABLE] [--bin-length BIN_LENGTH]
                              [--dbin DBIN]

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

--bin-length

Length of the binning for the stacking in days

Can be a floating point value indicating fractions of a day

The value 0 means that each spectrum is in its individual group

--dbin

dbin to shift the binning (0.5 for solar data)

required arguments#

--root

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

-I, --input-table

Reinterpolated table

-O, --output-table

Output grouping table