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

Weighted solute-solvent contributions #15

Merged
merged 7 commits into from
Dec 26, 2024
Merged

Weighted solute-solvent contributions #15

merged 7 commits into from
Dec 26, 2024

Conversation

hmcezar
Copy link
Owner

@hmcezar hmcezar commented Dec 25, 2024

This PR implements different weights for the solute and solvent with --weight-solute, which can specify a float between 0 and 1 as the weight percentage of the solute (works only with -ns).

Copy link

codecov bot commented Dec 25, 2024

Codecov Report

Attention: Patch coverage is 40.54054% with 22 lines in your changes missing coverage. Please review.

Project coverage is 57.78%. Comparing base (fd0badb) to head (7a1dc77).
Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
clusttraj/io.py 28.00% 18 Missing ⚠️
clusttraj/distmat.py 66.66% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
- Coverage   57.94%   57.78%   -0.16%     
==========================================
  Files           7        7              
  Lines         573      604      +31     
==========================================
+ Hits          332      349      +17     
- Misses        241      255      +14     

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

@hmcezar hmcezar merged commit 5378d56 into master Dec 26, 2024
15 of 17 checks passed
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