version number: 0.0.1 author: Alyssa Travitz
A script that uses pyMBAR to calculate potential of mean force for a set of umbrella sampling data
To install use pip:
$ pip install mbar_pmf
Or clone the repo:
$ git clone https://github.com/atravitz/mbar_pmf.git
$ python setup.py install
TBD