Modules example gallery¶
Here some generated examples.
They are downloadable as notebooks or python scripts.
Core tutorials¶
The spikeinterface.core
module
RecordingExtractors
SortingExtractors
Handling probe information
Extractors tutorials¶
The spikeinterface.extractors
module is designed to load and save recorded and sorted data and to handle
probe information.
RecordingExtractors
SortingExtractors
Handling probe information
Quality metrics tutorial¶
The spikeinterface.qualitymetrics
module allows users to compute various quality metrics to assess the
goodness of a spike sorting output.
Comparison tutorial¶
The spikeinterface.comparison
module allows to compare sorter output or benchmark to ground truth.

Explore sorters weaknesses with ground-truth comparison
Widgets tutorials¶
The widgets
module contains several plotting routines (widgets) for
visualizing recordings and sorting data, probe layout, and many more!