Tools for working with caridac mps files


Keywords
action, potential, cell, models, features, cardiac, heart-on-chip, image-analysis, mps, organ-on-chip
License
LGPL-2.1
Install
pip install cardiac-mps==2023.3.0

Documentation

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/install.html

Usage

See https://computationalphysiology.github.io/mps/demo.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 henriknf@simula.no.

License

LGPLv2