threeML.config.config_utils module

threeML.config.config_utils.blue(x) str[source]
threeML.config.config_utils.get_current_configuration_copy(file_name: str = 'threeML_config.yml', overwrite: bool = False)[source]

write a copy of the CURRENT configuration to the config directory

threeML.config.config_utils.green(x) str[source]
threeML.config.config_utils.red(x) str[source]
threeML.config.config_utils.show_configuration(sub_menu: Optional[str] = None)[source]

display the current configuration or a sub menu if provided