locan.locan_io.locdata.elyra_io.load_Elyra_header#

locan.locan_io.locdata.elyra_io.load_Elyra_header(path)[source]#

Load xml header from a Zeiss Elyra single-molecule localization file and identify column names.

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]