Python package for multi-electrode array (MEA) handling and stimulation.
To install run:
pip install MEAutility
If you want to install from sources and be updated with the latest development you can install with:
git clone https://github.com/alejoe91/MEAutility
cd MEAutility
python setup.py install (or develop)
The package can then imported in Python with:
import MEAutility as MEA
- numpy
- pyyaml
- matplotlib
Please refer to https://meautility.readthedocs.io/en/latest/
For any questions or comments, please contact Alessio Buccino: alessiob@ifi.uio.no