ess.dream.DreamWorkflow#
- ess.dream.DreamWorkflow(**kwargs)[source]#
Dream generic workflow with default parameters. The workflow is based on the GenericTofWorkflow. It can load data from a NeXus file recorded on the DREAM instrument, and can compute time-of-flight for the neutron events.
It can be used as is, or as a base for more specific workflows, such as
DreamPowderWorkflow
.- Parameters:
kwargs – Additional keyword arguments are forwarded to the base
GenericTofWorkflow()
.- Return type: