]> Creatis software - gdcm.git/commitdiff
* Test/CMakeLists.txt: newly re-introduced SIEMENS_Sonata-12-MONO2-SQ.dcm
authorfrog <frog>
Thu, 29 Jul 2004 11:50:40 +0000 (11:50 +0000)
committerfrog <frog>
Thu, 29 Jul 2004 11:50:40 +0000 (11:50 +0000)
    in gdcmData (previously known as E00001S03I0015.dcm) is blacklisted.

ChangeLog
Testing/CMakeLists.txt

index 62c031e372814fceac751219dc3cf54a48d4e4f3..fcadcbf2d0af0c2c840e2f4b2ba3a02d61083b5c 100644 (file)
--- 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 :-(
index 050d50c31a91af98b01d57d020f325b45089e36c..4af332fd5139b80e6ef1c325ae330492df9e061b 100644 (file)
@@ -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