-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
412 lines (412 loc) · 13.1 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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
name: neuro
channels:
- conda-forge
dependencies:
- aiohttp=3.9.5=py311h05b510d_0
- aiosignal=1.3.1=pyhd8ed1ab_0
- anyio=4.3.0=pyhd8ed1ab_0
- aom=3.6.1=hb765f3a_0
- appnope=0.1.4=pyhd8ed1ab_0
- apptools=5.1.0=pyh44b312d_0
- argon2-cffi=23.1.0=pyhd8ed1ab_0
- argon2-cffi-bindings=21.2.0=py311heffc1b2_4
- arrow=1.3.0=pyhd8ed1ab_0
- asttokens=2.4.1=pyhd8ed1ab_0
- async-lru=2.0.4=pyhd8ed1ab_0
- attrs=23.2.0=pyh71513ae_0
- babel=2.14.0=pyhd8ed1ab_0
- backports=1.0=pyhd8ed1ab_3
- backports.tarfile=1.0.0=pyhd8ed1ab_1
- beautifulsoup4=4.12.3=pyha770c72_0
- bleach=6.1.0=pyhd8ed1ab_0
- blosc=1.21.5=h9c252e8_1
- brotli=1.1.0=hb547adb_1
- brotli-bin=1.1.0=hb547adb_1
- brotli-python=1.1.0=py311ha891d26_1
- bzip2=1.0.8=h93a5062_5
- c-ares=1.28.1=h93a5062_0
- ca-certificates=2024.2.2=hf0a4a13_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- cairo=1.18.0=hd1e100b_0
- certifi=2024.2.2=pyhd8ed1ab_0
- cffi=1.16.0=py311h4a08483_0
- charset-normalizer=3.3.2=pyhd8ed1ab_0
- click=8.1.7=unix_pyh707e725_0
- cloudpickle=3.0.0=pyhd8ed1ab_0
- colorama=0.4.6=pyhd8ed1ab_0
- colormath=3.0.0=py_2
- colorspacious=1.1.2=pyh24bf2e0_0
- comm=0.2.2=pyhd8ed1ab_0
- configobj=5.0.8=pyhd8ed1ab_0
- contourpy=1.2.1=py311hcc98501_0
- curl=8.7.1=h2d989ff_0
- cycler=0.12.1=pyhd8ed1ab_0
- cytoolz=0.12.3=py311h05b510d_0
- darkdetect=0.8.0=pyhd8ed1ab_0
- dask-core=2024.5.0=pyhd8ed1ab_0
- dav1d=1.2.1=hb547adb_0
- debugpy=1.8.1=py311h92babd0_0
- decorator=5.1.1=pyhd8ed1ab_0
- deepdiff=7.0.1=pyhd8ed1ab_0
- defusedxml=0.7.1=pyhd8ed1ab_0
- deprecated=1.2.14=pyh1a96a4e_0
- dipy=1.9.0=py311hfbe21a1_0
- double-conversion=3.2.0=hb7217d7_1
- edfio=0.4.2=pyhd8ed1ab_0
- eeglabio=0.0.2.post4=pyhd8ed1ab_0
- eelbrain=0.39.11=py311h86e7398_0
- eigen=3.4.0=h1995070_0
- entrypoints=0.4=pyhd8ed1ab_0
- envisage=6.0.1=pyhd8ed1ab_0
- exceptiongroup=1.2.0=pyhd8ed1ab_2
- executing=2.0.1=pyhd8ed1ab_0
- expat=2.6.2=hebf3989_0
- ffmpeg=5.1.2=gpl_h9861f02_112
- font-ttf-dejavu-sans-mono=2.37=hab24e00_0
- font-ttf-inconsolata=3.000=h77eed37_0
- font-ttf-source-code-pro=2.038=h77eed37_0
- font-ttf-ubuntu=0.83=h77eed37_2
- fontconfig=2.14.2=h82840c6_0
- fonts-conda-ecosystem=1=0
- fonts-conda-forge=1=0
- fonttools=4.51.0=py311h05b510d_0
- fqdn=1.5.1=pyhd8ed1ab_0
- freetype=2.12.1=hadb7bae_2
- fribidi=1.0.10=h27ca646_0
- frozenlist=1.4.1=py311h05b510d_0
- fsspec=2024.3.1=pyhca7485f_0
- future=1.0.0=pyhd8ed1ab_0
- gettext=0.22.5=h8fbad5d_2
- gettext-tools=0.22.5=h8fbad5d_2
- gl2ps=1.4.2=h17b34a0_0
- glew=2.1.0=h9f76cd9_2
- glib=2.78.1=h9e231a4_0
- glib-tools=2.78.1=h9e231a4_0
- gmp=6.3.0=hebf3989_1
- gnutls=3.7.9=hd26332c_0
- graphite2=1.3.13=hebf3989_1003
- gst-plugins-base=1.22.7=h040e9b9_0
- gstreamer=1.22.7=hd492984_0
- h11=0.14.0=pyhd8ed1ab_0
- h2=4.1.0=pyhd8ed1ab_0
- h5io=0.2.2=pyhc1e730c_0
- h5py=3.8.0=nompi_py311hf81d9a4_100
- harfbuzz=8.3.0=h8f0ba13_0
- hdf4=4.2.15=h8111dcc_6
- hdf5=1.12.2=nompi_ha7af310_101
- hpack=4.0.0=pyh9f0ad1d_0
- httpcore=1.0.5=pyhd8ed1ab_0
- httpx=0.27.0=pyhd8ed1ab_0
- hyperframe=6.0.1=pyhd8ed1ab_0
- icu=73.2=hc8870d7_0
- idna=3.7=pyhd8ed1ab_0
- imagecodecs-lite=2019.12.3=py311hb49d859_7
- imageio=2.34.1=pyh4b66e23_0
- imageio-ffmpeg=0.4.9=pyhd8ed1ab_0
- importlib-metadata=7.1.0=pyha770c72_0
- importlib_metadata=7.1.0=hd8ed1ab_0
- importlib_resources=6.4.0=pyhd8ed1ab_0
- ipykernel=6.29.3=pyh3cd1d5f_0
- ipython=8.24.0=pyh707e725_0
- ipython_genutils=0.2.0=py_1
- ipywidgets=8.1.2=pyhd8ed1ab_1
- isoduration=20.11.0=pyhd8ed1ab_0
- jaraco.classes=3.4.0=pyhd8ed1ab_1
- jaraco.context=5.3.0=pyhd8ed1ab_1
- jaraco.functools=4.0.0=pyhd8ed1ab_0
- jedi=0.19.1=pyhd8ed1ab_0
- jinja2=3.1.4=pyhd8ed1ab_0
- joblib=1.4.2=pyhd8ed1ab_0
- json5=0.9.25=pyhd8ed1ab_0
- jsoncpp=1.9.5=hc021e02_1
- jsonpointer=2.4=py311h267d04e_3
- jsonschema=4.22.0=pyhd8ed1ab_0
- jsonschema-specifications=2023.12.1=pyhd8ed1ab_0
- jsonschema-with-format-nongpl=4.22.0=pyhd8ed1ab_0
- jupyter=1.0.0=pyhd8ed1ab_10
- jupyter-lsp=2.2.5=pyhd8ed1ab_0
- jupyter_client=7.4.9=pyhd8ed1ab_0
- jupyter_console=6.6.3=pyhd8ed1ab_0
- jupyter_core=5.7.2=py311h267d04e_0
- jupyter_events=0.10.0=pyhd8ed1ab_0
- jupyter_server=2.14.0=pyhd8ed1ab_0
- jupyter_server_terminals=0.5.3=pyhd8ed1ab_0
- jupyterlab=4.2.0=pyhd8ed1ab_1
- jupyterlab_pygments=0.3.0=pyhd8ed1ab_1
- jupyterlab_server=2.27.1=pyhd8ed1ab_0
- jupyterlab_widgets=3.0.10=pyhd8ed1ab_0
- keyring=25.2.0=pyh534df25_0
- kiwisolver=1.4.5=py311he4fd1f5_1
- krb5=1.21.2=h92f50d5_0
- lame=3.100=h1a8c8d9_1003
- lazy_loader=0.4=pyhd8ed1ab_0
- lcms2=2.15=hd835a16_1
- lerc=4.0.0=h9a09cb3_0
- libaec=1.1.3=hebf3989_0
- libasprintf=0.22.5=h8fbad5d_2
- libasprintf-devel=0.22.5=h8fbad5d_2
- libass=0.17.1=hf7da4fe_1
- libblas=3.9.0=22_osxarm64_openblas
- libbrotlicommon=1.1.0=hb547adb_1
- libbrotlidec=1.1.0=hb547adb_1
- libbrotlienc=1.1.0=hb547adb_1
- libcblas=3.9.0=22_osxarm64_openblas
- libclang=15.0.7=default_he012953_5
- libclang13=15.0.7=default_h83d0a53_5
- libcurl=8.7.1=h2d989ff_0
- libcxx=17.0.6=h5f092b4_0
- libdeflate=1.18=h1a8c8d9_0
- libedit=3.1.20191231=hc8eb9b7_2
- libev=4.33=h93a5062_2
- libexpat=2.6.2=hebf3989_0
- libffi=3.4.2=h3422bc3_5
- libgettextpo=0.22.5=h8fbad5d_2
- libgettextpo-devel=0.22.5=h8fbad5d_2
- libgfortran=5.0.0=13_2_0_hd922786_3
- libgfortran5=13.2.0=hf226fd6_3
- libglib=2.78.1=hd9b11f9_0
- libhwloc=2.10.0=default_h52d8fe8_1000
- libiconv=1.17=h0d3ecfb_2
- libidn2=2.3.7=h93a5062_0
- libintl=0.22.5=h8fbad5d_2
- libintl-devel=0.22.5=h8fbad5d_2
- libjpeg-turbo=2.1.5.1=hb547adb_1
- liblapack=3.9.0=22_osxarm64_openblas
- libllvm14=14.0.6=hd1a9a77_4
- libllvm15=15.0.7=h2621b3d_4
- libmatio=1.5.23=h85dfe62_1
- libnetcdf=4.9.1=nompi_hda66dd9_102
- libnghttp2=1.58.0=ha4dd798_1
- libogg=1.3.4=h27ca646_1
- libopenblas=0.3.27=openmp_h6c19121_0
- libopus=1.3.1=h27ca646_1
- libpng=1.6.43=h091b4b1_0
- libpq=15.7=h0e8a1ed_0
- libsodium=1.0.18=h27ca646_1
- libsqlite=3.45.3=h091b4b1_0
- libssh2=1.11.0=h7a5bd25_0
- libtasn1=4.19.0=h1a8c8d9_0
- libtheora=1.1.1=h3422bc3_1005
- libtiff=4.5.1=h23a1a89_1
- libunistring=0.9.10=h3422bc3_0
- libvorbis=1.3.7=h9f76cd9_0
- libvpx=1.13.1=hb765f3a_0
- libwebp-base=1.4.0=h93a5062_0
- libxcb=1.15=hf346824_0
- libxml2=2.12.7=ha661575_0
- libxslt=1.1.39=h223e5b9_0
- libzip=1.10.1=ha0bc3c6_3
- libzlib=1.2.13=h53f4e23_5
- llvm-openmp=18.1.5=hde57baf_0
- llvmlite=0.42.0=py311hf5d242d_1
- locket=1.0.0=pyhd8ed1ab_0
- loguru=0.7.2=py311h267d04e_1
- lxml=5.2.2=py311hf9a6a72_0
- lz4-c=1.9.4=hb7217d7_0
- markupsafe=2.1.5=py311h05b510d_0
- matplotlib=3.8.4=py311ha1ab1f8_0
- matplotlib-base=3.8.4=py311hb58f1d1_0
- matplotlib-inline=0.1.7=pyhd8ed1ab_0
- mayavi=4.8.1=py311h5377c33_7
- mffpy=0.9.0=pyhd8ed1ab_0
- mistune=3.0.2=pyhd8ed1ab_0
- mne=1.7.0=hce30654_1
- mne-base=1.7.0=pyh57928b3_1
- mne-qt-browser=0.6.2=pyha770c72_0
- more-itertools=10.2.0=pyhd8ed1ab_0
- msgpack-python=1.0.8=py311h6bde47b_0
- multidict=6.0.5=py311he2be06e_0
- munkres=1.1.4=pyh9f0ad1d_0
- mysql-common=8.0.33=hf9e6398_6
- mysql-libs=8.0.33=he3dca8b_6
- nbclassic=1.0.0=pyhb4ecaf3_1
- nbclient=0.10.0=pyhd8ed1ab_0
- nbconvert=7.16.4=hd8ed1ab_0
- nbconvert-core=7.16.4=pyhd8ed1ab_0
- nbconvert-pandoc=7.16.4=hd8ed1ab_0
- nbformat=5.10.4=pyhd8ed1ab_0
- ncurses=6.5=hb89a1cb_0
- nest-asyncio=1.6.0=pyhd8ed1ab_0
- nettle=3.9.1=h40ed0f5_0
- networkx=3.3=pyhd8ed1ab_1
- nibabel=5.2.1=pyha770c72_0
- nilearn=0.10.4=pyhd8ed1ab_0
- nlohmann_json=3.11.3=hebf3989_0
- notebook=6.5.6=pyha770c72_0
- notebook-shim=0.2.4=pyhd8ed1ab_0
- nspr=4.35=hb7217d7_0
- nss=3.100=hc6e9f88_0
- numba=0.59.1=py311h00351ea_0
- numexpr=2.9.0=py311hfbe21a1_0
- numpy=1.26.4=py311h7125741_0
- openh264=2.3.1=hb7217d7_2
- openjpeg=2.5.0=hbc2ba62_2
- openmeeg=2.5.6=py311h43af572_0
- openssl=3.3.0=h0d3ecfb_0
- ordered-set=4.1.0=pyhd8ed1ab_0
- orjson=3.10.3=py311h98c6a39_0
- overrides=7.7.0=pyhd8ed1ab_0
- p11-kit=0.24.1=h29577a5_0
- packaging=24.0=pyhd8ed1ab_0
- pandas=2.2.2=py311hfbe21a1_0
- pandoc=3.2=hce30654_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- parso=0.8.4=pyhd8ed1ab_0
- partd=1.4.2=pyhd8ed1ab_0
- pathlib2=2.3.7.post1=py311h267d04e_3
- patsy=0.5.6=pyhd8ed1ab_0
- pcre2=10.40=hb34f9b4_0
- pexpect=4.9.0=pyhd8ed1ab_0
- pickleshare=0.7.5=py_1003
- pillow=10.0.0=py311h095fde6_0
- pip=24.0=pyhd8ed1ab_0
- pixman=0.43.4=hebf3989_0
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_1
- platformdirs=4.2.1=pyhd8ed1ab_0
- ply=3.11=pyhd8ed1ab_2
- pooch=1.8.1=pyhd8ed1ab_0
- proj=9.1.1=h13f728c_2
- prometheus_client=0.20.0=pyhd8ed1ab_0
- prompt-toolkit=3.0.42=pyha770c72_0
- prompt_toolkit=3.0.42=hd8ed1ab_0
- psutil=5.9.8=py311h05b510d_0
- pthread-stubs=0.4=h27ca646_1001
- ptyprocess=0.7.0=pyhd3deb0d_0
- pugixml=1.11.4=h13dd4ca_1
- pure_eval=0.2.2=pyhd8ed1ab_0
- pybv=0.7.5=pyhd8ed1ab_0
- pycparser=2.22=pyhd8ed1ab_0
- pyface=8.0.0=pyhd8ed1ab_0
- pygments=2.18.0=pyhd8ed1ab_0
- pymatreader=0.0.32=pyhd8ed1ab_0
- pyobjc-core=10.2=py311h665608e_0
- pyobjc-framework-cocoa=10.2=py311h665608e_0
- pyopengl=3.1.6=pyhd8ed1ab_1
- pyparsing=3.1.2=pyhd8ed1ab_0
- pyqt=5.15.9=py311hc49b008_5
- pyqt5-sip=12.12.2=py311ha891d26_5
- pyqtgraph=0.13.7=pyhd8ed1ab_0
- pysocks=1.7.1=pyha2e5f31_6
- pysurfer=0.11.2=pyhd8ed1ab_0
- pytables=3.7.0=py311h887c5ef_3
- python=3.11.9=h932a869_0_cpython
- python-dateutil=2.9.0=pyhd8ed1ab_0
- python-fastjsonschema=2.19.1=pyhd8ed1ab_0
- python-json-logger=2.0.7=pyhd8ed1ab_0
- python-picard=0.7=pyh8a188c0_0
- python-tzdata=2024.1=pyhd8ed1ab_0
- python.app=1.4=py311h791f92f_3
- python_abi=3.11=4_cp311
- pytz=2024.1=pyhd8ed1ab_0
- pyvista=0.43.7=pyhd8ed1ab_0
- pyvistaqt=0.11.0=pyhd8ed1ab_1
- pywavelets=1.4.1=py311hb49d859_1
- pyyaml=6.0.1=py311heffc1b2_1
- pyzmq=24.0.1=py311h0f351f6_1
- qdarkstyle=3.2.3=pyhd8ed1ab_0
- qt-main=5.15.8=h219f738_16
- qtconsole-base=5.5.2=pyha770c72_0
- qtpy=2.4.1=pyhd8ed1ab_0
- readline=8.2=h92ec313_1
- referencing=0.35.1=pyhd8ed1ab_0
- requests=2.31.0=pyhd8ed1ab_0
- rfc3339-validator=0.1.4=pyhd8ed1ab_0
- rfc3986-validator=0.1.1=pyh9f0ad1d_0
- rpds-py=0.18.1=py311h98c6a39_0
- scikit-image=0.20.0=py311h4eec4a9_1
- scikit-learn=1.4.2=py311h696fe38_0
- scipy=1.13.0=py311hceeca8c_1
- scooby=0.10.0=pyhd8ed1ab_0
- seaborn=0.13.2=hd8ed1ab_2
- seaborn-base=0.13.2=pyhd8ed1ab_2
- send2trash=1.8.3=pyh31c8845_0
- setuptools=69.5.1=pyhd8ed1ab_0
- setuptools-scm=8.1.0=pyhd8ed1ab_0
- sip=6.8.3=py311h92babd0_0
- six=1.16.0=pyh6c4a22f_0
- snappy=1.2.0=hd04f947_1
- sniffio=1.3.1=pyhd8ed1ab_0
- soupsieve=2.5=pyhd8ed1ab_1
- sqlite=3.45.3=hf2abe2d_0
- stack_data=0.6.2=pyhd8ed1ab_0
- statsmodels=0.14.1=py311h9ea6feb_0
- svt-av1=1.4.1=h7ea286d_0
- tbb=2021.12.0=h2ffa867_0
- tbb-devel=2021.12.0=hf0e5eac_0
- terminado=0.18.1=pyh31c8845_0
- threadpoolctl=3.5.0=pyhc1e730c_0
- tifffile=2020.6.3=py_0
- tinycss2=1.3.0=pyhd8ed1ab_0
- tk=8.6.13=h5083fa2_1
- toml=0.10.2=pyhd8ed1ab_0
- tomli=2.0.1=pyhd8ed1ab_0
- toolz=0.12.1=pyhd8ed1ab_0
- tornado=6.4=py311h05b510d_0
- tqdm=4.66.4=pyhd8ed1ab_0
- traitlets=5.14.3=pyhd8ed1ab_0
- traits=6.4.3=py311h05b510d_0
- traitsui=8.0.0=pyhd8ed1ab_0
- trame=3.6.0=pyhd8ed1ab_0
- trame-client=3.0.2=pyhd8ed1ab_0
- trame-server=3.0.0=pyhd8ed1ab_0
- trame-vtk=2.8.8=pyhd8ed1ab_0
- trame-vuetify=2.5.0=pyhd8ed1ab_0
- trx-python=0.2.9=py311h267d04e_2
- types-python-dateutil=2.9.0.20240316=pyhd8ed1ab_0
- typing-extensions=4.11.0=hd8ed1ab_0
- typing_extensions=4.11.0=pyha770c72_0
- typing_utils=0.1.0=pyhd8ed1ab_0
- tzdata=2024a=h0c530f3_0
- uri-template=1.3.0=pyhd8ed1ab_0
- urllib3=2.2.1=pyhd8ed1ab_0
- utfcpp=4.0.5=hce30654_0
- vtk=9.2.6=qt_py311h600e403_201
- wcwidth=0.2.13=pyhd8ed1ab_0
- webcolors=1.13=pyhd8ed1ab_0
- webencodings=0.5.1=pyhd8ed1ab_2
- websocket-client=1.8.0=pyhd8ed1ab_0
- wheel=0.43.0=pyhd8ed1ab_1
- widgetsnbextension=4.0.10=pyhd8ed1ab_0
- wrapt=1.16.0=py311h05b510d_0
- wslink=2.0.2=pyhd8ed1ab_0
- wxpython=4.2.1=py311hc820d88_0
- x264=1!164.3095=h57fd34a_2
- x265=3.5=hbc6ce65_3
- xlrd=2.0.1=pyhd8ed1ab_3
- xmltodict=0.13.0=pyhd8ed1ab_0
- xorg-libxau=1.0.11=hb547adb_0
- xorg-libxdmcp=1.1.3=h27ca646_0
- xz=5.2.6=h57fd34a_0
- yaml=0.2.5=h3422bc3_2
- yarl=1.9.4=py311h05b510d_0
- zeromq=4.3.5=hcc0f68c_4
- zipp=3.17.0=pyhd8ed1ab_0
- zlib=1.2.13=h53f4e23_5
- zstd=1.5.6=hb46c0d2_0
- pip:
- astroid==3.2.0
- audioread==3.0.1
- brian2==2.7.1
- brian2hears==0.9.2
- cftime==1.6.3
- cython==3.0.10
- dill==0.3.8
- et-xmlfile==1.1.0
- isort==5.13.2
- librosa==0.10.2.post1
- mccabe==0.7.0
- mne-connectivity==0.6.0
- mpmath==1.3.0
- netcdf4==1.6.5
- openpyxl==3.1.2
- pep8==1.7.1
- praat-parselmouth==0.4.3
- pylint==3.2.0
- soundfile==0.12.1
- soxr==0.3.7
- sympy==1.12.1
- textgrid==1.6.1
- tomlkit==0.12.5
- xarray==2024.5.0
prefix: /Users/elenauzh/miniforge3/envs/neuro