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

Adding support for aiida-atomistic #178

Merged
merged 2 commits into from
Dec 1, 2024

Conversation

mikibonacci
Copy link
Contributor

  • in pseudo and cutoff we introduce the naming LegacyStructureData for th orm.StructureData.
  • two additional tests, triggered only when we have atomistic installed (HA is True).

- in pseudo and cutoff we introduce the naming `LegacyStructureData` for th `orm.StructureData`.
- two additional tests, triggered only when we have atomistic installed (`HA` is `True`).
Copy link
Contributor

@sphuber sphuber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @mikibonacci requested some changes

src/aiida_pseudo/groups/family/pseudo.py Outdated Show resolved Hide resolved
src/aiida_pseudo/groups/family/pseudo.py Outdated Show resolved Hide resolved
src/aiida_pseudo/groups/family/pseudo.py Outdated Show resolved Hide resolved
src/aiida_pseudo/groups/family/pseudo.py Outdated Show resolved Hide resolved
src/aiida_pseudo/groups/mixins/cutoffs.py Show resolved Hide resolved
tests/groups/family/test_pseudo.py Outdated Show resolved Hide resolved
try to load the entry point atomistic.structure,
otherwise we fallback into LegacyStructureData (MissingEntryPointError).
@mikibonacci
Copy link
Contributor Author

Hi @sphuber , thanks a lot for the very useful comments, I think I addressed all of them! Let me know if any other modification/fix is needed

@sphuber sphuber marked this pull request as ready for review December 1, 2024 14:22
@sphuber sphuber merged commit 9b29ae7 into aiidateam:main Dec 1, 2024
6 checks passed
@sphuber
Copy link
Contributor

sphuber commented Dec 1, 2024

Thanks a lot @mikibonacci

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.

2 participants