From 5be2250ceda0389ec84e49ba62ba4f422e648a3b Mon Sep 17 00:00:00 2001 From: Remi Gau Date: Tue, 12 Nov 2024 09:06:17 +0100 Subject: [PATCH] [ENH] update bids examples page (#573) --- data/datasets/examples | 2 +- docs/datasets/examples.md | 9 ++++----- docs/datasets/index.md | 6 ++++++ 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/data/datasets/examples b/data/datasets/examples index 2f634a14..507df662 160000 --- a/data/datasets/examples +++ b/data/datasets/examples @@ -1 +1 @@ -Subproject commit 2f634a14681587408a7c00f7dfbf6b22dba1e327 +Subproject commit 507df6626dbbc555ae258ae286885d0a1b18391c diff --git a/docs/datasets/examples.md b/docs/datasets/examples.md index 36edfcb0..bdbfe4ba 100644 --- a/docs/datasets/examples.md +++ b/docs/datasets/examples.md @@ -1,9 +1,8 @@ -# BIDS examples with empty raw data files - -Below are some examples of BIDS datasets that contain empty (example) raw data files. -These examples are separated by modality -and can assist you in converting your own dataset into a BIDS compliant dataset. +# BIDS examples +[BIDS examples datasets](./examples.md) contain empty (example) raw data files +and can assist you in converting your own dataset into a BIDS compliant dataset, +or to run some tests with your code... diff --git a/docs/datasets/index.md b/docs/datasets/index.md index 6b7b7c82..cd16473e 100644 --- a/docs/datasets/index.md +++ b/docs/datasets/index.md @@ -33,3 +33,9 @@ to BIDS format are provided. ## Mother of unification studies A 204-subject multimodal (MEG, MRI, fMRI) [dataset](http://data.donders.ru.nl/collections/di/dccn/DSC_3011020.09_236?0) to study language processing. + +## BIDS examples with empty raw data files + +[BIDS examples datasets](./examples.md) contain empty (example) raw data files +and can assist you in converting your own dataset into a BIDS compliant dataset, +or to run some tests with your code...