plot

plot

Plot optimisation result.

Usage

grond plot <plotnames> ( <rundir> | <configfile> <eventname> ) [options]
grond plot all ( <rundir> | <configfile> <eventname> ) [options]
grond plot <plotconfigfile> ( <rundir> | <configfile> <eventname> ) [options]
grond plot list ( <rundir> | <configfile> <eventname> ) [options]
grond plot config ( <rundir> | <configfile> <eventname> ) [options]

Options

-h, --help

show this help message and exit

--show

show plot for interactive inspection

--loglevel=LOGLEVEL

set logger level to “critical”, “error”, “warning”, “info”, or “debug”. Default is “info”.

--status=STATUS

status output selection (choices: state, quiet, default: state)

--parallel=NPARALLEL

set number of events to process in parallel, if set to more than one, –status=quiet is implied.

--threads=NTHREADS

set number of threads per process (default: 1). Set to 0 to use all available cores.