jeu. 17 janvier 2019

Spike Sorting Animation

Github link : https://github.com/tinmarD/SpikeSortingAnimation These scripts illustrate the spike-sorting process using Python and pygame. spikesorting_game_1.py shows the raw signal on 1 tetrode spikesorting_game_1_2.py shows both the raw and filtered signal (~300-3000Hz) spikesorting_game_2.py shows the raw signal on top and the action potential after spike …

lun. 04 octobre 2010

Neurons

Intro Thanks to the new DIXI micro-macro electrode, single-unit activity can be recorded in epileptic patients during sEEG exploration. Analyses Spike-Sorting Many spike-sorting tools exist (WaveClus, SpykingCircus, tridesclous, Spike2, ...). See here for more. We have chosen SpykingCircus, it has the advantages of handling tetrode configuration, to be designed in Python …