This repository has been archived by the owner on Apr 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
/
environment.yml
68 lines (68 loc) · 2.22 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
name: expipe
dependencies:
- python=3.5
- numpy
- matplotlib
- scipy
- cython
- pandas
- seaborn
- ruamel_yaml
- pytest
- nose
- jupyter
- astropy
- ipython
- paramiko
- click
- h5py
- tqdm
- packaging
- openpyxl
- vispy
- traitlets
- joblib
- requests
- pyqt=5.9
- git
- pyopengl
- scikit-learn
- sip
- xmltodict
- pycodestyle
- pip:
- pycircstat
- quantities
- pyrebase
- tkfilebrowser
- xmljson
- scp
- send2trash
- pyintan
- kbucket
- mountainlab_pytools
- klusta
- klustakwik2
- pycwt
- -e git+https://github.com/CINPLA/python-neo.git@expipe#egg=python-neo
- -e git+https://github.com/CINPLA/pyopenephys.git@master#egg=pyopenephys
- -e git+https://github.com/CINPLA/expipe.git@dev#egg=expipe
- -e git+https://github.com/CINPLA/pyxona.git@dev#egg=pyxona
- -e git+https://github.com/CINPLA/expipe-cli.git@dev#egg=expipe-cli
- -e git+https://github.com/CINPLA/exdir.git@dev#egg=exdir
- -e git+https://github.com/CINPLA/exdir-cli.git@dev#egg=exdir-cli
- -e git+https://github.com/CINPLA/expipe-plugin-cinpla.git@dev#egg=expipe-plugin-cinpla
- -e git+https://github.com/CINPLA/expipe-io-neuro.git@dev#egg=expipe-io-neuro
- -e git+https://github.com/CINPLA/expipe-templates-cinpla.git@master#egg=expipe-templates-cinpla
- -e git+https://github.com/CINPLA/time-frequency.git@dev#egg=time-frequency
- -e git+https://github.com/CINPLA/spike-waveform.git@dev#egg=spike-waveform
- -e git+https://github.com/CINPLA/spike-statistics.git@dev#egg=spike-statistics
- -e git+https://github.com/CINPLA/spatial-maps.git@dev#egg=spatial-maps
- -e git+https://github.com/CINPLA/speed-cells.git@master#egg=speed-cells
- -e git+https://github.com/CINPLA/head-direction.git@master#egg=head-direction
- -e git+https://github.com/CINPLA/optogenetics.git@dev#egg=optogenetics
- -e git+https://github.com/SpikeInterface/spikeextractors.git@master#egg=spikeextractors
- -e git+https://github.com/SpikeInterface/spiketoolkit.git@master#egg=spiketoolkit
- -e git+https://github.com/kwikteam/phy.git@dev#egg=phy
- -e git+https://github.com/CINPLA/phy-contrib.git@neogui-pyqt5#egg=phy-contrib
- elephant