ess.reduce.polarization.base.run_reduction_workflow#
- ess.reduce.polarization.base.run_reduction_workflow(run_section, wavelength_bands)[source]#
Run the reduction workflow.
Note that is it currently not clear if we will wrap the workflow in a function, or assemble a common workflow. The structural details may thus be subject to change.
The reduction workflow must return normalized event data, binned into time and wavelength bins. The time bands define intervals of different meaning, such as sample runs, direct beam runs, and spin states.
- Return type:
polarization.base.ReducedDataByRunSectionAndWavelength(scipp.DataArray)