beamlime.applications.handlers.DataReductionHandler#

class beamlime.applications.handlers.DataReductionHandler(workflow, reuslt_registry=None)[source]#

Data reduction handler to process the raw data.

__init__(workflow, reuslt_registry=None)[source]#

Methods

__init__(workflow[, reuslt_registry])

debug(msg, *args[, stacklevel])

error(msg, *args[, stacklevel])

info(msg, *args[, stacklevel])

reduce_data(message)

set_run_start(message)

warning(msg, *args[, stacklevel])

Attributes

logger