starling.structure.coordinates.save_trajectory

save_trajectory(traj, filename)[source]

Saves the MDTraj trajectory to a specified file. This invokes the trak.save() method of the MDTraj trajectory object.

Parameters:
  • traj (md.Trajectory) – The MDTraj trajectory object to save.

  • filename (str) – The name of the file to save the trajectory .