DLF Fall Forum
Baltimore, October 25-27, 2004
28
Image Channel Size Mismatches
•TIFF and JPEG BitsPerSample values are not consistent
– BitsPerSample reported as “8”; should be “8 8 8”
– BitsPerSample reported as “8 8 8”; should be “8”
– BitsPerSample reported as “8 8 8”; should be “16 16 16”
– BitsPerSample reported as “16 16 16”; should be “8 8 8”
–Human error; failure to use the correct SIP template
– BitsPerSample reported as “24”; should be “8 8 8”
–Deprecated form of SIP control file markup