]> Creatis software - gdcmData.git/commitdiff
ENH: Patching accordingly TestAllEntryVerifyReference.txt for the Philips Intera
authormalaterre <malaterre>
Tue, 16 Nov 2004 03:33:13 +0000 (03:33 +0000)
committermalaterre <malaterre>
Tue, 16 Nov 2004 03:33:13 +0000 (03:33 +0000)
TestAllEntryVerifyReference.txt

index ea7e914da1812b6236178cc0d4790844952df872..28476673125265dc79f11089d7d70b34dba633fc 100644 (file)
    7fe0|0010 "gdcm::NotLoaded Address:182 Length:16384 x(4000)"
 ]
 
+###########################################################################
+### A Philips Intera (NTSCAN) image. It has a private dicom sequence where the 
+### field is being flip to BigEndian for no reason.
+### Thanks to Peter Cech for providing images and patch !
+###########################################################################
+[ PHILIPS_Intera-16-MONO2-Uncompress.dcm
+   # - Particularities:
+   #   Sequence difficult to read since we need to flip reading to BigEndian
+   #   Only during the reading of the private sequence.
+   0008|0070 "Philips Medical Systems "   # Manufacturer
+   0008|1090 "Intera"                     # Manufacturer's Model Name
+   0008|1010 "NTSCAN"                     # Station Name
+   0028|0010 "1024"                       # Rows
+   0028|0011 "1024"                       # Columns
+   0028|2110 "00"                         # Lossy Image Compression
+   0018|1250 "SENSE-head"                 # Receive Coil Name
+   0029|246a "DICOM "                     # unkn
+   2005|e027 "MAXIMUM "                   # unkn
+   7fe0|0010 "gdcm::NotLoaded Address:9276 Length:2097152 x(200000)"
+]
+
+
 ###########################################################################
 ### Documented images not yet integrated in the test suite
 ###########################################################################