Ticket #638 (closed defect: fixed)
Opened 2011-01-12T12:17:53-06:00
Last modified 2011-02-02T04:45:00-06:00
Add support for Zeiss LSM files that have differing bits per sample
Reported by: | melissa | Owned by: | melissa |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | bio-formats | Severity: | serious |
Keywords: | Cc: | aostrov@… | |
Blocked By: | Blocking: |
Description
See the file in data/zeiss-lsm/aaron-o*/. Each non-thumbnail IFD has a BitsPerSample entry of [16, 16, 8]. It's currently assumed that each element in the BitsPerSample array will be equal to the 0th element, thus the last sample is treated as a 16-bit sample.
Change History
comment:1 Changed 2011-02-02T04:45:00-06:00 by curtis
- Status changed from new to closed
- Resolution set to fixed
moved to ome:#4182