ess.reduce.nexus.workflow.get_transformation_chain#
- ess.reduce.nexus.workflow.get_transformation_chain(detector)[source]#
Extract the transformation chain from a NeXus detector group.
- Parameters:
detector (
NeXusComponent
[TypeVar
(Component
),TypeVar
(RunType
)]) – NeXus detector group.- Return type:
NeXusTransformationChain
[TypeVar
(Component
),TypeVar
(RunType
)]