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

todo: improve handling of files with subloops #212

Open tlambert03 opened 7 months ago

tlambert03 commented 7 months ago

https://github.com/tlambert03/nd2/pull/193 added a quick fix for files with subloops, such as those that might occur if you pause and modify an nd acquisition in a specific way (#190)

but it did so in a hacky way, and i have info from laboratory imaging to make it better. this is a TODO issue so I don't forget