ess.isissans.general.get_calibrated_isis_monitor#

ess.isissans.general.get_calibrated_isis_monitor(monitor, 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:

EmptyMonitor[TypeVar(RunType), TypeVar(MonitorType, ess.reduce.nexus.types.IncidentMonitor (int), ess.reduce.nexus.types.TransmissionMonitor (int))]