-
Notifications
You must be signed in to change notification settings - Fork 18
Newer scanner support #41
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
Merged
chris-allan
merged 21 commits into
glencoesoftware:master
from
melissalinkert:timestamp-with-timezone
Sep 18, 2025
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
50889cc
Add case for timestamps with timezone offset
melissalinkert bfb9d68
Allow lossy image compression method and ratio to be missing or empty
melissalinkert 7b617cc
First pass at 16-bit support
melissalinkert 78af889
Fix build errors
melissalinkert e60a177
Pin pillow for testing
melissalinkert 1d857eb
Fix variable name
melissalinkert 1ea748a
Increase buffer size and use byte type
melissalinkert 6087916
Fix array reshaping
melissalinkert 7375106
Fix flake8 error
melissalinkert eb6e650
Attempt to handle mismatch in image size vs metadata dimensions for l…
melissalinkert 8bbf7ea
Fix array padding, don't allow label images larger than metadata dims
melissalinkert 794feaa
Fix pad width types
melissalinkert 8dfea83
First try at filtering 16 bit data
melissalinkert 85b220c
Restrict filtering to WSI images (not label/macro)
melissalinkert 67b00c8
Save initialized user view
melissalinkert 79a5e91
Reset envelopes before requesting a batch
melissalinkert 17c4785
Add option to configure 16 to 8 bit filtering
melissalinkert bd41c24
Remove unnecessary check on bits_per_pixel
melissalinkert efafa14
Omit compression method/ratio from metadata map if not defined
melissalinkert 95f75f9
Remove one more unnecessary check
melissalinkert 3929942
Update pillow version to <8.4.0, to keep support for Python 3.6.x
melissalinkert File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.