From: malaterre Date: Tue, 16 Nov 2004 03:33:13 +0000 (+0000) Subject: ENH: Patching accordingly TestAllEntryVerifyReference.txt for the Philips Intera X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=50f447d03fc2521e5600641478b73381a51137d1;p=gdcmData.git ENH: Patching accordingly TestAllEntryVerifyReference.txt for the Philips Intera --- diff --git a/TestAllEntryVerifyReference.txt b/TestAllEntryVerifyReference.txt index ea7e914..2847667 100644 --- a/TestAllEntryVerifyReference.txt +++ b/TestAllEntryVerifyReference.txt @@ -1601,6 +1601,28 @@ 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 ###########################################################################