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

Benchmark DeltaG plots now shift data to experimental DeltaG mean. #981

Merged
merged 1 commit into from
Apr 11, 2022

Conversation

jchodera
Copy link
Member

@jchodera jchodera commented Apr 11, 2022

Description

Currently, the DeltaG calculated vs experiment comparison plots subtract the mean from both axes, leading to nonsensical experimental axes:
espaloma-plot_absolute-mean
This PR adds back the experimental mean free energy to both axes so that the experimental range is correct:
image

cc: OpenFreeEnergy/cinnabar#42

Motivation and context

Resolves what was originally suspected to be an issue with openff-arsenic but was just an incorrect usage:
OpenFreeEnergy/cinnabar#42

How has this been tested?

The attached plot has been generated.

Change log

Benchmarking now produces a calculated versus experimental DeltaG plot that correctly centers both axes on the mean experimental binding free energy.

@codecov
Copy link

codecov bot commented Apr 11, 2022

Codecov Report

Merging #981 (17a89bd) into main (40ef19d) will decrease coverage by 0.00%.
The diff coverage is n/a.

Copy link
Contributor

@ijpulidos ijpulidos left a comment

Choose a reason for hiding this comment

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

Thanks for catching this. Looks great!

@ijpulidos ijpulidos merged commit 54b0a3d into main Apr 11, 2022
@ijpulidos ijpulidos deleted the fix-benchmark-dg-plot branch April 11, 2022 20:26
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.

2 participants