Skip to content

Fast and customizable of extracellular recordings on MEA

License

Notifications You must be signed in to change notification settings

Shawn-Guo-CN/MEArec

 
 

Repository files navigation

Build Status Coverage Status PyPI version

MEArec: Fast and customizable simulation of extracellular recordings on Multi-Electrode-Arrays

MEArec is a package for generating biophysical extracellular neural recording on Multi-Electrode Arrays (MEA). The recording generations combines a Extracellular Action Potentials (EAP) templates generation and spike trains generation. The recordings are built by convoluting and modulating EAP templates with spike trains and adding noise.

To clone this repo open your terminal and run:

git clone https://github.com/alejoe91/MEArec.git

Installation

The MEArec package can be installed with:

pip install MEArec

or, from the cloned folder:

python setup.py develop

Documentation

The MEArec detailed documentation is here: https://mearec.readthedocs.io/en/latest/

Reference

For further information please refer to the biorXiv preprint: https://www.biorxiv.org/content/10.1101/691642v1

If you use the software, please cite:

@article{buccino2019mearec,
  title={MEArec: a fast and customizable testbench simulator for ground-truth extracellular spiking activity},
  author={Buccino, Alessio P and Einevoll, Gaute T},
  journal={bioRxiv},
  pages={691642},
  year={2019},
  publisher={Cold Spring Harbor Laboratory}
}

About

Fast and customizable of extracellular recordings on MEA

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • AGS Script 85.5%
  • Python 7.5%
  • AMPL 6.8%
  • Other 0.2%