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

Reduced Potential Definition in pymbar's FES Implementation #534

Open
joaco-rgb opened this issue Jul 9, 2024 · 0 comments
Open

Reduced Potential Definition in pymbar's FES Implementation #534

joaco-rgb opened this issue Jul 9, 2024 · 0 comments

Comments

@joaco-rgb
Copy link

Hello to all the community, I am writing to you because I have been using the FES implementation of pymbar to calculate the PMF from an umbrella sampling, but I have encountered some issues with the definition of the reduced potential.

The documentation explains that the reduced potential, or u_kn, used to initialize the FES object, is an array of shape K,N where K is the number of simulations or states and N is the number of configurations of each state. However, in the umbrella sampling example code on GitHub, the u_kln matrix, which is an array of shape K,K,N, is used to initialize the FES object. I am wondering why this matrix is used instead.

Additionally, to generate the PMF, the u_kn matrix is used, but the documentation mentions that the reduced potential of one state can be used. Could you help me understand these discrepancies?

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

No branches or pull requests

1 participant