ess.reduce.nexus.workflow.get_calibrated_monitor#

ess.reduce.nexus.workflow.get_calibrated_monitor(monitor, transform, offset)[source]#

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

The returned data array includes coords pertaining directly to the signal values array, but not additional information about the monitor.

Parameters:
Return type:

EmptyMonitor[TypeVar(RunType), TypeVar(MonitorType)]