Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/computationalphysiology/pseudo-ecg

Library to compute pseudo ECG from bidomain and monodomain simulations
https://github.com/computationalphysiology/pseudo-ecg

Last synced: about 2 months ago
JSON representation

Library to compute pseudo ECG from bidomain and monodomain simulations

Awesome Lists containing this project

README

        

# pseudo-ecg

Library to compute pseudo ECG from bidomain and monodomain simulations

- Source code: https://github.com/ComputationalPhysiology/pseudo-ecg
- Documentation: https://computationalphysiology.github.io/pseudo-ecg

## Install
You can install the library with pip
```
python3 -m pip install pseudo-ecg
```

## Getting started

TBW

## License
MIT

## Need help or having issues
Please submit an [issue](https://github.com/ComputationalPhysiology/pseudo-ecg/issues)