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
52 stars 15 forks source link

refactor: simplify strides #194

Closed tlambert03 closed 9 months ago

tlambert03 commented 9 months ago

small refactor to simplify strides during read

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (bdf0ecb) 95.43% compared to head (0efd76d) 95.43%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #194 +/- ## ======================================= Coverage 95.43% 95.43% ======================================= Files 17 17 Lines 2346 2346 ======================================= Hits 2239 2239 Misses 107 107 ```

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

codspeed-hq[bot] commented 9 months ago

CodSpeed Performance Report

Merging #194 will not alter performance

Comparing simplify-strides (0efd76d) with main (bdf0ecb)

Summary

✅ 13 untouched benchmarks