Ticket #720 (closed defect: moved)
Opened 2011-08-10T16:34:29-05:00
Last modified 2013-01-23T09:58:26-06:00
IJ2 Open command sets LUTs incorrectly
Reported by: | bdezonia | Owned by: | curtis |
---|---|---|---|
Priority: | major | Milestone: | imagej2-unscheduled |
Component: | I/O | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1634 |
Description
If you open the OME 4d series in IJ1 (via either File open command or BF open command) the image is displayed all gray.
If you open the same image in IJ2 using the IJ2 open command it is displays as color channels (red, green, and blue).
Initial assignment to Curtis. Reassign as needed.
Change History
comment:1 Changed 2011-08-11T16:16:48-05:00 by bdezonia
comment:3 Changed 2012-02-27T11:00:56-06:00 by curtis
- Milestone changed from imagej-2.0-beta1 to imagej-2.0-beta2
comment:4 Changed 2012-06-25T13:49:45-05:00 by curtis
- Blocking 1244 added
- Milestone changed from imagej-2.0.0-beta3 to imagej-2.0.0-beta4
comment:5 Changed 2012-09-10T15:48:11-05:00 by curtis
- Milestone changed from imagej-2.0.0-beta4 to imagej-2.0.0-beta5
comment:6 Changed 2013-01-23T09:58:26-06:00 by bdezonia
- Blocking 1634 added; 1244 removed
- Milestone changed from imagej2-b7-ndim-data to imagej2-unscheduled
comment:7 Changed 2014-05-09T11:00:09-05:00 by curtis
- Status changed from accepted to closed
- Resolution set to moved
Migrated to https://github.com/imagej/imagej-common/issues/5
Noting the obvious: this command sequence bypasses the legacy layer entirely. Color table assignment is happening elsewhere and is wrong.