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

Introduces the reporting subpackage #89

Merged
merged 16 commits into from
Apr 10, 2024
Merged

Introduces the reporting subpackage #89

merged 16 commits into from
Apr 10, 2024

Conversation

craabreu
Copy link
Collaborator

@craabreu craabreu commented Apr 8, 2024

Description

This PR includes a reporting subpackage with three exposed classes:

  • StateDataReporter: an extension of OpenMM's StateDataReporter that allows inclusion of custom writers
  • CVWriter: reports values and effective masses of a provided sequence of collective variables
  • MetaCVWriter: reports values and effective masses of inner variables of a MetaCollectiveVariable, as well as named parameter values and derivatives of the meta-CV with respect to named parameters.

@craabreu craabreu changed the title Simplifies reporting API Introduces the reporting subpackage Apr 10, 2024
@craabreu craabreu merged commit b79d9e4 into main Apr 10, 2024
7 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