Skip to content

ComputationalPhysiology/mps

Repository files navigation

CI PyPI version codecov github pages Code style: black License: LGPL v3

MPS

A library for reading and analyzing MPS data. The analysis scripts are heavily based on ap_features which is a package for computing features of action potential traces.

Installation

To install the package you can simply di

python -m pip install cardiac-mps

For more options see https://computationalphysiology.github.io/mps/docs/install.html

Documentation

https://computationalphysiology.github.io/mps

Contributing

See https://computationalphysiology.github.io/mps/CONTRIBUTING.html

Contact

This software is developed by Henrik Finsberg at Simula Research Laboratory. If you need to get in contact, please send me an email at [email protected].

License

LGPLv2