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

fix backend setting #226

Merged
merged 7 commits into from
Jul 10, 2024
Merged

fix backend setting #226

merged 7 commits into from
Jul 10, 2024

Conversation

kaczmarj
Copy link
Member

fixes #225

this rewords the wsinfer.wsi namespace and introduces a new function wsinfer.wsi.get_wsi_cls() to get the correct constructor (either openslide.OpenSlide or tiffslide.TiffSlide).

kaczmarj added 4 commits July 10, 2024 17:27
Tiffslide takes care of the monkeypatching for us.
Including it here caused errors in our tests.
@kaczmarj kaczmarj merged commit 386a2a7 into main Jul 10, 2024
13 checks passed
@kaczmarj kaczmarj deleted the fix/issue-225 branch July 10, 2024 22:18
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.

Backend set to tiffslide, but openslide is used
1 participant