read_config#

brainglobe_atlasapi.config.read_config(path=None)[source]#

Read BrainGlobe config.

Parameters:

path (Path object) – Path of the config file (optional).

Returns:

brainglobe configuration

Return type:

ConfigParser object