Well
For reference, see the well section of the OME-Zarr specification.
ome_zarr_models.v04.well.Well
Bases: BaseGroupv04[WellAttrs]
An OME-Zarr well group.
Attributes:
| Name | Type | Description |
|---|---|---|
zarr_format |
Literal[2]
|
|
attributes |
WellAttrs
|
|
members |
Mapping[str, GroupSpec | ArraySpec] | None
|
|
from_zarr
Create an OME-Zarr well model from a zarr.Group.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
group
|
Group
|
A Zarr group that has valid OME-Zarr well metadata. |
required |
ome_zarr_models.v04.well.WellAttrs
Other types
For reference, see the well section of the OME-Zarr specification.