ess.spectroscopy.indirect.time_of_flight#

Utilities for computing real neutron time-of-flight for indirect geometry.

Module Attributes

providers

Providers for time-of-flight calculation on indirect geometry spectrometers.

Functions

TofWorkflow(*, run_types, monitor_types, ...)

compute_monitor_ltotal(monitor_data, ...)

Compute the path length from the source to the monitor.

compute_tof_lookup_table(simulation, ...)

Compute a lookup table for time-of-flight as a function of distance and time-of-arrival.

detector_time_of_flight_data(sample_data, ...)

Convert the time-of-arrival data to time-of-flight data using a lookup table.

monitor_time_of_flight_data(monitor_data, ...)

Convert the time-of-arrival data to time-of-flight data using a lookup table.