ess.reduce.time_of_flight.types#

Module Attributes

Ltotal

Total length of the flight path from the source to the detector.

LtotalRange

Range (min, max) of the total length of the flight path from the source to the detector.

DistanceResolution

Step size of the distance axis in the lookup table.

TimeResolution

Step size of the event_time_offset axis in the lookup table.

TimeOfFlightLookupTable

Lookup table giving time-of-flight as a function of distance and time of arrival.

LookupTableRelativeErrorThreshold

Threshold for the relative standard deviation (coefficient of variation) of the projected time-of-flight above which values are masked.

PulsePeriod

Period of the source pulses, i.e., time between consecutive pulse starts.

PulseStride

Stride of used pulses.

PulseStrideOffset

When pulse-skipping, the offset of the first pulse in the stride.

RawData

Raw detector data loaded from a NeXus file, e.g., NXdetector containing NXevent_data.

TofData

Detector data with time-of-flight coordinate.

ResampledTofData

Histogrammed detector data with time-of-flight coordinate, that has been resampled.

Classes

SimulationResults(time_of_arrival, speed, ...)

Results of a time-of-flight simulation used to create a lookup table.