readVampireTrajectory¶
- readVampireTrajectory(dir_path, trajectory_file_path)¶
Read and parse Vampire output files and create a spin dynamics trajectory object containing the data.
- Parameters:
dir_path (str) – The Vampire output directory.
trajectory_file_path (str) – The path/filename of the HDF5 file to store the trajectory in.
:return The spin dynamics trajectory. :rtype: SpinDynamicsTrajectory