ess.reduce.time_of_flight.lut#
Utilities for computing time-of-flight lookup tables from neutron simulations.
Module Attributes
Number of neutrons simulated in the simulation that is used to create the lookup table. |
|
Range (min, max) of the total length of the flight path from the source to the detector. |
|
Step size of the distance axis in the lookup table. |
|
Step size of the event_time_offset axis in the lookup table. |
|
Threshold for the relative standard deviation (coefficient of variation) of the projected time-of-flight above which values are masked. |
|
Period of the source pulses, i.e., time between consecutive pulse starts. |
|
Stride of used pulses. |
|
Position of the neutron source in the coordinate system of the choppers. |
|
Seed for the random number generator used in the simulation. |
|
Facility where the experiment is performed, e.g., 'ess'. |
Functions
Create a workflow for computing a time-of-flight lookup table from a simulation of neutrons propagating through a chopper cascade. |
|
|
Compute a lookup table for time-of-flight as a function of distance and time-of-arrival. |
|
Simulate a pulse of neutrons propagating through a chopper cascade using the |
Classes
|
Results of a time-of-flight simulation used to create a lookup table. |