phenotypic.sdk_.source_image_stem#
- phenotypic.sdk_.source_image_stem(path: Path) str[source]#
Return the canonical artifact stem for a source image path.
OME-Zarr source images use a double suffix, so their identity strips the complete
.ome.zarrsuffix. Every other source keeps the standardpathlib.Path.stemcontract, including ordinary multi-dot files.