From 99b2e6dd41cb0b1917db68c27da7e1dab5a859f7 Mon Sep 17 00:00:00 2001 From: frog Date: Thu, 29 Jul 2004 11:50:40 +0000 Subject: [PATCH] * Test/CMakeLists.txt: newly re-introduced SIEMENS_Sonata-12-MONO2-SQ.dcm in gdcmData (previously known as E00001S03I0015.dcm) is blacklisted. --- ChangeLog | 4 ++++ Testing/CMakeLists.txt | 14 +++++++++++--- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 62c031e3..fcadcbf2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-07-27 Jean-Pierre Roux + * Test/CMakeLists.txt: newly re-introduced SIEMENS_Sonata-12-MONO2-SQ.dcm + in gdcmData (previously known as E00001S03I0015.dcm) is blacklisted. + 2004-07-21 Jean-Pierre Roux * FIX Now, Parsing and Printing a DICOMDIR do work! ( troubles remain in makeDicomDir and BuildUpDicomDir :-( diff --git a/Testing/CMakeLists.txt b/Testing/CMakeLists.txt index 050d50c3..4af332fd 100644 --- a/Testing/CMakeLists.txt +++ b/Testing/CMakeLists.txt @@ -116,12 +116,20 @@ SET(BLACK_LIST "gdcm-MR-SIEMENS-16-1.acr" # see comments in gdcmData ref file TestAllEntryVerifyReference.txt "SIEMENS_GBS_III-16-ACR_NEMA_1.acr" - #segfaults TestReadWriteReadCompare (pixels not parsed properly) + #segfaults TestReadWriteReadCompare (pixels not parsed properly): "I9000001.dcm" - # ditto "icone.dcm" - # ditto "sonataMonaco.dcm" + # Fails on TestAllReadCompareDicom at the RE-reading stage with message: + # Big trouble : Pixel Element (7fe0,10) NOT found + # The temporary file GDCMDATAHOME/BaselineDicom/SIEMENS_Sonata-12-MONO2-SQ.dcm + # stops after the first binEntry (binary entry) as can be seen with + # " gdcmbin/bin/PrintHeader + # GDCMDATAHOME/BaselineDicom/SIEMENS_Sonata-12-MONO2-SQ.dcm " + # and effectively the pixels are missing (as well as all the entries + # after tag 0029|1010) + # Note: this file was previously known as E00001S03I0015.dcm + "SIEMENS_Sonata-12-MONO2-SQ.dcm" ) # gdcm-ACR-LibIDO seems to be cut -- 2.48.1