From 7241c2b24669488f56a800d532270e3611233d55 Mon Sep 17 00:00:00 2001 From: Robert Smith Date: Mon, 12 Aug 2024 12:34:44 +1000 Subject: [PATCH] MRI: DWI scanner derivatives: Adopt "S0map" suffix --- .../magnetic-resonance-imaging-data.md | 10 ++++++---- src/schema/objects/suffixes.yaml | 9 ++++++++- src/schema/rules/files/raw/dwi.yaml | 1 + 3 files changed, 15 insertions(+), 5 deletions(-) diff --git a/src/modality-specific-files/magnetic-resonance-imaging-data.md b/src/modality-specific-files/magnetic-resonance-imaging-data.md index 8f2c44429b..ba4161e050 100644 --- a/src/modality-specific-files/magnetic-resonance-imaging-data.md +++ b/src/modality-specific-files/magnetic-resonance-imaging-data.md @@ -671,7 +671,7 @@ The definitions of these fields can be found in and a guide for using macros can be found at https://github.com/bids-standard/bids-specification/blob/master/macros_doc.md --> -{{ MACROS___make_suffix_table(["ADC", "expADC", "trace", "FA", "colFA"]) }} +{{ MACROS___make_suffix_table(["ADC", "expADC", "trace", "FA", "colFA", "S0"]) }}