smftools.informatics.sidecar_manifest#
Functions
|
Register or update one sidecar entry in the manifest JSON file. |
|
Resolve a sidecar path from manifest by key, returning existing path only. |
|
Return canonical sidecar manifest path for a load output directory. |
- smftools.informatics.sidecar_manifest.sidecar_manifest_path(output_dir)#
Return canonical sidecar manifest path for a load output directory.
- Return type:
- smftools.informatics.sidecar_manifest.register_sidecar(manifest_path, key, sidecar_path, *, metadata=None)#
Register or update one sidecar entry in the manifest JSON file.
- Return type: