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

add copy param to to_dask to avoid segfaults from closed file #9

Closed tlambert03 closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #9 (fca8f2b) into main (bfdd429) will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@          Coverage Diff          @@
##            main      #9   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          8       8           
  Lines        862     863    +1     
=====================================
- Misses       862     863    +1     
Impacted Files Coverage Δ
nd2/nd2file.py 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update bfdd429...fca8f2b. Read the comment docs.