2024-06-06 19:21:24 +02:00
2024-06-04 18:25:30 +02:00
2024-06-06 19:21:24 +02:00
2024-06-06 19:21:24 +02:00
2024-06-06 19:21:24 +02:00

plot_channels

Basic plotter for EPICS or BS-based channels with output to either the terminal console or a web interface based on NiceGUI and Plotly.

Usage: plot_channels.py [OPTIONS] [CHANNEL_NAMES]...

  Plot channels from BS (beam synchronous) or PV (EPICS) sources.

Options:
  --acquire-interval FLOAT  Interval in seconds for data collection.
  --plot-interval INTEGER   Interval in seconds for plot update.
  --save-prefix TEXT        Prefix for the save filenames.
  --in-subplots BOOLEAN     Whether to plot in subplots.
  --web                     Whether to use the local web interface as a GUI.
  --help                    Show this message and exit.
S
Description
No description provided
Readme 2 MiB
Languages
Python 100%