tlnagy/OMETIFF.jl

Spin out the position axis and return a list of (N-1)D images instead of a ND image

Opened this issue · 1 comments

This is a reversal on #10. I might follow ImageJ's convention and attempt to include position as just another axis if there are no conflicts in axis sizes, but return a list of images if there are.

It might be better to offer this as a flag (a la #46) instead because it would be nice to add support for the interim 6, 7, and 8 dimension approach, which might require dimensions to not be ragged.