beamlime.applications.handlers.PlotStreamer#
- class beamlime.applications.handlers.PlotStreamer(*, logger, max_column=3)[source]#
-
Methods
__init__
(*, logger[, max_column])debug
(msg, *args[, stacklevel])error
(msg, *args[, stacklevel])info
(msg, *args[, stacklevel])plot_item
(name, data)show
()Show the figures in a grid layout.
update_histogram
(message)warning
(msg, *args[, stacklevel])Attributes
logger