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

increase accuracy of dHKL from harmonic expansion #146

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Conversation

kmdalton
Copy link
Member

This PR attempts to address #145. The root cause of this bug was that calculating reflection resolution from the harmonic index and principle reflection resolution is not as accurate as using the miller indices and cell.

@codecov-commenter
Copy link

codecov-commenter commented Nov 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (19b4ca3) 78.88% compared to head (7aae60f) 78.88%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #146   +/-   ##
=======================================
  Coverage   78.88%   78.88%           
=======================================
  Files          52       52           
  Lines        2344     2344           
=======================================
  Hits         1849     1849           
  Misses        495      495           
Flag Coverage Δ
unittests 78.88% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kmdalton kmdalton merged commit a68078a into main Nov 28, 2023
4 checks passed
@kmdalton kmdalton deleted the res_cutoff_fix branch April 30, 2024 21:02
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