locan.constants#

Constants used throughout the project.

ROOT_DIR

Path subclass for non-Windows systems.

PROPERTY_KEYS

Keys for the most common LocData properties.

DECODE_KEYS

Mapping column names in DECODE files to LocData property keys

ELYRA_KEYS

Mapping column names in Zeiss Elyra files to LocData property keys

NANOIMAGER_KEYS

Mapping column names in Nanoimager files to LocData property keys

RAPIDSTORM_KEYS

Mapping column names in RapidSTORM files to LocData property keys

SMAP_KEYS

Mapping column names in SMAP files to LocData property keys

SMLM_KEYS

Mapping column names in SMLM files to LocData property keys

THUNDERSTORM_KEYS

Mapping column names in Thunderstorm files to LocData property keys

Classes

FileType(value[, names, module, qualname, ...])

File types for localization files.

HullType(value[, names, module, qualname, ...])

Hull definitions that are supported for LocData objects.

PropertyDescription(name, type[, unit_SI, ...])

A property of a localization or group of localizations representing column names in LocData.data and LocData.properties.

PropertyKey(value[, names, module, ...])

Property descriptions for standard properties used in locan.LocData and throughout locan.

RenderEngine(value[, names, module, ...])

Engine to be used for rendering and displaying localization data as 2d or 3d images.