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

BoundingBox should store channel axis information

Open markbader opened this issue 1 year ago • 0 comments

Detailed Description

  • Affected library: webknossos
  • At least since the introduction of Zarr as supported format for webknossos the axes order is important metadata. While additional axes as t for time dimension are supported by NDBoundingBoxes now, the previous concept of the channel dimension is still excluded from the BoundingBox. To unify the code and remove magic channel artifacts, it would be great to include the channel axis in the BoundingBox concept.

markbader avatar Apr 02 '24 13:04 markbader