savu

usage: savu [-h] [--version] [-f FOLDER] [--pre_run] [-d TMP] [-t TEMPLATE]
            [-l LOG] [-v] [-q] [--lustre_workaround]
            [--system_params SYSTEM_PARAMS] [--stats {on,off}]
            [--checkpoint [{plugin,subplugin}]]
            in_file process_list out_folder

Positional Arguments

in_file

Input data file.

process_list

Process list, created with the savu configurator.

out_folder

Output folder.

Named Arguments

--version

show program’s version number and exit

-f, --folder

Override output folder name

--pre_run

Pre-run of savu to gather stats and cropping information.

Default: False

-d, --tmp

Store intermediate files in a temp directory.

-t, --template

Pass a template file of plugin input parameters.

-l, --log

Store full log file in a separate location

-v, --verbose

Display all debug log messages

Default: False

-q, --quiet

Display only Errors and Info.

Default: False

--lustre_workaround

Avoid lustre segmentation fault

Default: False

--system_params

Override default path to Savu system parameters file.

--stats

Possible choices: on, off

Turn stats ‘on’ or ‘off’.

Default: “on”

--checkpoint

Possible choices: plugin, subplugin

Continue Savu processing from a checkpoint.