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.
spikeinterface
version 0.90:
- 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
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.90 can be found here.
Documentation of current API release 0.12.0 is here.
How to install new SI version (0.90)
You can install the new spikeinterface
version with pip:
pip install spikeinterface==0.90
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 ..
To install the olde spikeinterface
API, you can use pip and point to the old version:
pip install spikeinterface==0.13
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
Hashes for spikeinterface-0.91.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bbb06f07bdadfa425dccd90bdf7ab402c42bf9b79991d73a5769eff29384d285 |
|
MD5 | 9a08346926ed8f2e0a49369cd29e6aaa |
|
BLAKE2b-256 | c829b57cd9fff7fe8b00976fae8c8f8438f905b28f29f73d20749c08616c39a9 |