Import in python using from mcutils.utils.trajectory import read
mcutils.utils.trajectory.
read
Reads a Camino trajectory file
filename – name of the file
(n_spins, n_steps + 1) memory map to an index array with as axes:
”time”: double
”index”: int
”pos”: 3 x double