- Combines rates from multiple input TSV files using pandas
- Handles uncertainties in rates and temperatures
- Creates Arrhenius plots using Matplotlib
- Fits activation enthalpies and prefactors to rates
- Optionally, plots ratios of two rates
- Tested on the latest and earliest supported python on Linux and the latest python on MacOS.
You can install Svante via pip from PyPI:
$ pip install svante
Please see the Command-line Reference for details.
Contributions are very welcome. To learn more, see the Contributor Guide.
Distributed under the terms of the BSD 3-Clause license, Svante is free and open source software.
If you encounter any problems, please file an issue along with a detailed description.
Svante was written by Joel Berendzen.