Skip to content

Commit

Permalink
Merge pull request #323 from jhlegarreta/NumberExplicitlyMRIFieldmapD…
Browse files Browse the repository at this point in the history
…ataSectionHeaders

[FIX] Number explicitly all cases in MRI field map section headers
  • Loading branch information
effigies authored Sep 12, 2019
2 parents f0c0862 + ba93922 commit 1fa7396
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@ Multiple fieldmaps can be stored. In such case the `_run-1`, `_run-2` should be
used. The OPTIONAL `acq-<label>` key/value pair corresponds to a custom label
the user may use to distinguish different set of parameters.

#### Phase difference image and at least one magnitude image
#### Case 1: Phase difference image and at least one magnitude image

Template:

Expand Down Expand Up @@ -494,7 +494,7 @@ the shorter echo time and `EchoTime2` to the longer echo time. Similarly
}
```

#### Two phase images and two magnitude images
#### Case 2: Two phase images and two magnitude images

Template:

Expand All @@ -520,7 +520,7 @@ corresponding `EchoTime` values. For example:
}
```

#### A real fieldmap image
#### Case 3: A real fieldmap image

Template:

Expand Down

0 comments on commit 1fa7396

Please sign in to comment.