Skip to content

Commit

Permalink
fix key value and in-out
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau committed Dec 12, 2024
1 parent f86eda6 commit afab46a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ MRI acquisition parameters are divided into several categories based on
When adding additional metadata please use the CamelCase version of
[DICOM ontology terms](https://dicom.nema.org/medical/dicom/current/output/chtml/part16/chapter_d.html)
whenever possible. See also
[recommendations on JSON files](../common-principles.md#keyvalue-files-dictionaries).
[recommendations on JSON files](../common-principles.md#key-value-files-dictionaries).

### Hardware information

Expand Down Expand Up @@ -1354,6 +1354,6 @@ See [Using `IntendedFor` metadata](#using-intendedfor-metadata)
for details on the `IntendedFor` field.

As for other EPI sequences, these field mapping sequences may have any of the
[in-plane spatial encoding](#in-plane-spatial-encoding) metadata keys.
[in-plane spatial encoding](#in-and-out-plane-spatial-encoding) metadata keys.
However, please note that `PhaseEncodingDirection` and `TotalReadoutTime` keys
are REQUIRED for these field mapping sequences.

0 comments on commit afab46a

Please sign in to comment.