Referenced Waveform Channels #2047
-
Hi, [1,0] it should be type US (Unsigned Short): int It would be correct using one of the following forms? ds.ReferencedWaveformChannels = [1,0] or ds.ReferencedWaveformChannels = 0 Somebody could also explain to me the meaning of these two forms? Cheers |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
From the DICOM standard:
That means, that you always need at least 2 numbers (the value multiplicity is |
Beta Was this translation helpful? Give feedback.
From the DICOM standard: