locan.locan_io.locdata.rapidstorm_io.load_rapidSTORM_track_header#

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

Load xml header from a rapidSTORM (track) 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:

tuple[list[str], list[str]]