phenotypic.sdk_.image_record_path#

phenotypic.sdk_.image_record_path(output_dir: Path, dataset: str, image_stem: str) Path[source]#

Return <output>/.phenotypic/progress/images/<ds>/<stem>.json.

Parameters:
  • output_dir (Path)

  • dataset (str)

  • image_stem (str)

Return type:

Path