InstallationΒΆ

spikely is a Python package. The latest production version can be installed this way:

pip install spikely

If you want to work directly off the master branch of the repository, the latest pre-production version can be installed this way:

git clone https://github.com/SpikeInterface/spikely
pip install -e spikely