Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use get_refined_structure with symprec and angle_tolerance during decoding #86

Merged
merged 2 commits into from
Jun 11, 2022

Conversation

sgbaird
Copy link
Member

@sgbaird sgbaird commented Jun 11, 2022

No description provided.

@sgbaird sgbaird merged commit 96e7dbb into main Jun 11, 2022
@sgbaird sgbaird deleted the symprec branch June 11, 2022 06:19
@sgbaird
Copy link
Member Author

sgbaird commented Jun 14, 2022

Since I messed up the changes by doing cherry picking of commits or similar:

spa = SpacegroupAnalyzer(
structure, symprec=self.symprec, angle_tolerance=self.angle_tolerance
)
structure = spa.get_refined_structure()

@sgbaird
Copy link
Member Author

sgbaird commented Jun 14, 2022

get_primitive_standard_structure is probably better. See #94

@sgbaird sgbaird restored the symprec branch June 14, 2022 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant