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

skip slides with missing patch hdf5 files #25

Merged
merged 1 commit into from
Oct 26, 2022
Merged

Conversation

kaczmarj
Copy link
Member

It is possible for patching to fail, for example because the pixel spacing is not present in the slide file. This commit modifies the inference loop to skip files that are missing their patch hdf5 files.

Fixes #24

It is possible for patching to fail, for example because the pixel
spacing is not present in the slide file. This commit modifies the
inference loop to skip files that are missing their patch hdf5 files.
@kaczmarj kaczmarj merged commit 77acc12 into main Oct 26, 2022
@kaczmarj kaczmarj deleted the fix/skip-missing-patches branch October 26, 2022 20:49
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.

handle slides that do not have spacing information
1 participant