Closed casadoj closed 8 months ago
Read the config file in a more elegant manner.
I have created a Config class in the config.py module. The notebooks load this class, read the configuration file and extract the parameters required for the analyses done in that specific notebook.
Config
Read the config file in a more elegant manner.