bioio-devs / bioio

Image reading, metadata management, and image writing for Microscopy images in Python
https://bioio-devs.github.io/bioio/OVERVIEW.html
BSD 3-Clause "New" or "Revised" License
32 stars 3 forks source link

read physical time metadata #35

Open toloudis opened 7 months ago

toloudis commented 7 months ago

Feature Description

Put physical T units on same level as physical pixel dimensions.

Use Case

For time series data we need to be able to read the time interval between captures.

Solution

See https://github.com/bioio-devs/bioio-czi/issues/10 Also related to #25

BrianWhitneyAI commented 2 months ago

Getting started on this. @toloudis I am not sure how to go about this. is there some additional context I could ask for?