Skip to content

cortex-lab/phylib

Repository files navigation

phylib

Build Status codecov.io

Electrophysiological data analysis library used by phy, a spike sorting visualization software, and ibllib.

Contribution

  • run all tests using pytest pytest phylib
  • PR to main
  • publish to pypi:
rm -R dist
rm -R build 
python setup.py sdist bdist_wheel
twine upload dist/*

About

Lightweight electrophysiological data analysis library

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 10