]> Creatis software - gdcmData.git/commitdiff
Fix comments about the image
authorjpr <jpr>
Thu, 22 Nov 2007 17:52:09 +0000 (17:52 +0000)
committerjpr <jpr>
Thu, 22 Nov 2007 17:52:09 +0000 (17:52 +0000)
gdcm-MR-PHILIPS-16-Multi-Seq.README.txt

index 7ac946d2c80d53ce0b33ea1664fcada999c9132a..922c4161449b9fb4aa4faffe68bf7f76401e0382 100644 (file)
@@ -5,22 +5,23 @@ shows :
 
 -> Inside the Private 'true length' Sequence : 
 
-S 0029|263d lg :     x(7088) 28808    [SQ]  (starts at offset  x(1b4a) 6986 )
+S 0029|263d lg : x(7088) 28808 [SQ]  (starts at offset  x(1b4a) 6986 )
 
    there is a 'true length SQItem'
-   V fffe|e000 lg :     x(7080) 28800  [UL]  (starts at offset  x(1b52) 6994 )
+    fffe|e000 lg : x(7080) 28800 [UL]  (starts at offset  x(1b52) 6994 )
  
-      inside, a 'true length' Sequence
-      S 0029|2a06 lg :      x(116) 278    [SQ] (starts at offset x(1bda) 7130 )
+      inside, a 'true length' Sequence :
+       0029|2a06 lg : x(116) 278  [SQ] (starts at offset x(1bda) 7130 )
                
                   inside, a 'true length SQItem'
-                       V fffe|e000 lg :       x(2c) 44    [UL] (starts at offset x(1be2) 7138)
-             that contains ( at offset  x(1c02) 7170) the *impossible* tag :           
-         V fffe|0000 lg :        x(4) 4        [UL]
-                       It's taken as a group length, some oddities occur, like :                       
-                       V 0008|0000 lg :  x(e000fffe) 3758161918 [UL]
-                       but the parsing goes on, successfully.
-                       
-                       To be fixed !
+                        fffe|e000 lg : x(2c) 44  [UL] (starts at offset x(1be2) 7138)
+             
+         that contains ( at offset  x(1c02) 7170) the *impossible* tag :               
+          fffe|0000 lg : x(44c55) 281685   [UL] (starts at offset x(1c02)7170
+          its 'length' is  x(44c55) 281685 ?!?
+                       It's taken as a 'group length' (element number = 0x0000),
+         (run PrintFile ans have a look at the output :
+         PrintFile level=2 filename= ... )
+         gdcm forces its value to 4, and the parsing goes on, successfully.                    
                        
   JPRx