beamlime.workflow_protocols#

Module Attributes

WorkflowName

Name of the workflow plugin to use

WorkflowResult

Result of a workflow, a dictionary of scipp DataArrays.

Functions

provide_beamlime_workflow(workflow)

Provide the workflow plugin class based on the name.

Classes

DummyLiveWorkflow(nexus_filename)

Dummy workflow for testing purposes, returning random counts per event and log.

LiveWorkflow(*args, **kwargs)