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

feat: Extract recorded data #107

Closed tlambert03 closed 1 year ago

tlambert03 commented 1 year ago

closes #105

@DanBushey ... this will mostly resolve your issue in #105. I'm still unsatisfied with the extraction of strings (like the DMD column in your data) ... but all the other columns are coming out ok. Will get this in soon, thanks for the report!