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