tlambert03 / nd2

Full-featured nd2 (Nikon NIS Elements) file reader for python. Outputs to numpy, dask, and xarray. Exhaustive metadata extraction
https://tlambert03.github.io/nd2
BSD 3-Clause "New" or "Revised" License
54 stars 15 forks source link

fix: improve roi parsing for some files #150

Closed tlambert03 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #150 (8e17bab) into main (effb3e1) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #150      +/-   ##
==========================================
+ Coverage   93.09%   93.10%   +0.01%     
==========================================
  Files          15       15              
  Lines        2201     2206       +5     
==========================================
+ Hits         2049     2054       +5     
  Misses        152      152              
Impacted Files Coverage Δ
src/nd2/_pysdk/_pysdk.py 91.07% <ø> (+0.30%) :arrow_up:
src/nd2/nd2file.py 95.52% <100.00%> (+0.08%) :arrow_up:
src/nd2/structures.py 96.04% <100.00%> (-0.28%) :arrow_down:

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