]> Creatis software - gdcmData.git/blob - gdcm-MR-PHILIPS-16-Multi-Seq.README.txt
Add jpeg with defined length for sequence of fragments
[gdcmData.git] / gdcm-MR-PHILIPS-16-Multi-Seq.README.txt
1 PrintFile filein=gdcm-MR-PHILIPS-16-Multi-Seq.dcm level=2
2 shows :
3
4 -> 7 levels of embedded Sequences ...
5
6 -> Inside the Private 'true length' Sequence : 
7
8 S 0029|263d lg : x(7088) 28808 [SQ]  (starts at offset  x(1b4a) 6986 )
9
10    there is a 'true length SQItem'
11     fffe|e000 lg : x(7080) 28800 [UL]  (starts at offset  x(1b52) 6994 )
12  
13       inside, a 'true length' Sequence :
14        0029|2a06 lg : x(116) 278  [SQ] (starts at offset x(1bda) 7130 )
15                 
16                    inside, a 'true length SQItem'
17                          fffe|e000 lg : x(2c) 44  [UL] (starts at offset x(1be2) 7138)
18               
19          that contains ( at offset  x(1c02) 7170) the *impossible* tag :                
20           fffe|0000 lg : x(44c55) 281685   [UL] (starts at offset x(1c02)7170
21           its 'length' is  x(44c55) 281685 ?!?
22                         It's taken as a 'group length' (element number = 0x0000),
23          (run PrintFile ans have a look at the output :
24          PrintFile level=2 filename= ... )
25          gdcm forces its value to 4, and the parsing goes on, successfully.                     
26                         
27   JPRx