locan.locan_io.locdata.smap_io.load_SMAP_header#

locan.locan_io.locdata.smap_io.load_SMAP_header(path)[source]#

Identify column names from a SMAP single-molecule localization file.

Parameters:

path (str | os.PathLike[Any] | SupportsRead[Any]) – File path for a file to load.

Returns:

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

Return type:

list[str]