webknossos-libs
webknossos-libs copied to clipboard
Dataset.from_images should correctly handle 3D tiff
Context
Conversion of tiff datasets to wkw (or zarr).
Expected Behavior
Converting one 3D tiff should output a 3D dataset.
Current Behavior
Converting one 3D tiff outputs a 2D dataset (only 1 section).
Steps to Reproduce the bug
- See dataset here
- Try to convert it with Dataset.from_images