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

Jon/feature/auto sweep #174

Merged
merged 15 commits into from
May 20, 2020
Merged

Jon/feature/auto sweep #174

merged 15 commits into from
May 20, 2020

Conversation

jonpvandermause
Copy link
Collaborator

@jonpvandermause jonpvandermause commented May 19, 2020

These changes automatically set the "sweep" value during the construction of atomic environments; this allows the user to choose any cutoff radius, regardless of the size of the structure. This is expected to be useful for small non-cubic structures, where it's not obvious a priori how large the supercell should be when constructing environments.

@codecov-commenter
Copy link

codecov-commenter commented May 19, 2020

Codecov Report

Merging #174 into development will increase coverage by 0.26%.
The diff coverage is 86.36%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #174      +/-   ##
===============================================
+ Coverage        60.38%   60.64%   +0.26%     
===============================================
  Files               35       35              
  Lines             7830     7897      +67     
===============================================
+ Hits              4728     4789      +61     
- Misses            3102     3108       +6     
Impacted Files Coverage Δ
flare/gp.py 81.50% <ø> (+0.65%) ⬆️
flare/env.py 31.50% <75.00%> (+0.69%) ⬆️
flare/struc.py 94.68% <92.30%> (-0.06%) ⬇️
flare/util.py 72.57% <100.00%> (+3.14%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8fcd4ba...270012a. Read the comment docs.

flare/struc.py Outdated Show resolved Hide resolved
flare/env.py Outdated Show resolved Hide resolved
flare/struc.py Outdated Show resolved Hide resolved
flare/struc.py Outdated Show resolved Hide resolved
@stevetorr
Copy link
Contributor

stevetorr commented May 19, 2020

Penny for your thoughts on the comments above, but otherwise, looks good! Appreciate you keeping everyone Pep8-honest as always. This also might be a good PR to squash when you merge since it very tidily adds one feature.

@stevetorr stevetorr merged commit 28fc4a2 into development May 20, 2020
@stevetorr stevetorr deleted the jon/feature/auto-sweep branch May 20, 2020 13:37
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.

3 participants