Python toolkit for analysis, visualization, and comparison of spike sorting output
Project description
SpikeInterface
SpikeInterface is a Python framework designed to unify preexisting spike sorting technologies into a single code base.
spikeinterface
is a meta-package that wraps 5 other Python packages from the SpikeInterface team:
- spikeextractors: Data file I/O and probe handling.
- spiketoolkit: Toolkit for pre-processing, post-processing, validation, and automatic curation.
- spikesorters: Python wrappers to spike sorting algorithms.
- spikecomparison: Comparison of spike sorting output (with and without ground-truth).
- spikewidgets: Data visualization widgets.
On October 8, 2019, we have released the very first beta version of spikeinterface (0.9.1)
Please have a look at the preprint that describes in detail this project
Installation
You can install SpikeInterface from pip:
pip install spikeinterface
Alternatively, you can clone the repository and install from sources the development version:
git clone https://github.com/SpikeInterface/spikeinterface.git
cd spikeinterface
python setup.py develop
Important: installing with python setup.py develop
DOES NOT install the latest version of the different modules.
In order to get the latest updates, clone the above-mentioned repositories and install them from source.
Examples
For using SpikeInterface, please checkout these examples.
Also, you can checkout this tutorial for getting started with SpikeInterface.
Documentation
All documentation for SpikeInterface can be found here: https://spikeinterface.readthedocs.io/en/latest/.
Authors
Alessio Paolo Buccino - Center for Inegrative Neurolasticity (CINPLA), Department of Biosciences, Physics, and Informatics, University of Oslo, Oslo, Norway
Cole Hurwitz - The Institute for Adaptive and Neural Computation (ANC), University of Edinburgh, Edinburgh, Scotland
Jeremy Magland - Center for Computational Biology (CCB), Flatiron Institute, New York, United States
Matthias Hennig - The Institute for Adaptive and Neural Computation (ANC), University of Edinburgh, Edinburgh, Scotland
Samuel Garcia - Centre de Recherche en Neuroscience de Lyon (CRNL), Lyon, France
For any correspondence, contact Alessio Buccino (alessiop.buccino@gmail.com), Cole Hurwitz (cole.hurwitz@ed.ac.uk), or just write an issue!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file spikeinterface-0.9.9.tar.gz
.
File metadata
- Download URL: spikeinterface-0.9.9.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.1.post20200323 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8578c4e5b9dffa64c2e72243ac87343a0b08586eb49f84492e5b5f856367831f |
|
MD5 | b3b58a00991676f2272c2d77664c12f6 |
|
BLAKE2b-256 | 4c3addf1094b7965604e2e55b310ed7f1fd25f7b002837b33fd452d6fcd72c4a |
Provenance
File details
Details for the file spikeinterface-0.9.9-py3-none-any.whl
.
File metadata
- Download URL: spikeinterface-0.9.9-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.1.post20200323 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49d4eabc60f037a10b11ea498b2214a2f77a68d4b6994c5897e64fdb017ecfb9 |
|
MD5 | ca3139757dc66a05667784bf1334d782 |
|
BLAKE2b-256 | 1b430a14781d44700d766ec682bdae835ddac475cab025d42a66e9bd24d5dc59 |