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

added check to replace non-element atom labels #93

Conversation

JFRudzinski
Copy link
Collaborator

@ladinesa added some hacky checks to ensure that atom labels which do not correspond to chemical elements are replaced by X to prevent issues in the normalizers. We discussed this in our Area C meeting today, and plan to implement more rigorous support for non-atomic systems within the new schema. Also, this should be checked in the system normalizer. But for now we enforce it in the parsers. I put a TODO there to move this check to the normalizer in the new schema.

Please give my code a check 🙏

@JFRudzinski JFRudzinski requested a review from ladinesa February 8, 2024 12:36
@JFRudzinski JFRudzinski self-assigned this Feb 8, 2024
@JFRudzinski JFRudzinski linked an issue Feb 8, 2024 that may be closed by this pull request
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.

Add check for atom labels that are not elements in atomistic parsers
2 participants