scippneutron.conversion.graph.tof#
Graphs for computing coordinates in time-of-flight neutron scattering.
See scippneutron.conversion.tof
for definitions
of the quantities used here.
And the user guide
for examples.
Functions in this module come in two categories and return graphs that
can be used to compute a specific coordinate as identified by the function name (e.g.
elastic_energy
) from a given coordinate as given by thestart
argument. These graphs may contain more than one node if necessary.can be used to compute multiple coordinates, (
elastic
andkinematic
). Theirstart
argument works as in the other functions.
Functions
|
Graph for direct-inelastic scattering transformations. |
|
Graph for elastic scattering transformations. |
|
Graph for elastic scattering transformation to Q. |
|
Graph for elastic scattering transformation to Q vector. |
|
Graph for elastic scattering transformation to dspacing. |
|
Graph for elastic scattering transformation to energy. |
|
Graph for elastic scattering transformation to Q vector. |
|
Graph for elastic scattering transformation to wavelength. |
|
Graph for indirect-inelastic scattering transformations. |
|
Graph with pure kinematics. |