Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opening images with very narrow tiles can fail with Bio-Formats #715

Closed
petebankhead opened this issue Apr 26, 2021 · 0 comments
Closed
Labels
Milestone

Comments

@petebankhead
Copy link
Member

Bug report

Describe the bug
See https://forum.image.sc/t/resaving-xlef-file-creates-non-functional-lif-tif-file/51802/10

To Reproduce
Tricky without a suitable image... but if an image has a very wide tile with a height < 32, then it may fail to open if the total number of pixels would be beyond what can fit into a byte array.

Expected behavior
Image opens with a sensible tile size; it doesn't override a 'bad' tile size with something worse.

Desktop (please complete the following information):

  • QuPath Version 0.2
petebankhead added a commit to petebankhead/qupath that referenced this issue Apr 26, 2021
@petebankhead petebankhead added this to the v0.3.0 milestone May 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant