cg_openmm
cg_openmm copied to clipboard
pymbar 4 update
Description
Updates mbar functionality to work with pymbar version 4.0. A number of changes were made according to this guide: https://pymbar.readthedocs.io/en/master/moving_from_pymbar3.html
MBAR solvers are now more reliable than version 3 - in all cases, I set the algorithm to 'robust' with maximum iterations of 1E6.
TODOS
- [ ] Some new segfaults popping up with process_replica_exchange tests. Figure out if this is related to changes in the timeseries module
Status
- [ ] Ready to go