locan.locan_io.locdata.smlm_io.load_SMLM_manifest#

locan.locan_io.locdata.smlm_io.load_SMLM_manifest(path)[source]#

Read manifest.json (version 0.2) from a SMLM single-molecule localization (zip) file.

Parameters:

path (Union[str, PathLike[str], IO[Any]]) – File path for a file to load.

Returns:

manifest in json format

Return type:

dict[str, Any]