Task #10635 (closed)
Opened 6 years ago
Closed 6 years ago
Bug: wrong dimensions when exporting multiple ICS files from ImageJ
| Reported by: | mlinkert | Owned by: | mlinkert |
|---|---|---|---|
| Priority: | critical | Milestone: | Unscheduled |
| Component: | Bio-Formats | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
Can be reproduced by opening the mitosis sample in ImageJ, then exporting to ICS with the "Write each timepoint to a separate file" box checked.
The 0th file is recorded as having all of the timepoints; the remaining files are recorded as having t timepoints.
Probably also worth adding tests for multi-file export, so that we can more easily catch issues like this in the future.
Change History (1)
comment:1 Changed 6 years ago by mlinkert
- Resolution set to fixed
- Status changed from new to closed
Fixed with https://github.com/openmicroscopy/bioformats/pull/470