ess.reduce.nexus.workflow.assemble_monitor_data#

ess.reduce.nexus.workflow.assemble_monitor_data(monitor, data)[source]#

Assemble a monitor data array with event data.

Also adds variances to the event data if they are missing.

Parameters:
Return type:

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