Skip to content

Detect synchronous and overlapped spikes in extracellular recordings using Binary Pursuit (Pillow et al 2013)

License

Notifications You must be signed in to change notification settings

pmeier82-zz/BinaryPursuitSpikeSorting

 
 

Repository files navigation

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

  • From command line:

    git clone https://github.com/jpillow/BinaryPursuitSpikeSorting.git

  • In browser: click to Download ZIP and then unzip archive

Example Script

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

##Reference

About

Detect synchronous and overlapped spikes in extracellular recordings using Binary Pursuit (Pillow et al 2013)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 77.5%
  • M 22.5%