pillowlab / BinaryPursuitSpikeSorting

Detect synchronous and overlapped spikes in extracellular recordings using Binary Pursuit (Pillow et al 2013)
MIT License
13 stars 7 forks source link

BinaryPursuitSpikeSorting

Detect synchronous and overlapped spikes in extracellular recordings using the Binary Pursuit algorithm, as described in Pillow et al 2013.

You can find a blog post describing the basic geometry of the problem and our algorithm for solving it here.

Downloading the repository

Example Script

Open RUNME_bpspikesorting.m to see it in action using a simulated dataset

Reference