Ticket #495 (closed defect: fixed)
Opened 2010-06-03T14:13:49-05:00
Last modified 2010-07-13T16:57:38-05:00
Lookup tables are not correctly applied if there is one LUT per channel
Reported by: | melissa | Owned by: | curtis |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | plugins | Severity: | serious |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
See for example the first series of data/leica/joel/sequential scan 2/sequential scan 2.lei. There are two channels; the first should have a red LUT, the second should have a grey LUT (you can see this using 'showinf').
However, the ImageJ import plugin applies the red LUT to both channels when 'Color mode' is set to 'Default'. Previous stable releases correctly applied the grey LUT to the second channel.
Change History
comment:2 follow-up: ↓ 3 Changed 2010-06-03T20:31:37-05:00 by curtis
The "sequential scan 2" dataset reports that isIndexed=false, but has an 8-bit color lookup table:
Indexed = false (false color, 8-bit LUT: 3 x 256)
Is this by design, or is this a bug?
comment:4 Changed 2010-06-03T23:49:38-05:00 by curtis
It may be that isIndexed=false when using the "-nometa" flag with showinf. This is related to #496.
comment:5 Changed 2010-06-08T10:54:59-05:00 by melissa
- Status changed from assigned to closed
- Resolution set to fixed
comment:6 Changed 2010-06-24T11:24:31-05:00 by melissa
- Status changed from closed to reopened
- Resolution fixed deleted
comment:7 Changed 2010-06-29T14:30:23-05:00 by curtis
- Status changed from reopened to closed
- Resolution set to fixed
comment:8 Changed 2010-07-09T12:55:02-05:00 by melissa
- Milestone bio-formats-4.2 deleted
Milestone bio-formats-4.2 deleted