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”.