Task #12459 (new)
Opened 10 years ago
Last modified 9 years ago
Bug: createImageFromNumpySeq must use tiling
Reported by: | jamoore | Owned by: | wmoore |
---|---|---|---|
Priority: | critical | Milestone: | Unscheduled |
Component: | OmeroPy | Version: | n.a. |
Keywords: | n.a. | Cc: | python-team@… |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description
see: https://www.openmicroscopy.org/community/viewtopic.php?f=6&t=7565
The uploadPlane inner function needs to detect large images (or perhaps just large buffers) and split the plane writing up into tiles.
Change History (4)
comment:1 Changed 10 years ago by wmoore
- Owner changed from will-moore to wmoore
comment:2 Changed 10 years ago by jamoore
comment:3 Changed 9 years ago by wmoore
- Milestone changed from 5.1.0 to 5.1.1
PR is excluded because of failing tests.https://github.com/openmicroscopy/openmicroscopy/pull/3086
Need to revisit this.
However, most users who want to create Big images actually fail due to memory exception because the plain is too large, and actually need a tile-based creation (not just using setTile() from cropping a large plane)
comment:4 Changed 9 years ago by wmoore
- Milestone changed from 5.1.1 to Unscheduled
- Version 5.0.2 deleted
Doh social-media overload. Sorry for the noise, Will.