Ticket #968 (closed defect: fixed)
Opened 2012-02-09T15:34:04-06:00
Last modified 2012-03-27T13:57:04-05:00
Some commands can mess with LUT
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Legacy Compatibility | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
Open Confocal Series sample image
Run File Print
- choose PDF option and save as PDF
Colors change dramatically
Draw a rectangle overlay
Colors come back to normal
Note it is possible as you continue to work with the image that the weird colors can come back. I haven't found a repeatable sequence yet.
Change History
comment:1 Changed 2012-03-27T11:00:49-05:00 by bdezonia
Last edited 2012-03-27T11:03:04-05:00
by bdezonia
comment:2 Changed 2012-03-27T11:02:21-05:00 by bdezonia
- Summary changed from Print command can mess with LUT to Some commands can mess with LUT
comment:3 Changed 2012-03-27T13:57:04-05:00 by bdezonia
- Status changed from new to closed
- Resolution set to fixed
- Milestone changed from imagej-2.0-beta2 to imagej-2.0-beta1
Fixed in d4fec16989c8b1200ec0657641530d71a3995482. The CompositeImage lut min/max values were not getting set correctly.
Last edited 2012-03-27T13:58:23-05:00
by bdezonia
#1066 is the same bug as this. It shows another way to duplicate the ugly display condition:
Perhaps a bad LUT has gotten applied. Or some compositing logic is overflowing.