ess.reduce.nexus.workflow.get_calibrated_detector#

ess.reduce.nexus.workflow.get_calibrated_detector(detector, *, transform, offset, bank_sizes)[source]#

Extract the data array corresponding to a detector’s signal field.

The data array is reshaped to the logical detector shape, by folding the data array along the detector_number dimension.

Parameters:
Return type:

EmptyDetector[TypeVar(RunType)]