https://github.com/computationalphysiology/mps
Tools for working with mps files
https://github.com/computationalphysiology/mps
cardiac heart-on-chip image-analysis mps organ-on-chip
Last synced: about 1 year ago
JSON representation
Tools for working with mps files
- Host: GitHub
- URL: https://github.com/computationalphysiology/mps
- Owner: ComputationalPhysiology
- License: lgpl-2.1
- Created: 2021-10-27T15:06:33.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-15T11:55:51.000Z (over 2 years ago)
- Last Synced: 2024-04-25T23:22:07.503Z (about 2 years ago)
- Topics: cardiac, heart-on-chip, image-analysis, mps, organ-on-chip
- Language: Python
- Homepage: https://computationalphysiology.github.io/mps
- Size: 7.34 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
[](https://github.com/ComputationalPhysiology/mps/actions/workflows/main.yml)
[](https://badge.fury.io/py/cardiac-mps)
[](https://codecov.io/gh/ComputationalPhysiology/mps)
[](https://github.com/ComputationalPhysiology/mps/actions/workflows/github-pages.yml)
[](https://github.com/psf/black)
[](https://www.gnu.org/licenses/lgpl-2.1)
# MPS
A library for reading and analyzing MPS data.
The analysis scripts are heavily based on [ap_features](https://github.com/ComputationalPhysiology/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
## Documentation
## Contributing
See
## 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](mailto:henriknf@simula.no).
## License
LGPLv2