Skip to content

Commit

Permalink
Turn on monte carlo override to remove pymbar averaging for md engine…
Browse files Browse the repository at this point in the history
… data
  • Loading branch information
CalCraven committed Nov 8, 2024
1 parent a0b29e4 commit 2ef09ab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ def _determine_sampling_information(
threshold_fraction=0.75,
threshold_neff=100,
strict=strict,
monte_carlo_override=False,
monte_carlo_override=True,
)


Expand Down

0 comments on commit 2ef09ab

Please sign in to comment.