locan.locan_io.locdata.smlm_io.load_SMLM_header#

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

Read header (manifest) from a SMLM single-molecule localization file and identify column names.

Parameters:

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

Returns:

A list of dataset property keys as derived from the identifiers.

Return type:

list[str]