SpikeToolkit is a package of the SpikeInterface project is designed for efficient preprocessing, postprocessing, evaluation, and curation of extracellular datasets and spike sorting outputs.
To get started with SpikeToolkit, you can install it with pip:
pip install spiketoolkit
You can also get SpikeToolkit through the spikeinterface package:
pip install spikeinterface
You can also install SpikeToolkit locally by cloning the repo into your code base. If you install SpikeToolkit locally, you need to run the setup.py file.
git clone https://github.com/SpikeInterface/spiketoolkit.git
cd spiketoolkit
python setup.py install
For more information about how to use SpikeToolkit, please checkout these examples.
All documentation for SpikeInterface can be found here: https://spikeinterface.readthedocs.io/en/latest/.
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
Josh Siegle - Allen Institute for Brain Science, Seattle, United States
For any correspondence, contact Alessio Buccino at alessiop.buccino@gmail.com