From d7186d28d083b024a02d8e33ea7eb1e64f290704 Mon Sep 17 00:00:00 2001 From: Oscar Esteban Date: Sat, 24 Oct 2020 14:13:39 +0200 Subject: [PATCH] enh: summarize scenarios first following @sappelhoff's suggestion --- .../01-magnetic-resonance-imaging-data.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/04-modality-specific-files/01-magnetic-resonance-imaging-data.md b/src/04-modality-specific-files/01-magnetic-resonance-imaging-data.md index a17beb1412..46f7620b4e 100644 --- a/src/04-modality-specific-files/01-magnetic-resonance-imaging-data.md +++ b/src/04-modality-specific-files/01-magnetic-resonance-imaging-data.md @@ -568,9 +568,15 @@ JSON example: ## Fieldmap data Data acquired to correct for B0 inhomogeneities can come in different forms. -The current version of this standard considers four different scenarios. +The current version of this standard considers four different scenarios: + + 1. [Phase-difference map](#case-1-phase-difference-map-and-at-least-one-magnitude-image) + 1. [Two phase maps](#case-2-two-phase-maps-and-two-magnitude-images) + 1. [Direct *field mapping*](#case-3-direct-field-mapping) + 1. ["*PEpolar*" fieldmaps](#case-4-multiple-phase-encoded-directions-pepolar) + These four different types of field mapping strategies can be encoded -using the following image types: +as described [below](#types-of-fieldmaps), using the following image types: | **Name** | `suffix` | **Description** | | ---------------- | ---------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |