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

Add dihedral distribution function #45

Merged
merged 7 commits into from
Oct 10, 2022

Conversation

chrisjonesBSU
Copy link
Member

This works similarly to the bond_distribution and angle_distribution functions, but returns the dihedral distribution over a range of a trajectory.

I still need to add some unit tests.

@codecov
Copy link

codecov bot commented Oct 10, 2022

Codecov Report

Merging #45 (07ebd03) into master (e774cbb) will decrease coverage by 0.15%.
The diff coverage is 97.91%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
- Coverage   99.11%   98.96%   -0.16%     
==========================================
  Files           7        7              
  Lines         340      385      +45     
==========================================
+ Hits          337      381      +44     
- Misses          3        4       +1     
Impacted Files Coverage Δ
cmeutils/geometry.py 97.50% <93.33%> (-2.50%) ⬇️
cmeutils/structure.py 100.00% <100.00%> (ø)

@chrisjonesBSU chrisjonesBSU merged commit f790902 into cmelab:master Oct 10, 2022
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.

1 participant