/
spikeinterface

spikeinterface

Docs for installation

https://github.com/SpikeInterface/spikeinterface

https://github.com/SpikeInterface/spikeinterface/tree/main/installation_tips

Docs for users

https://spikeinterface.readthedocs.io/en/latest/

 

 

 

 

From ICM

 

 

outside ICM

  • install anaconda : https://www.anaconda.com/

  • create new environement ex: spikeinterface

  • open terminal in new environment

  • install spikeinterface : pip install spikeinterface[full]

  • if error: Microsoft Visual C++ 14.0 or greater is required.

Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/ avec coché Developpement Desktop C++

  • if error with hdbscan : install it manuall with : pip install hdbscan

  • install numba pip install numba

  • install jupyter notebook in the environemnt via the anaconda interface -> home

  • in terminal go to directory where you want to save the scripts and launch jupyter :

    • ‘D:’

    • jupyter notebook

  • install phy to visualize the outputs

    • conda install cython dask h5py joblib matplotlib numpy pillow pip pyopengl pyqt pyqtwebengine pytest python qtconsole requests responses scikit-learn scipy traitlets

    • pip install git+https://github.com/cortex-lab/phy.git

 

 

 

Related content

Setting up your linux environment
Setting up your linux environment
More like this
External toolboxes
External toolboxes
More like this
app-head-pos
app-head-pos
More like this
Spyking Circus
Spyking Circus
More like this
Steps to begin with Brainlife
Steps to begin with Brainlife
More like this
ToDos
ToDos
More like this