locan.configuration#

Configuration variables used throughout the project.

DATASETS_DIR

Standard directory for example datasets.

RENDER_ENGINE

Render engine.

N_JOBS

The number of cores that are used in parallel for some algorithms.

COLORMAP_DEFAULTS

Mapping a type of colormap to its default colormap that is used throughout locan.

TQDM_LEAVE

Leave tqdm progress bars after finishing the iteration.

TQDM_DISABLE

Disable tqdm progress bars.