calibrain.run_manifest.ManifestRow# class calibrain.run_manifest.ManifestRow(summary_path, metadata)[source]# Typed view of a single manifest CSV row. Methods Attributes summary_path metadata summary_path: Path# metadata: Dict[str, Any]# __init__(summary_path, metadata)#