Skip to content

Use MBAR Relative Tolerance in solvers#571

Open
badisa wants to merge 1 commit intochoderalab:mainfrom
badisa:task/pass-tolerance-all-the-way-down
Open

Use MBAR Relative Tolerance in solvers#571
badisa wants to merge 1 commit intochoderalab:mainfrom
badisa:task/pass-tolerance-all-the-way-down

Conversation

@badisa
Copy link
Copy Markdown
Contributor

@badisa badisa commented Feb 14, 2026

While running some simulations I noticed that despite passing relative_tolerance=1e-7 to the MBAR object, the warnings about convergence indicated that the tolerance was set to 1e-12. This PR makes sure to pass the relative tolerance all the way down to the solve_mbar method.

@mrshirts
Copy link
Copy Markdown
Collaborator

Thanks for seeing this. We are updating a few more things for the solver, so we may wait a bit before integrating this to make sure we integrate everything together.

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