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

Increase the priority level of the PIL tile source. #560

Merged
merged 1 commit into from
Mar 4, 2021

Conversation

manthey
Copy link
Member

@manthey manthey commented Mar 4, 2021

The PIL tilesource was a fallback source, but sources with the same priority level are used in an arbitrary order, and it was desired to make it higher priority than the bioformats source for small tiff files. This introduces more resolution into the fallback priority ordering.

The PIL tilesource was a fallback source, but sources with the same
priority level are used in an arbitrary order, and it was desired to
make it higher priority than the bioformats source for small tiff files.
This introduces more resolution into the fallback priority ordering.
@manthey manthey merged commit 683216b into master Mar 4, 2021
@manthey manthey deleted the pil-source-priority branch March 4, 2021 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant