Skip to content

Commit 32f85a0

Browse files
authored
Add link to mne-bids-pipeline (#1328)
* Add link to mne-bids-pipeline * Add link to mne-bids-pipeline in index.rst * Update index.rst to rst format
1 parent fba8609 commit 32f85a0

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Why?
2121
MNE-BIDS links BIDS and MNE-Python with the goal to make your analyses faster to code and more robust,
2222
and to facilitate data and code sharing with co-workers and collaborators.
2323

24+
Having your data in BIDS format also allows the use of automated pipelines, for example [mne-bids-pipeline](https://mne.tools/mne-bids-pipeline/stable/).
25+
2426
How?
2527
----
2628

doc/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Why?
1818
MNE-BIDS links BIDS and MNE-Python with the goal to make your analyses faster to code and more robust,
1919
and to facilitate data and code sharing with co-workers and collaborators.
2020

21+
Having your data in BIDS format also allows the use of automated pipelines, for example `mne-bids-pipeline <https://mne.tools/mne-bids-pipeline/>`_.
22+
2123
What is this BIDS thing, anyway?
2224
--------------------------------
2325
BIDS, the Brain Imaging Data Structure,

0 commit comments

Comments
 (0)