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
58 stars 4 forks source link

add resolution_level_dims #52

Closed BrianWhitneyAI closed 4 months ago

BrianWhitneyAI commented 4 months ago

Description

The purpose of this PR is to resolve https://github.com/bioio-devs/bioio-ome-zarr/issues/19 and add a simple way to access the dimensions of all resolution levels. This PR is a triplet with PRs in Bioio-ome-zarr and Bioio-Base.