Skip to content

Commit dc3344c

Browse files
committed
FIX: Remove incorrect correspondence of PartialFourier
The DICOM tag (0018,9081) is a boolean value, not a partial Fourier fraction. Closes gh-2110.
1 parent 8e77449 commit dc3344c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/schema/objects/metadata.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2508,7 +2508,6 @@ PartialFourier:
25082508
display_name: Partial Fourier
25092509
description: |
25102510
The fraction of partial Fourier information collected.
2511-
Corresponds to [DICOM Tag 0018, 9081](https://dicomlookup.com/dicomtags/(0018,9081)) `Partial Fourier`.
25122511
type: number
25132512
PartialFourierDirection:
25142513
name: PartialFourierDirection

0 commit comments

Comments
 (0)