spikeinterface-poetry

Poetry packaging with extras for working with spikeinterface


License
BSD-1-Clause
Install
pip install spikeinterface-poetry==1.2.1

Documentation

The poetry of Spikeinterface

This package integrates spikeinterface into poetry packaging to ensure stability. From my experience, installing spikeinterface is smoother this way.

I also store my example notebooks in this repository, find them under the notebooks directory!

Installation

Run the following in shell:

pip install spikeinterface-poetry

You can install spikesorters such as tridesclous, spyking-circus, herdingspikes, klusta, mountainsort easily:

pip install spikeinterface-poetry[<spike sorter name>]

You can also install phy, docker, and spython (singularity) the same way as above.

Important remarks

This package is maintained solely by me, and not the original authors of spikeinterface. Please don't make any issues related to the packaging in the spikeinterface repository. Should you have any problems running any of the spikesorters, contact the author of that spike sorter.

I also can't and don't guarantee that every component of spikeinterface to work as intended by the original authors. This is the nature of downstream packaging by a 3rd party.