Reference XYZAnimation XYZAnimation.convert
XYZAnimation.convert
convert(lattice_matrix)
Convert XYZAnimation object to ABCAnimation object.
Parameters:
-
lattice_matrix
(LatticeMatrix | list[LatticeMatrix]
) –Either singular latticematrix or list the same length of animation_dict with a LatticeMatrix for every image of animation.
Returns:
-
ABCAnimation
–Converted images with a unitcell from the XYZMolecule information.