Closed rebeccafair closed 4 years ago
After reading into InterpolationData from Phonopy, the interpolation doesn't produce the correct frequencies/eigenvectors. Some things to check:
InterpolationData
Related to #53
Sub issue of #12
The frequencies weren't being reproduced correctly as the force constants matrix wasn't being reshaped correctly. This has now been fixed.
After reading into
InterpolationData
from Phonopy, the interpolation doesn't produce the correct frequencies/eigenvectors. Some things to check:Related to #53
Sub issue of #12