beamlime.applications.handlers.DataReductionHandler#

class beamlime.applications.handlers.DataReductionHandler(workflow)[source]#

Data reduction handler to process the raw data.

__init__(workflow)[source]#

Methods

__init__(workflow)

debug(msg, *args[, stacklevel])

rtype:

None

error(msg, *args[, stacklevel])

rtype:

None

info(msg, *args[, stacklevel])

rtype:

None

reduce_data(message)

rtype:

WorkflowResultUpdate

warning(msg, *args[, stacklevel])

rtype:

None

Attributes

logger