Configuration loader

TOML config loader. Merges the user’s sphot_config.toml with the bundled default_config.toml. See User config with sphot_config.toml for the parameter reference.

sphot.config.load_config(user_config_path='sphot_config.toml')[source]