Skip to content

Repository files navigation

phylib

Build Status codecov.io

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

Contribution

  • participation in phylib is governed by the project Code of Conduct
  • run all tests using pytest pytest phylib
  • PR to master
  • keep phylib/__init__.py on the next development version (for example, 2.7.1.dev0)
  • for a release, update CHANGELOG.md, remove the .dev0 suffix, run the tests, and tag the exact release commit
  • after publishing, immediately bump phylib/__init__.py to the next .dev0 version
  • 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

Code of conduct

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages