ess.dream.io.geant4.assemble_monitor_data#

ess.dream.io.geant4.assemble_monitor_data(monitor)[source]#

Dummy assembly of monitor data, monitor already contains neutron data with all necessary coordinates.

Parameters:

monitor (CalibratedMonitor[TypeVar(RunType, ess.reduce.nexus.types.SampleRun (int), ess.reduce.nexus.types.VanadiumRun (int), ess.powder.types.EmptyCanRun (int)), TypeVar(MonitorType, ess.reduce.nexus.types.CaveMonitor (int), ess.powder.types.BunkerMonitor (int))]) – The calibrated monitor data.

Return type:

MonitorData[TypeVar(RunType, ess.reduce.nexus.types.SampleRun (int), ess.reduce.nexus.types.VanadiumRun (int), ess.powder.types.EmptyCanRun (int)), TypeVar(MonitorType, ess.reduce.nexus.types.CaveMonitor (int), ess.powder.types.BunkerMonitor (int))]