-
Notifications
You must be signed in to change notification settings - Fork 102
ENH: Move get_wsireader to WSIReader.open #169
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
Merged
Changes from all commits
Commits
Show all changes
66 commits
Select commit
Hold shift + click to select a range
addce62
DEV: Add Tiffile Dependencies
John-P 14a2a8c
NEW: Add Reader For TIFF File Using tiffile + zarr
John-P f9ec2ab
ENH: Add Check For Supported TIFF WSI Formats
John-P cccc151
BUG: Remove Brackets from Property Access
John-P eddd98a
WIP: Basic OME-TIFF Support with YX Indexing
John-P f9da0bd
MAINT: Typo Fixes
John-P 1c30415
BUG: Swap Axes Order When Reading SYX OME-TIFFs
John-P 7653d7d
DOC: Add Docstring
John-P b94a821
BUG: Fix Inability To Deepcopy tiffile Tags Attribute
John-P 0e49a39
TST: Add Sample OME-TIFF Download & Test
John-P 426566b
Merge branch 'develop' into feature-tiffreader
John-P 8928c7f
MAINT: Move Axes Information To WSIMeta
John-P cf3df3c
TST: Add Parameterised TIFFWSIReader Tests
John-P 7eaf125
TST: Resolve Unused Import
John-P f613ca8
TST: Remove Unecessary Test
John-P 7441874
Autofix issues in 1 file
deepsource-autofix[bot] aa8a878
STY: Make Args Consistent for `read_rect/bounds`
John-P 4b82174
Merge branch 'feature-tiffreader' of https://github.com/TIA-Lab/tiato…
John-P 76b452e
STY: Remove Unnecessary Dict Comprehension
John-P ac1c794
ENH: Swap To Using defusedxml For Parsing OME-XML
John-P 1745049
TST: Add skipcq For Test
John-P a8bd386
ENH: Add TIFFWSIReader Support For `coord_space`
John-P 6893554
DOC: Add Docstring Line Breaks
John-P 162f00a
Merge branch 'develop' into feature-tiffreader
tialab cbf3031
TST: Avoid Testing Very Small JP2 Levels
John-P 4926f38
DOC: Add Line Breaks To Docstrings
John-P c502b3c
Merge branch 'feature-tiffreader' of https://github.com/TIA-Lab/tiato…
John-P 2a5f50c
TST: Avoid Testing Very Small Levels (e.g. in JP2)
John-P eceafef
TST: Add Test For Invalid TIFFFile Axes
John-P af6bc4a
TST: Add Tests To Increase TIFFWSIReader Coverage
John-P fe3a037
TST: Remove Unused Variable In Test
John-P 64c4844
TST: Add TIFFWSIReader Tests To Improve Coverage
John-P 9fab706
TST: Add Test For Unsupported Axes in _shape_channels_last
John-P 7733b61
BUG: Fix Bug In ArrayView.__getitem__
John-P ff3d13c
Merge branch 'develop' into feature-tiffreader
John-P 86291df
TST: Add Missing Arguments for WSIMeta
John-P 70196d2
BUG: Add Missing axes Argument
John-P 7f8d30c
TST: Remove Tmp Test Used For Debugging
John-P f7210ba
TST: Add Test For TIFFWSIReader For Coverage
John-P e9ed29f
TST: Add Tests To Improve Coverage
John-P cc46eaa
TST: Change test_behavior_tissue_mask to use svs-1-small
shaneahmed a18c7f3
BUG: Fix flake8 bug
shaneahmed 019ae76
DOC: Minor Docstring Edits & Type Hints
John-P 3369468
EHN: Add OME-TIFF To get_wsireader
John-P 6cd2b47
Merge branch 'develop' into feature-tiffreader
shaneahmed a67253c
DEV: Run black on tiatoolbox/models/dataset/classification
shaneahmed a7b3dc0
BUG: Fix bug due to changes in split_path_name_ext
shaneahmed cc9dd23
DEV: Updated requirements and requirements_dev
shaneahmed e2b0f1c
BUG: Fix get_wsireader JP2 reader
shaneahmed eb4bc63
BUG: Handle Case For TIFF with No Series
John-P cbd77d5
TST: Add Test For get_wsireadre with OME-TIFF
John-P b7b1eed
Merge branch 'feature-tiffreader' of https://github.com/TIA-Lab/tiato…
John-P dbb13d9
MAINT: Minor Refactor (Extract Variable)
John-P 9b4eac1
BUG: Fix Wrong Line Causing Invalid Syntax
John-P e4eaf99
ENH: Add Check For None Series In TIFF
John-P df2b90c
MAINT: Add skipqc For Non-Iterable PYL-e133
John-P abda2cc
BUG: Handle Special Case of 1x1 Resize
John-P bf27c33
ENH: Simplify Check For 1x1
John-P d283823
STY: Sort Imports
John-P ac40e38
EHN: Move get_wsireader To WSIReader.open
John-P 4d2f9f8
BUG: Add Missing Argument to WSIReader.open
John-P 13c1b55
BUG: Fix Deprecation Warning
John-P f0afc34
Merge branch 'develop' into feature-wsireader-open
John-P 3aa90fe
MAINT: Remove cv2 1x1 Special Case
John-P 90addc0
REV: Revert bug fix for cv2 v4.5.4
shaneahmed 3c605f3
BUG: Fix a bug which was ignoring npy files.
shaneahmed 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
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.