the get_config function in mc_process.py (line 154) takes as an input only "experiment". It looks for macros in the directory "latest_dir + "/macros"+ experiment.
Therefore, if the mc_version (mc_releases) isn’t the last deployed it doesn’t find the macros.
the get_config function in mc_process.py (line 154) takes as an input only "experiment". It looks for macros in the directory "latest_dir + "/macros"+ experiment. Therefore, if the mc_version (mc_releases) isn’t the last deployed it doesn’t find the macros.