ess.freia.workflow.FreiaWorkflow#

ess.freia.workflow.FreiaWorkflow(*, run_norm=RunNormalization.proton_charge, wavelength_from='file', **kwargs)[source]#

Workflow for reduction of data for the Freia instrument.

Parameters:
  • run_norm (RunNormalization, default: <RunNormalization.proton_charge: 4>) – Normalization procedure to be used. See RunNormalization.

  • wavelength_from (WavelengthLutMode, default: 'file') – Mode for creating the wavelength lookup table. Possible values are ‘analytical’, ‘simulation’, and ‘file’. See https://scipp.github.io/ess/reduce/user-guide/unwrap/lut-building-methods.html

Return type:

Pipeline