Python toolkit for analysis, visualization, and comparison of spike sorting output
Project description
SpikeInterface: a unified framework for spike sorting
Latest Release | |
Documentation | |
License | |
Build Status | |
Gitter |
SpikeInterface is a Python framework designed to unify preexisting spike sorting technologies into a single code base.
With SpikeInterface, users can:
- read/write many extracellular file formats.
- pre-process extracellular recordings.
- run many popular, semi-automatic spike sorters (also in Docker/Singularity containers).
- post-process sorted datasets.
- compare and benchmark spike sorting outputs.
- compute quality metrics to validate and curate spike sorting outputs.
- visualize recordings and spike sorting outputs.
- export report and export toPhy
- offer a powerful Qt-based viewer in separate package
spikeinterface-gui <https://https://github.com/SpikeInterface/spikeinterface-gui>
_ - have some powerful sorting components to build your own sorter.
Please have a look at the eLife paper that describes in detail this project
You can also have a look at the spikeinterface-gui.
Documentation
All documentation for spikeinterface 0.93 can be found here.
Documentation of current API release 0.12.0 is here.
How to install spikeinteface
You can install the new spikeinterface
version with pip:
pip install spikeinterface
To get the latest updates, you can install spikeinterface
from sources:
git clone https://github.com/SpikeInterface/spikeinterface.git
cd spikeinterface
python setup.py install (or develop)
cd ..
Versions
spikeinterface
version 0.90 > 0.93:
- breaks backward compatibility with 0.10/0.11/0.12/0.13 series.
- has been first released in July 2021 (0.90.0)
- is not a meta-package anymore
- it doesn't depend on spikeextractors/spiketoolkit/spikesorters/spikecomparison/spikewidgets anymore
To install the old spikeinterface
API (version<0.90), you can use pip and point to the old version:
pip install spikeinterface==0.13
We strongly recommend using the new version.
Citation
If you find SpikeInterface useful in your research, please cite:
@article{buccino2020spikeinterface,
title={SpikeInterface, a unified framework for spike sorting},
author={Buccino, Alessio Paolo and Hurwitz, Cole Lincoln and Garcia, Samuel and Magland, Jeremy and Siegle, Joshua H and Hurwitz, Roger and Hennig, Matthias H},
journal={Elife},
volume={9},
pages={e61834},
year={2020},
publisher={eLife Sciences Publications Limited}
}
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.94.0.tar.gz
.
File metadata
- Download URL: spikeinterface-0.94.0.tar.gz
- Upload date:
- Size: 290.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.27.1 setuptools/56.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d761d91c01e6ab2029146937dcaad306955c66c57995b34722d7a21f9bf09ee7 |
|
MD5 | 4b869c752755b70b093b4d606b5f89bb |
|
BLAKE2b-256 | 13674293464d741bbbf171de6fbb3d26565434fcd488d31698d70feb331b04d6 |
Provenance
File details
Details for the file spikeinterface-0.94.0-py3-none-any.whl
.
File metadata
- Download URL: spikeinterface-0.94.0-py3-none-any.whl
- Upload date:
- Size: 405.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.27.1 setuptools/56.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d10582ef8d3664bb9c63017ee2b9809f7b56ae407d47581999062bce785a4db |
|
MD5 | cfd2234293c815810067622493f9d796 |
|
BLAKE2b-256 | d07e2d609926ee9983851428830e584914edcd485f44a0ec9ab7673e8ca870ad |