ClearMap.config#

This subpackage handles the text configuration files for ClearMap.

The configuration files are used to store the main parameters of ClearMap and are used by the classes and GUI to configure the behaviour of the pipelines.

This subpackage contains the default configuration files and the classes to parse them.


Sub-packages and modules#

ClearMap.config.atlas

A simple configuration module for the atlases.

ClearMap.config.config_loader

This module provides a class to load configuration files from the ClearMap configuration directory.

ClearMap.config.update_config

This script is used to update the default config files in the ClearMap package.