phenotypic.sdk_.source_image_suffix# phenotypic.sdk_.source_image_suffix(path: Path) → str[source]# Return the canonical suffix for a source image path. Parameters: path (Path) – Source image file or OME-Zarr store path. Returns: .ome.zarr for a store source, otherwise the standard final suffix. Return type: str