Ticket #251 (closed defect: fixed)
Opened 2010-10-11T17:04:39-05:00
Last modified 2012-02-24T14:39:40-06:00
Get additional dimensions working
Reported by: | curtis | Owned by: | curtis |
---|---|---|---|
Priority: | critical | Milestone: |
|
Component: | Core | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #17 |
Description
Currently, if you open an image with dimensions other than X, Y, C, Z and T, the data is read but no image window appears on screen afterwards. We need to diagnose the issue, and adjust the code to support additional dimensions at least limitedly (e.g., Z*C*T no longer always equals the plane count).
Once this is done, it will become feasible to implement alternate display plugins that can handle the additional dimensions.
Change History
comment:1 Changed 2010-10-18T10:28:59-05:00 by curtis
- Milestone changed from biweekly-2010: Oct-04 to Oct-15 to biweekly-2010: Oct-18 to Oct-29
comment:2 Changed 2010-10-18T10:32:27-05:00 by curtis
The main reason for expediting this development is to ensure that we can demo Aivar's SLIM plugin at the conference.
comment:3 Changed 2010-11-01T16:27:44-05:00 by curtis
- Status changed from new to closed
- Resolution set to fixed