From 64f51e5c33af2d5a9290201f379f279b92aaac54 Mon Sep 17 00:00:00 2001 From: Simon Kern <14980558+skjerns@users.noreply.github.com> Date: Wed, 23 Oct 2024 12:57:07 +0200 Subject: [PATCH] Add mne-bids-pipeline (#549) --- data/tools/tools.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data/tools/tools.yml b/data/tools/tools.yml index 2ecd53d9..ca4c159a 100644 --- a/data/tools/tools.yml +++ b/data/tools/tools.yml @@ -222,6 +222,14 @@ category: analysis description: collection of tools for converting magnetoencephalography (MEG) data into BIDS format, as well as some helper functions for creating the folders and metadata needed for a BIDS dataset. + +- name: mne-bids-pipeline + repo_url: https://github.com/mne-tools/mne-bids-pipeline + documentation: https://mne.tools/mne-bids-pipeline/stable/index.html + language: + - Python + category: analysis + description: MNE-BIDS-Pipeline is a full-flegded processing pipeline for your MEG and EEG data. Under the hood, it uses MNE-Python. - name: neurobagel annotate url: https://annotate.neurobagel.org/