Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/NeuralEnsemble/elephant
Elephant is the Electrophysiology Analysis Toolkit
https://github.com/NeuralEnsemble/elephant
data-analysis electrophysiology hacktoberfest neurophysiology neuroscience python statistics
Last synced: about 1 month ago
JSON representation
Elephant is the Electrophysiology Analysis Toolkit
- Host: GitHub
- URL: https://github.com/NeuralEnsemble/elephant
- Owner: NeuralEnsemble
- License: bsd-3-clause
- Created: 2013-05-27T08:59:34.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-04-25T13:30:03.000Z (9 months ago)
- Last Synced: 2024-04-25T13:33:43.958Z (9 months ago)
- Topics: data-analysis, electrophysiology, hacktoberfest, neurophysiology, neuroscience, python, statistics
- Language: Python
- Homepage: http://www.python-elephant.org
- Size: 7.17 MB
- Stars: 184
- Watchers: 16
- Forks: 93
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Citation: CITATION.txt
Awesome Lists containing this project
README
# Elephant - Electrophysiology Analysis Toolkit
[![Coverage Status](https://coveralls.io/repos/github/NeuralEnsemble/elephant/badge.svg?branch=master)](https://coveralls.io/github/NeuralEnsemble/elephant?branch=master)
[![Documentation Status](https://readthedocs.org/projects/elephant/badge/?version=latest)](https://elephant.readthedocs.io/en/latest/?badge=latest)
[![![PyPi]](https://img.shields.io/pypi/v/elephant)](https://pypi.org/project/elephant/)
[![Statistics](https://img.shields.io/pypi/dm/elephant)](https://seladb.github.io/StarTrack-js/#/preload?r=neuralensemble,elephant)
[![Gitter](https://badges.gitter.im/python-elephant/community.svg)](https://gitter.im/python-elephant/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
[![DOI Latest Release](https://zenodo.org/badge/10311278.svg)](https://zenodo.org/badge/latestdoi/10311278)
[![tests](https://github.com/NeuralEnsemble/elephant/actions/workflows/CI.yml/badge.svg)](https://github.com/NeuralEnsemble/elephant/actions/workflows/CI.yml)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/6191/badge)](https://bestpractices.coreinfrastructure.org/projects/6191)
[![fair-software.eu](https://img.shields.io/badge/fair--software.eu-%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8F-green)](https://fair-software.eu)
[![Twitter](https://img.shields.io/twitter/follow/PyElephant?style=social)](https://twitter.com/pyelephant)
[![Fosstodon](https://img.shields.io/badge/@elephant-6364FF?logo=mastodon&logoColor=fff&style=flat)](https://fosstodon.org/@elephant)*Elephant* package analyses all sorts of neurophysiological data:
spike trains, LFP, analog signals. The input-output data format is either
[Neo](https://github.com/NeuralEnsemble/python-neo), Quantity or Numpy array.### More Information
* Documentation: https://elephant.readthedocs.io/en/latest/
* Mailing list: https://groups.google.com/group/neuralensemble#### Visualization of Elephant analysis objects
Viziphant package (https://github.com/INM-6/viziphant) is developed by Elephant
team for plotting and visualization of the output of Elephant functions in a
few lines of code.#### License
Modified BSD License, see [LICENSE.txt](LICENSE.txt) for details.#### Copyright
:copyright: 2014-2024 by the [Elephant team](doc/authors.rst).
#### Acknowledgments
See [acknowledgments](doc/acknowledgments.rst).
#### Citation
See [citations](doc/citation.rst).