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

pyxtal.from_seed() silently fails #294

Open
kazeevn opened this issue Nov 21, 2024 · 2 comments
Open

pyxtal.from_seed() silently fails #294

kazeevn opened this issue Nov 21, 2024 · 2 comments

Comments

@kazeevn
Copy link

kazeevn commented Nov 21, 2024

Hello!

pyxtal.from_seed() accepts the attached Pymatgen structures without an exception, but then atom_sites are empty. Please see the attached pyxtal_problem.zip for code and data.
Libraries versions:

pyxtal==1.0.5
spglib==2.5.0
pymatgen==2024.11.13
pandas==2.2.3
numpy==1.26.4
@qzhu2017
Copy link
Collaborator

@kazeevn Sorry for the late reply.

I just made a fix here
3112c8d

Can you try to update the code and repeat it with more examples?

@kazeevn
Copy link
Author

kazeevn commented Nov 30, 2024

Thanks a lot! The original three problematic examples, along with the whole MPTrj and WBM datasets, were processed successfully.

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

No branches or pull requests

2 participants