scippneutron.conversion.graph.tof.kinematic#

scippneutron.conversion.graph.tof.kinematic(start)#

Graph with pure kinematics.

The returned graph can be used to compute scattering-independent quantities.

Parameters:

start (str) – Input coordinate. Currently, only ‘tof’ is supported.

Returns:

Dict[str, Callable] – A dict defining a coordinate transformation graph.