All Projects → alejoe91 → MEArec

alejoe91 / MEArec

Licence: GPL-3.0 License
Fast and customizable of extracellular recordings on MEA

Programming Languages

AGS Script
88 projects
Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language
AMPL
153 projects

Build 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 open-access Neuroinformatics article: https://doi.org/10.1007/s12021-020-09467-7

If you use the software, please cite:

@article{buccino2020mearec,
  title={Mearec: a fast and customizable testbench simulator for ground-truth extracellular spiking activity},
  author={Buccino, Alessio Paolo and Einevoll, Gaute Tomas},
  journal={Neuroinformatics},
  pages={1--20},
  year={2020},
  publisher={Springer}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].