tlnagy / OMETIFF.jl

I/O operations for OME-TIFF files in Julia
Other
24 stars 7 forks source link

Potentially a major performance dropoff when lazy-loading multi-file OMETIFFs #103

Closed tlnagy closed 1 year ago

tlnagy commented 1 year ago

This needs some more exploration, I ran into this with my 2022-08-31 dataset.

tlnagy commented 1 year ago

Turns out I was actually hitting https://github.com/tlnagy/TiffImages.jl/issues/76 again.