TissueImageAnalytics / tiatoolbox

Computational Pathology Toolbox developed by TIA Centre, University of Warwick.
https://warwick.ac.uk/tia
Other
340 stars 71 forks source link

🆕Multichannel Image Reading #825

Open measty opened 2 weeks ago

measty commented 2 weeks ago

Initial draft implementation of multi-channel reading.

multi_channel

Still needs lots of work so its a draft at the moment.

to do:

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 53.15315% with 52 lines in your changes missing coverage. Please review.

Project coverage is 99.29%. Comparing base (14f1215) to head (83c6954). Report is 4 commits behind head on develop.

Files Patch % Lines
tiatoolbox/wsicore/wsireader.py 50.00% 24 Missing and 20 partials :warning:
tiatoolbox/utils/postproc_defs.py 61.90% 6 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #825 +/- ## =========================================== - Coverage 99.89% 99.29% -0.61% =========================================== Files 69 70 +1 Lines 8650 8737 +87 Branches 1653 1686 +33 =========================================== + Hits 8641 8675 +34 - Misses 1 32 +31 - Partials 8 30 +22 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.