tlnagy / OMETIFF.jl

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

add support for intercalated slices in same file, fixes #19 #20

Closed tlnagy closed 5 years ago

tlnagy commented 5 years ago

I unwittingly assumed that IFDs listed in a image appear sequentially, but in multi-position files they can be intercalated.