rtemis

Command Palette

Search for a command to run...

DecomposeConfig

Entry point

Language-independent config for an rtemis decomposition pipeline: a data reference, a `DecompositionConfig`, and an output directory.

Raw JSONv1Unknown properties rejected

Properties

dat_path
string | null

Path to the input data.

algorithm
string | null

Decomposition algorithm name.

decomposition_config
outdir
string

Output directory for results.

verbosity
integer≥ 0

Verbosity level.

Relationships