campa_config

campa_config: CAMPAConfig = <campa.constants.CAMPAConfig object>

Configuration for CAMPA.

Defines device-specific EXPERIENT_DIR and BASE_DATA_DIR paths and mapping of data configuration names to configuration files.

The configuration is attempted to be read from a campa.ini configuration file. This file is searched for in the following places:

  • the current directory

  • $HOME/.config/campa/

A default configuration file can be created using campa setup. Configuration values can also directly be set in memory.