Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH] Describe parametric images above the suffix table, rather than below #1687

Merged
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 9 additions & 5 deletions src/modality-specific-files/magnetic-resonance-imaging-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,15 @@ and a guide for using macros can be found at
])
}}

Parametric images listed in the table below are typically generated by
processing a [file collection](../common-principles.md#entity-linked-file-collections).
Please visit the [file collections appendix](../appendices/file-collections.md) to see the
list of suffixes available for quantitative MRI (qMRI) applications associated
with these maps
(for example [MPM](../glossary.md#mpm-suffixes),
[MP2RAGE](../glossary.md#mp2rage-suffixes),
[MTR](../glossary.md#mtransfer-entities)).
effigies marked this conversation as resolved.
Show resolved Hide resolved

Currently supported parametric maps include:

<!--
Expand Down Expand Up @@ -330,11 +339,6 @@ and a guide for using macros can be found at
)
}}

Parametric images listed in the table above are typically generated by
processing a [file collection](../common-principles.md#entity-linked-file-collections).
Please visit the [file collections appendix](../appendices/file-collections.md) to see the
list of suffixes available for quantitative MRI (qMRI) applications associated
with these maps.
For any other details on the organization of parametric maps, their
recommended metadata fields, and the application specific entity or
metadata requirement levels of [file collections](../appendices/file-collections.md) that can generate
Expand Down
Loading