campa_config
- campa_config: CAMPAConfig = <campa.constants.CAMPAConfig object>
Configuration for CAMPA.
Defines device-specific
EXPERIENT_DIRandBASE_DATA_DIRpaths and mapping of data configuration names to configuration files.The configuration is attempted to be read from a
campa.iniconfiguration 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.