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

Update test environment and Spindry version. #422

Merged
merged 2 commits into from
Feb 1, 2022

Conversation

andrewtarzia
Copy link
Collaborator

Requested Reviewers: @lukasturcani

This PR just updates the usage of Spindry in stk to fit the new interface. Only a minor change was required, there is no longer the ability to change the sigma values used in stk.Spinner() because these are now set to the atom radii based on stk.Atom.class.name (this was already handled in the interface).

@lukasturcani lukasturcani changed the base branch from master to mutation-precondition-violation February 1, 2022 16:07
@lukasturcani lukasturcani changed the base branch from mutation-precondition-violation to spindry February 1, 2022 16:07
@lukasturcani lukasturcani merged commit fb1e7e5 into lukasturcani:spindry Feb 1, 2022
@lgtm-com
Copy link

lgtm-com bot commented Feb 1, 2022

This pull request introduces 47 alerts and fixes 38 when merging 14ff7ad into 213e7de - view on LGTM.com

new alerts:

  • 46 for 'import *' may pollute namespace
  • 1 for Missing call to `__init__` during object initialization

fixed alerts:

  • 38 for 'import *' may pollute namespace

@andrewtarzia andrewtarzia deleted the update_spindry branch February 1, 2022 16:43
lukasturcani added a commit that referenced this pull request Feb 2, 2022
Reviewers: @lukasturcani

This commit just updates the usage of `Spindry` in `stk` to fit the new
interface. Only a minor change was required, there is no longer the
ability to change the sigma values used in `stk.Spinner()` because
these are now set to the atom radii based on
`stk.Atom.__class__.__name__` (this was already handled in the
interface).

Co-authored-by: Andrew Tarzia <andrew.tarzia@gmail.com>
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.

None yet

2 participants