Ticket #668 (closed defect: fixed)
Opened 2011-07-08T17:00:55-05:00
Last modified 2011-08-08T15:01:41-05:00
Image :: Stack :: Stack to Images results in wrong colors and other issues
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Legacy Compatibility | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
In IJ1 if you open a new HyperStack of 3 channels and run Stack To Images you get three images of different colors and the original image goes away.
In IJ2 using same way to create HyperStack and running same command you get three grey images and the original image does not go away.
Change History
comment:1 Changed 2011-07-14T14:41:51-05:00 by bdezonia
comment:2 Changed 2011-07-29T14:02:33-05:00 by bdezonia
- Milestone changed from biweekly-2011: Jul-18 to Jul-29 to imagej-2.0-alpha5
comment:3 Changed 2011-08-08T15:01:41-05:00 by bdezonia
- Status changed from new to closed
- Resolution set to fixed
After some discussion with Curtis decided my approach in 50f9eef679d8bd7bfda39686b9284b5ce7acf834 is fine for now. Closing.
IJ2 will now close original image. Colors are still all grey. Note that with IJ1 if num images <= 7 each one gets a unique color. However if 8 or more slices each one is red. We should define behavior we think is right. All grey may be okay.