We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a70a52 commit 64f51e5Copy full SHA for 64f51e5
data/tools/tools.yml
@@ -222,6 +222,14 @@
222
category: analysis
223
description: collection of tools for converting magnetoencephalography (MEG) data into BIDS format, as well as some helper functions for creating the
224
folders and metadata needed for a BIDS dataset.
225
+
226
+- name: mne-bids-pipeline
227
+ repo_url: https://github.com/mne-tools/mne-bids-pipeline
228
+ documentation: https://mne.tools/mne-bids-pipeline/stable/index.html
229
+ language:
230
+ - Python
231
+ category: analysis
232
+ description: MNE-BIDS-Pipeline is a full-flegded processing pipeline for your MEG and EEG data. Under the hood, it uses MNE-Python.
233
234
- name: neurobagel annotate
235
url: https://annotate.neurobagel.org/
0 commit comments