John-P / wsic

Whole Slide image (WSI) conversion for brightfield histology images
MIT License
32 stars 4 forks source link

:bug: Set Resolution Units (cm) With TIFFWriter #47

Closed John-P closed 2 years ago

John-P commented 2 years ago

This PR fixes a bug where the resolution units where being set to None when writing out a TIFF file instead of centimetres (cm).

codecov[bot] commented 2 years ago

Codecov Report

Merging #47 (0d467bb) into dev (f53e02b) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev      #47   +/-   ##
=======================================
  Coverage   89.93%   89.93%           
=======================================
  Files          11       11           
  Lines        1321     1321           
=======================================
  Hits         1188     1188           
  Misses        133      133           
Impacted Files Coverage Δ
wsic/writers.py 85.71% <ø> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more