Welcome to MEAutility’s documentation!

Python package for multi-electrode array (MEA) handling and stimulation.

Installation

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

Requirements

  • numpy
  • pyyaml
  • matplotlib

Contents

The following sections will guide you through definitions and handling of MEA models, as well as electrical stimulation and plotting functions.

Contact

If you have questions or comments, contact Alessio Buccino: alessiob@ifi.uio.no