From e9f38aae85614ea8222cdb1707ba2cbbb33a4164 Mon Sep 17 00:00:00 2001 From: frog Date: Mon, 18 Oct 2004 07:56:51 +0000 Subject: [PATCH] Forgotten update following removal of gdcm-MR-SIEMENS-16-1.acr. --- TestAllEntryVerifyReference.txt | 31 ++----------------------------- 1 file changed, 2 insertions(+), 29 deletions(-) diff --git a/TestAllEntryVerifyReference.txt b/TestAllEntryVerifyReference.txt index 6cddb27..ea7e914 100644 --- a/TestAllEntryVerifyReference.txt +++ b/TestAllEntryVerifyReference.txt @@ -650,7 +650,8 @@ # - Particularities: # * old (circa 1991) ACR NEMA version 1.0 format. # * apparently broken pixel data (see below) - # * Pixel Representation (0028|0103) is absent + # * "Pixel Representation" tag (0028|0103) is absent + # * "Photometric Interpretation" tag is absent # * wierd padding of "Manufacturer's Model Name" tag # * Group 20 does NOT contain: # - "Study" @@ -689,34 +690,6 @@ 7fe0|0010 "gdcm::NotLoaded Address:8192 Length:132096 x(20400)" ] -[ gdcm-MR-SIEMENS-16-1.acr - # - Particularities: - # * old (circa 1991) ACR NEMA version 1.0 format. - # * the image pixel data looks corrupted (see below) - # * wierd padding of "Manufacturer's Model Name" tag - # * "Photometric Interpretation" tag is absent - # * Group 20 does NOT contain: - # - "Study" - # - "Serie Instance UID" - 0008|0070 "SIEMENS " # Manufacturer - 0008|1090 "GBS III " # Manufacturer's Model Name - 0028|0101 "12" # Bits Stored - 0028|0004 "gdcm::Unfound" # Photometric Interpretation - 0028|0010 "256" # Rows - 0028|0011 "256" # Columns - 0028|0100 "16" # Bits Allocated - 0028|0102 "11" # High Bit - 0028|0103 "0" # Pixel Representation - 0002|0010 "gdcm::Unfound" # Transfer Syntax UID - 0008|0060 "MR" # Modality - # Note: the image pixel data looks corrupted in the sense that the - # following sizes do NOT match (as expected): - # - it's pixel data is 132096 bytes long - # - it has a size of 256x256 with 16 bytes per pixel, i.e. a size - # of 256*256*2 = 131072 bytes. - 7fe0|0010 "gdcm::NotLoaded Address:8192 Length:132096 x(20400)" -] - ############################################################ ### ACR NEMA version 2.0 (TWO!) format: ############################################################ -- 2.45.1