Skip to content

spyking-circus/phy-contrib

 
 

Repository files navigation

phy-contrib

Build Status PyPI release

Plugins for phy. Currently, this package provides two integrated spike sorting GUIs:

  • KwikGUI: to be used with Klusta and the Kwik format (successor of KlustaViewa)
  • TemplateGUI: to be used with KiloSort and SpykingCircus

Quick install

You first need to install phy. Then, activate your conda environment and do:

pip install phycontrib

Installing the development version

If you want to use the bleeding-edge version, do:

git clone https://github.com/kwikteam/phy-contrib.git
cd phy-contrib
python setup.py develop

Then, you can update at any time with:

cd phy-contrib
git pull

Documentation

About

Manual spike sorting GUIs for klusta and template matching

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Makefile 0.5%