Skip to content

Running on docker through spikeforest2

James Jun edited this page Jan 10, 2020 · 1 revision

*For windows users, you need to run it through Ubuntu 18.04 LTS App

  1. Run conda create -n spikeforest2 python=3.7 -y
  2. Run conda activate spikeforest2
  3. Run git clone https://github.com/flatironinstitute/spikeforest2
  4. Run cd spikeforest2
  5. Run pip install -e .
  6. Run an example file provided python working/tests/test_ironclust_tetrode.py