ess.reduce.time_of_flight.types.TimeResolution#

ess.reduce.time_of_flight.types.TimeResolution = ess.reduce.time_of_flight.types.TimeResolution#

Step size of the event_time_offset axis in the lookup table. This is basically the ‘time-of-flight’ resolution of the detector. Should be a single scalar value with a unit of time. This is typically of the order of 0.1-0.5 ms.

Since the event_time_offset range needs to span exactly one pulse period, the final resolution in the lookup table will be at least the supplied value here, but may be smaller if the pulse period is not an integer multiple of the time resolution.