Skip to content

Struggling to get correlation vectors for structures #460

Closed Answered by lbluque
mstapelberg asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @mstapelberg 👋

Glad you found a workaround for your problem!

Though it sounds like your relaxed structures have shifted far (maybe too far?) from the initial structure. In some of these cases the correlations for the initial structure and relaxed structure may no longer be the same.

For such cases with large relaxations what you tried to do by raising the tolerance in the StructureMatcher is exactly what I would recommend. To avoid the second error you got, I recommend passing the tolerance keywords (stol, atol, or ltol) directly to the ClusterSubspace constructor, instead of creating the structure matcher independently. This will take care of creating the correct structure matcher for…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mstapelberg
Comment options

Answer selected by mstapelberg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants