Python toolkit for analysis, visualization, and comparison of spike sorting output
Project description
SpikeInterface: a unified framework for spike sorting
Here the branch of the OLD API of spikeinterface when spikeinterface was a metapackage depending on
- 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.
Now spikeinterface since v0.9.0 is a one unique package.
You can still use this branch for old API
git clone https://github.com/SpikeInterface/spikeinterface.git
cd spikeinterface
git checkout 0.1X_old_api
python setup.py install (or develop)
Then you can install the latest releases of the spikeinterface packages:
pip install --upgrade spikeextractors spiketoolkit spikesorters spikecomparison spikewidgets
You can also install the five packages from sources (e.g. for spikeextractors
):
git clone https://github.com/SpikeInterface/spikeextractors.git
cd spikeextractors
python setup.py install (or develop)
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
spikeinterface-0.13.0.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file spikeinterface-0.13.0.tar.gz
.
File metadata
- Download URL: spikeinterface-0.13.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.6.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b0d3f485386c6b50ec43f400480906a7dfc4578a855d72bd89181a63f1b4146 |
|
MD5 | cfe30def95117acc86aea3344a518a58 |
|
BLAKE2b-256 | 1ebad326bd371fe458e9c9f00b69386ebb560c23ae3693850bf5028475f3b0ee |
Provenance
File details
Details for the file spikeinterface-0.13.0-py3-none-any.whl
.
File metadata
- Download URL: spikeinterface-0.13.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.6.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21381a85d4e072fb1a14011169d899dc32078e152f24667d873e2ff1c72f518e |
|
MD5 | 1bbe707fb4fab7eb77c059ea5b5ae62d |
|
BLAKE2b-256 | b55ecb6cb9beb30eb72ef6cdda14a4cbd3f5e1c33d3b9da405785f7d5b61519b |