scippneutron.conversion#

Components for coordinate transformations.

The submodules are mainly intended for constructing graphs for scipp.transform_coords() but can also be used independently.

beamline and tof contain individual transformation kernels. graph contains concrete graphs that can be passed to transform_coords.

See also the user guide on Coordinate Transformations.

Modules

scippneutron.conversion.beamline

Functions for computing coordinates related to beamline geometry.

scippneutron.conversion.graph

Graphs for coordinate transformations.

scippneutron.conversion.tof

Functions for computing coordinates in time-of-flight neutron scattering.