webknossos-libs icon indicating copy to clipboard operation
webknossos-libs copied to clipboard

Tiffreader for nd data

Open markbader opened this issue 1 year ago • 0 comments

Description:

  • To avoid the behavior of the default PIMs tiff reader, this PR adds a tiff reader based on the tifffile library. While the default tiff reader always produces 3d arrays, the custom reader creates ndarrays with a shape corresponding to the metadata of the tiff.

  • fixes: #1029

Todos:

Make sure to delete unnecessary points or to check all before merging:

  • [x] Updated Changelog
  • [x] Added / Updated Tests

markbader avatar Apr 18 '24 11:04 markbader