Ticket #1767 (closed defect: moved)
Opened 2013-04-01T10:56:30-05:00
Legacy layer does not support virtual stacks
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: | imagej2-unscheduled |
Component: | Legacy Compatibility | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1716 |
Description
There are a couple legacy plugins that open data as virtual stacks (File > Import > Stack From List and File > Import > TIFF Virtual Stack). However IJ2 will try to create memory resident stacks from the resulting ImagePluses. The legacy layer should detect when a legacy created ImagePlus is backed by a virtual stack and create an Img that is also of a virtual type.
Change History
comment:1 Changed 2014-05-02T21:20:50-05:00 by curtis
- Status changed from new to closed
- Resolution set to moved
Migrated to https://github.com/imagej/imagej-legacy/issues/4