Labels
ome_zarr_models.v04.labels.Labels
Bases: BaseGroupv04[LabelsAttrs]
An OME-Zarr labels dataset.
Attributes:
| Name | Type | Description |
|---|---|---|
zarr_format |
Literal[2]
|
|
attributes |
LabelsAttrs
|
|
members |
Mapping[str, GroupSpec | ArraySpec] | None
|
|
ome_zarr_models.v04.labels.LabelsAttrs
Bases: BaseAttrsv2
Attributes for an OME-Zarr labels dataset.
Attributes:
| Name | Type | Description |
|---|---|---|
labels |
list[str]
|
List of paths to labels arrays within a labels dataset. |