/stick

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

STICK: spike time interval computational kernel

stick is a Python package that implements spike time interval computational kernel (STICK).

Install

To install the latest stable version:

$ pip install stick

To install the development version:

$ pip install git+git://github.com/vmonaco/stick.git

Example

TODO