Skip to content
Open
Changes from all 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
10 changes: 10 additions & 0 deletions src/schema/objects/suffixes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,16 @@ MESE:
times and is primarily used for T2 mapping.
Please note that this suffix is not intended for the logical grouping of
images acquired using an Echo Planar Imaging (EPI) readout.
MImap:
value: MImap
display_name: Molecular Imaging map
description: |
MImaps can have different units, e.g. unitless, ml/ml or pmol/ml. See
[Innis et al. 2007](https://journals.sagepub.com/doi/full/10.1038/sj.jcbfm.9600493) for unit descriptions.
MImaps are derivatives of molecular imaging (PET or SPECT) raw data. They can
either be unitless, e.g. a BP_ND or SUVR, or have the units ml/cm^3 for a V_T or pmol/ml
for average density maps (see [Beliveau et al. 2017](https://pmc.ncbi.nlm.nih.gov/articles/PMC5214625/)).
Comment on lines +119 to +123
Copy link
Contributor

@mathesong mathesong Nov 19, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
MImaps can have different units, e.g. unitless, ml/ml or pmol/ml. See
[Innis et al. 2007](https://journals.sagepub.com/doi/full/10.1038/sj.jcbfm.9600493) for unit descriptions.
MImaps are derivatives of molecular imaging (PET or SPECT) raw data. They can
either be unitless, e.g. a BP_ND or SUVR, or have the units ml/cm^3 for a V_T or pmol/ml
for average density maps (see [Beliveau et al. 2017](https://pmc.ncbi.nlm.nih.gov/articles/PMC5214625/)).
MImaps are derivatives of molecular imaging (PET or SPECT) raw data which
can represent different quantities with different units. As defined by
[Innis et al. 2007]
(https://journals.sagepub.com/doi/full/10.1038/sj.jcbfm.9600493), these
maps can be unitless (e.g. BP_ND or SUVR), or have units of ml/cm^3 (e.g.
V_T) or pmol/ml (average density maps, e.g.
[Beliveau et al. 2017](https://pmc.ncbi.nlm.nih.gov/articles/PMC5214625/)),
among others.

unit: arbitrary
MP2RAGE:
value: MP2RAGE
display_name: Magnetization Prepared Two Gradient Echoes
Expand Down
Loading