ess.reduce.nexus.workflow.load_nexus_data#

ess.reduce.nexus.workflow.load_nexus_data(location)[source]#

Load event or histogram data from a NeXus detector group.

Parameters:

location (NeXusDataLocationSpec[TypeVar(Component), TypeVar(RunType)]) – Location spec for the detector group.

Return type:

NeXusData[TypeVar(Component), TypeVar(RunType)]