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

ASE deprecation warnings #387

Closed
danielhollas opened this issue Nov 16, 2022 · 2 comments
Closed

ASE deprecation warnings #387

danielhollas opened this issue Nov 16, 2022 · 2 comments
Milestone

Comments

@danielhollas
Copy link
Contributor

As I am now testing my app with deprecation warnings turned on, just reporting this one:

/opt/conda/lib/python3.9/site-packages/ase/atoms.py:1487: FutureWarning: Please use new API (which will return the angle in degrees): atoms_obj.get_dihedral(a1,a2,a3,a4)*pi/180 instead of atoms_obj.get_dihedral([a1,a2,a3,a4])
warnings.warn(

@danielhollas danielhollas added this to the v.2.1.0 milestone Feb 24, 2023
@unkcpz unkcpz modified the milestones: v2.1.0, v2.2.0 Oct 2, 2023
@yakutovicha
Copy link
Member

@danielhollas, is this still a problem?

unkcpz pushed a commit to unkcpz/aiidalab-widgets-base that referenced this issue Nov 16, 2023
The pseudo-dojo library is added to be an option for pseudopotential family selection along with the SSSP libraries. The pseudo-dojo contain standard and stringent libraries, the standard is enough for most calculation, the stringent is for the pre-scf calculation of GW calculation.
@danielhollas
Copy link
Contributor Author

This has been solved in #371

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

3 participants