None


License
Apache-2.0
Install
pip install spikeforest==0.5.5

Documentation

SpikeForest

⚠️ This project is under construction.

Spike sorting benchmarking system. See our eLife paper.

This Python project allows you to download a subset of the SpikeForest recordings, the associated ground truth sortings, and the outputs of the spike sorting runs, and load these into SpikeInterface recording and sorting extractors.

Note: only a subset of the SpikeForest recordings are available at this time.

All data are available on the kachery-cloud network.

Setup

It is recommended that you use a conda environment with Python >= 3.8 and numpy

pip install --upgrade spikeforest

Configure your kachery-cloud client

kachery-cloud-init
# follow the instructions to associate your client with your Google user name on kachery-cloud

Getting started