-
Notifications
You must be signed in to change notification settings - Fork 7
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
- Run
conda create -n spikeforest2 python=3.7 -y
- Run
conda activate spikeforest2
- Run
git clone https://github.com/flatironinstitute/spikeforest2
- Run
cd spikeforest2
- Run
pip install -e .
- Run an example file provided
python working/tests/test_ironclust_tetrode.py