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 stride parameter when saving coarse-grained trajectories #74

Merged
merged 4 commits into from
May 1, 2024

Conversation

chrisjonesBSU
Copy link
Member

This PR adds a stride parameter that can be used when saving coarse-grain trajectories. This should we helpful when we have large, long atomistic trajectories and don't need every frame in the coarse-grained trajectory.

Copy link
Contributor

@marjanalbooyeh marjanalbooyeh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you Chris!

Copy link

codecov bot commented May 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.14%. Comparing base (ff9f81d) to head (c3ba3cc).
Report is 10 commits behind head on main.

❗ Current head c3ba3cc differs from pull request most recent head 29e570d. Consider uploading reports for the commit 29e570d to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #74   +/-   ##
=======================================
  Coverage   95.14%   95.14%           
=======================================
  Files           4        4           
  Lines         474      474           
=======================================
  Hits          451      451           
  Misses         23       23           
Files Coverage Δ
grits/coarsegrain.py 95.94% <100.00%> (ø)

@chrisjonesBSU chrisjonesBSU merged commit ce2cf97 into main May 1, 2024
2 of 3 checks passed
@chrisjonesBSU chrisjonesBSU deleted the add-stride branch May 1, 2024 20:22
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