From 0ed5d041b3d300ab701f7f80c3fcc3a0600056ac Mon Sep 17 00:00:00 2001 From: Chris Markiewicz Date: Wed, 10 Feb 2021 08:50:15 -0500 Subject: [PATCH 1/8] Update qMRI fieldmap schema --- src/schema/datatypes/fmap.yaml | 49 +++++++++++++++++++++++++++++++--- 1 file changed, 45 insertions(+), 4 deletions(-) diff --git a/src/schema/datatypes/fmap.yaml b/src/schema/datatypes/fmap.yaml index 1eb84f7e59..f4ed147f57 100644 --- a/src/schema/datatypes/fmap.yaml +++ b/src/schema/datatypes/fmap.yaml @@ -1,5 +1,5 @@ --- -# First group +# Fieldmaps - suffixes: - phasediff - phase1 @@ -17,7 +17,7 @@ session: optional acquisition: optional run: optional -# Second group +# PEPolar - suffixes: - epi - m0scan @@ -32,7 +32,7 @@ ceagent: optional direction: required run: optional -# Third group +# TB1DAM - suffixes: - TB1DAM extensions: @@ -47,8 +47,9 @@ ceagent: optional reconstruction: optional flip: required + inversion: optional part: optional -# Fourth group +# TB1EPI - suffixes: - TB1EPI extensions: @@ -64,4 +65,44 @@ reconstruction: optional echo: required flip: required + inversion: optional + part: optional +# RFFieldMaps +- suffixes: + - TB1AFI + - TB1TFL + - TB1RMF + - RB1COR + extensions: + - .nii.gz + - .nii + - .json + entities: + subject: required + session: optional + run: optional + acquisition: optional + ceagent: optional + reconstruction: optional + echo: optional + flip: optional + inversion: optional + part: optional +# TB1SRGE +- suffixes: + - TB1SRGE + extensions: + - .nii.gz + - .nii + - .json + entities: + subject: required + session: optional + run: optional + acquisition: optional + ceagent: optional + reconstruction: optional + echo: optional + flip: required + inversion: required part: optional From 9672f911a4cec302e25fdbc558ad59c8ed37dc90 Mon Sep 17 00:00:00 2001 From: Chris Markiewicz Date: Wed, 10 Feb 2021 09:39:39 -0500 Subject: [PATCH 2/8] FIX: TB1RFM -> TB1RMF Normalizing to the most common. Cannot find a canonical reference outside of BIDS, so it may be backward. --- src/99-appendices/11-qmri.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/99-appendices/11-qmri.md b/src/99-appendices/11-qmri.md index c83013b409..0ee3768f73 100644 --- a/src/99-appendices/11-qmri.md +++ b/src/99-appendices/11-qmri.md @@ -529,7 +529,7 @@ values of the `acq` entity SHOULD begin with either `anat` or `famp` and MAY be └── sub-01_acq-famp_TB1TFL.json ``` -The example above applies to the `TB1RFM` suffix as well. +The example above applies to the `TB1RMF` suffix as well. #### `RB1COR` specific notes From ab25456da9549ca8fd99128a83ec0c20ffbbd019 Mon Sep 17 00:00:00 2001 From: Chris Markiewicz Date: Thu, 11 Feb 2021 13:44:06 -0500 Subject: [PATCH 3/8] SCHEMA: Move TB1map+RB1map to fmap datatype --- src/schema/datatypes/anat.yaml | 2 -- src/schema/datatypes/fmap.yaml | 15 +++++++++++++++ 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/src/schema/datatypes/anat.yaml b/src/schema/datatypes/anat.yaml index 3c5018569a..5ae49feda3 100644 --- a/src/schema/datatypes/anat.yaml +++ b/src/schema/datatypes/anat.yaml @@ -42,8 +42,6 @@ - MTVmap - PDT2map - Chimap - - TB1map - - RB1map - S0map - M0map extensions: diff --git a/src/schema/datatypes/fmap.yaml b/src/schema/datatypes/fmap.yaml index f4ed147f57..0efb368406 100644 --- a/src/schema/datatypes/fmap.yaml +++ b/src/schema/datatypes/fmap.yaml @@ -106,3 +106,18 @@ flip: required inversion: required part: optional +# Parametric +- suffixes: + - TB1map + - RB1map + extensions: + - .nii.gz + - .nii + - .json + entities: + subject: required + session: optional + run: optional + acquisition: optional + ceagent: optional + reconstruction: optional From 3bfeabbf57da2f6408f0f5384b804cc7c55166c8 Mon Sep 17 00:00:00 2001 From: Chris Markiewicz Date: Fri, 12 Feb 2021 14:57:19 -0500 Subject: [PATCH 4/8] TB1RMF -> TB1RFM --- src/99-appendices/10-file-collections.md | 2 +- src/99-appendices/11-qmri.md | 8 ++++---- src/schema/datatypes/fmap.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/99-appendices/10-file-collections.md b/src/99-appendices/10-file-collections.md index eb260f0e56..df0f0783b5 100644 --- a/src/99-appendices/10-file-collections.md +++ b/src/99-appendices/10-file-collections.md @@ -55,6 +55,6 @@ sub-