Skip to content

Ajax23/PoreAna

Repository files navigation


PyPI Version License: GPL v3 DOI Build Status codecov

Documentation

Online documentation is available at ajax23.github.io/PoreAna.

The docs include an example for analyzing density and diffusion, and an API reference.

Dependencies

PoreAna supports Python 3.5+.

Installation requires numpy, pandas, chemfiles 0.10.0, seaborn and porems.

Installation

You may instead want to use the development version from GitHub:

pip install git+https://github.com/ajax23/PoreAna.git#egg=poreana

pip install git+https://github.com/ajax23/PoreAna.git@develop#egg=poreana

Or download the repository and install in the top directory via:

pip install .

Testing

To test PoreAna, run the test in the test directory.

Development

PoreAna development takes place on Github: www.github.com/Ajax23/PoreAna

Please submit any reproducible bugs you encounter to the issue tracker.

How to Cite PoreAna

When citing PoreAna please use the current Zenodo DOI corresponding to the used PoreAna version. (Current DOI is listed in the badges.)