locan.locan_io.locdata.rapidstorm_io.load_rapidSTORM_header#

locan.locan_io.locdata.rapidstorm_io.load_rapidSTORM_header(path)[source]#

Load xml header from a rapidSTORM 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]