Task #4126 (accepted)
Opened 14 years ago
Last modified 9 years ago
Allow user to specify dimensions during stack concatenation
Reported by: | mlinkert | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Unscheduled |
Component: | Bio-Formats | Version: | OMERO-5.2.0 |
Keywords: | imagej | Cc: | |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description
In the future, the stack concatenation option should prompt the user for which axis represents the stacks. Optionally, we could assume that the first axis whose length is 1 will represent the stack; even if this option is implemented, though, the user will need to be prompted if all axes have length > 1.
Change History (5)
comment:1 Changed 14 years ago by jmoore
comment:2 Changed 12 years ago by mlinkert
- Remaining Time set to 0.001
- Sprint set to 2012-04-24 (13)
- Status changed from new to accepted
comment:3 Changed 12 years ago by jburel
- Sprint changed from 2012-04-24 (13) to 2012-05-08 (14)
Moved from sprint 2012-04-24 (13)
comment:4 Changed 12 years ago by mlinkert
- Milestone changed from OMERO-Beta4.4 to Unscheduled
- Sprint 2012-05-08 (14) deleted
Commented this out in develop, as it broke the unit tests.
comment:5 Changed 9 years ago by mlinkert
- Keywords imagej added
- Owner mlinkert deleted
- Remaining Time 0.001 deleted
- Version set to OMERO-5.2.0
Note that this was mostly working as per the commit above, so could likely be resurrected without too much trouble. The commit may need to be rewritten to pass tests, but at least shows what the intended behavior is here.
imported from bio-formats:#497