Ticket #1619 (closed defect: fixed)
Opened 2013-01-09T17:19:57-06:00
Last modified 2013-06-12T11:00:34-05:00
Autocontrast issues with sampling
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: | imagej2-b8-analysis |
Component: | Core | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1244 |
Description
The Duplicate plugin creates a new image but it's display range settings might not be ideal.
Open Neuron
Duplicate
Created image is much dimmer than its parent.
This might just be another example where we need to do some default auto contrasting code.
Change History
comment:1 Changed 2013-01-18T13:32:57-06:00 by curtis
comment:4 Changed 2013-03-07T15:50:10-06:00 by bdezonia
- Milestone changed from imagej2-b7-ndim-data to imagej2-b8-analysis
comment:5 Changed 2013-06-11T11:56:10-05:00 by bdezonia
It now does clone the original channels' display ranges on the fix-duplicate-display-range branch. Will merge to master when beta 7 released.
comment:6 Changed 2013-06-12T11:00:34-05:00 by bdezonia
- Status changed from new to closed
- Resolution set to fixed
Merged to master. Closing.
Why not just clone the display range settings of the parent?