The full description of spike sorting at IBL is in our white paper !
This tutorial will show you how to:
- Open a spikeglx recording, during acquisition or after the fact and look at the raw data quality
- Look at the bad channel detection and adjust thresholds if necessary
- launch the spike sorter on the dataset (Optional)
- look at and interpret the intermediate outputs of the spike sorter
C_Overlay_sorter_results_on_raw_data.ipynb
- Load a snippet of raw data, and destripe it
- Load the corresponding spike sorting data occurring during this raw data snippet
- Place the information into viewephys, and navigate the user interface
You will investigate:
- What signals are visible onto the raw data, giving you a sense of why we want to perform destriping
- Whether the quality of the raw data is subjectively good
- Whether many channels are flagged as "bad" and why
- How well conditionned the cross
- Whether the spike detection is subjectively good
- Whether there is information contained in the spikes rejected as part of bad units
- Install ibl compatible environment
- Install viewephys in this environment using pip
- Download sample data, following the data download instructions from the course