Ticket #1297 (closed defect: wontfix)
Opened 2012-07-09T13:13:16-05:00
Last modified 2012-07-27T17:05:00-05:00
Image > Stacks > Tools > Combine broken
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Legacy Compatibility | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1331 |
Description
Create two new 512x512 16-bit images.
Add a z axis of size 4 to each one of them.
Run Image > Stacks > Tools > Combine
In IJ1 doing the equivalent commands you get a multi T slice stack.
In IJ2 you get a multi Z slice stack
This issue might be the same as the issue for #1294.
Change History
comment:3 Changed 2012-07-27T17:05:00-05:00 by bdezonia
- Status changed from new to closed
- Resolution set to wontfix
Verified that IJ1 is returning X, Y, Z dataset. Code in StackWindow animates along this dimension but it is a Z dimension (just not labeled such). IJ2 is working correctly here.