locan.locan_io.locdata.thunderstorm_io.load_thunderstorm_header#

locan.locan_io.locdata.thunderstorm_io.load_thunderstorm_header(path)[source]#

Load csv header from a Thunderstorm 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]