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 e8f024a commit 991c3caCopy full SHA for 991c3ca
examples/convert_mne_sample.py
@@ -11,7 +11,7 @@
11
to the BIDS standard.
12
In a second step we will read the organized dataset using MNE-BIDS.
13
14
-.. _BIDS dataset_description.json definition: https://bids-specification.readthedocs.io/en/latest/modality-agnostic-files.html#dataset-description
+.. _BIDS dataset_description.json definition: https://bids-specification.readthedocs.io/en/latest/modality-agnostic-files.html
15
.. _ds000248 dataset_description.json: https://github.com/sappelhoff/bids-examples/blob/master/ds000248/dataset_description.json
16
""" # noqa: D400 E501
17
0 commit comments