Skip to content

Commit 34843d9

Browse files
committed
slightly expand the definition of acq
1 parent 78213dc commit 34843d9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/schema/objects/entities.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ acquisition:
88
display_name: Acquisition
99
description: |
1010
The `acq-<label>` entity corresponds to a custom label the user MAY use to distinguish
11-
a different set of parameters used for acquiring the same modality.
11+
a different set of parameters or devices used for acquiring the same modality.
1212
1313
For example, this should be used when a study includes two T1w images -
1414
one full brain low resolution and one restricted field of view but high resolution.
@@ -23,6 +23,10 @@ acquisition:
2323
The level of detail at which the distinction is made
2424
(for example, just between `RARE` and `FLASH`, or between `RARE`, `FLASH`, and `FLASHsubsampled`)
2525
remains at the discretion of the researcher.
26+
27+
For modalities where multiple recording devices may be in use simultaneously
28+
(and may each record into different data files with different recording parameters),
29+
the `acq-<label>` entity may also be used.
2630
type: string
2731
format: label
2832
ceagent:

0 commit comments

Comments
 (0)