We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e175f4 commit 3ac6484Copy full SHA for 3ac6484
src/schema/objects/metadata.yaml
@@ -20,9 +20,8 @@ AcquisitionDuration:
20
name: AcquisitionDuration
21
display_name: Acquisition Duration
22
description: |
23
- Duration (in seconds) of volume acquisition.
+ Duration (in seconds) of scan acquisition, including all volumes for multi-volume scans.
24
Corresponds to [DICOM Tag 0018, 9073](https://dicomlookup.com/dicomtags/(0018,9073)) `Acquisition Duration`.
25
- This field is mutually exclusive with `"RepetitionTime"`.
26
type: number
27
exclusiveMinimum: 0
28
unit: s
0 commit comments