locan.locan_io.locdata.nanoimager_io.load_Nanoimager_header#

locan.locan_io.locdata.nanoimager_io.load_Nanoimager_header(path)[source]#

Load csv header from a Nanoimager single-molecule localization file and identify column names.

Parameters:

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

Returns:

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

Return type:

list[str]