ess.isissans.general.get_calibrated_isis_detector#

ess.isissans.general.get_calibrated_isis_detector(detector, *, offset)[source]#

Replacement for ess.reduce.nexus.workflow.get_calibrated_detector().

Differences:

  • The detector position is already pre-computed.

  • The detector is not reshaped.

The reason for the partial duplication is to avoid having to put ISIS/Mantid specific code in the generic workflow.

Return type:

EmptyDetector[TypeVar(RunType)]