kwikteam
phy-contrib
Python

[This repository is archived, will be deprecated after the release of phy 2.0]

Last updated Sep 19, 2025
31
Stars
39
Forks
0
Issues
0
Stars/day
Attention Score
35
Language breakdown
No language data available.
Files click to expand
README

NOTE: this repository is archived and will be deprecated once phy 2.0 is released

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

🔗 More in this category

© 2026 GitRepoTrend · kwikteam/phy-contrib · Updated daily from GitHub