Ticket #486 (closed enhancement: fixed)
Opened 2010-03-25T09:41:02-05:00
Last modified 2010-07-13T16:58:14-05:00
Generalize support for writing multiple files
Reported by: | curtis | Owned by: | melissa |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | bio-formats | Severity: | serious |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
While bfconvert has support for exporting to multiple files, this functionality is not generalized to the writer API itself. It would be nice to have a writer analogue to FileStitcher that writes to multiple files. (We may need a special case for OME-TIFF; see ticket #485.)
(In [6294]) Added API for tiled image and multi-file export (see #413 and #486). There are several known issues (see Export), but basic export should work.