bioio icon indicating copy to clipboard operation
bioio copied to clipboard

feature/dimension-properties

Open BrianWhitneyAI opened this issue 3 months ago • 0 comments

Description

The purpose of this PR is to start to resolve #25 It adds a new property dimension_properties which allows subsequent readers to attach type and units to dimension metadata. The idea was to keep Scale and PhysicalPixelSize intact and allow for a new property to provide more comprehensive (yet harder to access) information. At a default level the dimesion_properties will only contain the information already found in scale.

Before this PR can be merged:

  • [ ] Release https://github.com/bioio-devs/bioio-base/pull/52
  • [x] Update release baseline version

BrianWhitneyAI avatar Nov 24 '25 23:11 BrianWhitneyAI