Running the code
The code runs upon the use of a config.ini file which uses the config-parser module.
When you have specified all the settings in the ini-file the code can be simply run by executing the
module covariance.py
python covariance.py my_config_file_name.ini
If no ini file is specified the code will search for the standard config.ini and run with it.
We will specify a few example ini files in the