sebi06 / czitools

This repository provides a collection of tools to simplify reading CZI (Carl Zeiss Image) pixel and metadata in Python. In addition it also contains other useful utilities to visualize CZI images inside Napari.
GNU General Public License v3.0
8 stars 3 forks source link

Work in progress #12

Closed sebi06 closed 1 year ago

sebi06 commented 1 year ago

Merge to main

codecov-commenter commented 1 year ago

Codecov Report

Merging #12 (bf3064d) into main (d789920) will decrease coverage by 0.00%. The diff coverage is 57.14%.

@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
- Coverage   62.78%   62.77%   -0.01%     
==========================================
  Files          14       14              
  Lines        1467     1464       -3     
==========================================
- Hits          921      919       -2     
+ Misses        546      545       -1     
Impacted Files Coverage Δ
src/czitools/napari_tools.py 0.00% <0.00%> (ø)
src/czitools/_tests/test_md_general.py 100.00% <100.00%> (ø)
src/czitools/_tests/test_writing.py 97.14% <100.00%> (-2.86%) :arrow_down:
src/czitools/pylibczirw_metadata.py 62.50% <100.00%> (+0.14%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.