beamlime.applications.handlers.RawCountHandler#
- class beamlime.applications.handlers.RawCountHandler(*, logger, nexus_file)[source]#
Continuously handle raw counts for every ev44 message.
This ignores run-start and run-stop messages.
Methods
__init__
(*, logger, nexus_file)add_argument_group
(parser)debug
(msg, *args[, stacklevel])error
(msg, *args[, stacklevel])from_args
(logger, args)handle
(message)info
(msg, *args[, stacklevel])warning
(msg, *args[, stacklevel])Attributes
logger