]> Creatis software - gdcmData.git/commitdiff
Forgotten update following removal of gdcm-MR-SIEMENS-16-1.acr.
authorfrog <frog>
Mon, 18 Oct 2004 07:56:51 +0000 (07:56 +0000)
committerfrog <frog>
Mon, 18 Oct 2004 07:56:51 +0000 (07:56 +0000)
TestAllEntryVerifyReference.txt

index 6cddb273346e0ebdb2ecdd7039af523ff1b20954..ea7e914da1812b6236178cc0d4790844952df872 100644 (file)
    # - 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"
    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:
 ############################################################