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

support XYZCT images for TileDataset #233

Merged
merged 1 commit into from Nov 15, 2021
Merged

Conversation

jacob-rosenthal
Copy link
Collaborator

Fixes #232 by adding support for 5-channel images (XYZCT) in TileDataset, and adds tests.

@codecov-commenter
Copy link

codecov-commenter commented Nov 15, 2021

Codecov Report

Merging #233 (3cbf174) into dev (1308b58) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #233      +/-   ##
==========================================
+ Coverage   85.24%   85.30%   +0.05%     
==========================================
  Files          25       25              
  Lines        2535     2538       +3     
==========================================
+ Hits         2161     2165       +4     
+ Misses        374      373       -1     
Impacted Files Coverage Δ
pathml/ml/dataset.py 97.56% <100.00%> (+0.19%) ⬆️
pathml/core/slide_data.py 85.71% <0.00%> (+0.47%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1308b58...3cbf174. Read the comment docs.

@jacob-rosenthal jacob-rosenthal merged commit 607c7eb into dev Nov 15, 2021
@jacob-rosenthal jacob-rosenthal deleted the multiplex-dataloader branch November 15, 2021 18:54
@jacob-rosenthal jacob-rosenthal mentioned this pull request Dec 19, 2021
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.

None yet

3 participants