Lucid Launcher Options
LUCID - LCLS User Control and Interface Design
usage: lucid [-h] [--version] [--toolbar TOOLBAR]
[--row_group_key ROW_GROUP_KEY] [--col_group_key COL_GROUP_KEY]
[--log_level {DEBUG,INFO,WARNING,ERROR,CRITICAL}] [--dark]
[--skip_happi]
beamline [beamline ...]
Positional Arguments
- beamline
Specify the beamline name to compose the home screen.
Named Arguments
- --version
Show LUCID’s version number and exit.
- --toolbar
Path to the YAML file describing the entries for the Quick Access Toolbar.
- --row_group_key
The Happi field to use for row grouping.
Default: “location_group”
- --col_group_key
The Happi field to use for column grouping.
Default: “functional_group”
- --log_level
Possible choices: DEBUG, INFO, WARNING, ERROR, CRITICAL
Configure level of log display
Default: “INFO”
- --dark
Use dark Stylesheet
Default: False
- --skip_happi
Skip loading entries from happi
Default: False