Skip to main content

Module tof

Module tof 

Source
Expand description

Neutron time-of-flight calibration, profile parameters, and accumulation.

Structs§

TofInstrument
TOF calibration and d-dependent profile coefficients in public units.
TofProfile
Prepared truncated double-exponential convolution of a TCH profile.
TofProfileParameters
Derived TOF position, widths, exponential rates, and analytical chains.
TofProfilePoint
One asymmetric TOF profile value and direct-input derivatives.

Enums§

TofError
TOF domain or accumulation error.

Constants§

TOF_GLOBAL_PARAMETER_COUNT
Public order: zero, difC, difA, difB, alpha, beta0, beta1, betaq, sigma0, sigma1, sigma2, sigmaq, X, Y, Z.

Functions§

accumulate_tof_batch
Fused finite-support TOF accumulation with local intensity/d-spacing rows.
accumulate_tof_batch_with_context
Accumulate TOF reflections with a bounded execution context.