ess.reduce.time_of_flight.eto_to_tof.monitor_time_of_flight_data#

ess.reduce.time_of_flight.eto_to_tof.monitor_time_of_flight_data(monitor_data, lookup, ltotal, pulse_stride_offset)[source]#

Convert the time-of-arrival data to time-of-flight data using a lookup table. The output data will have a time-of-flight coordinate.

Parameters:
Return type:

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