There is a bug in /conexer/sysopt/src/conf_space/conf_space.py
In line 84, the code reads from /conexer/sysopt/resources/params_values_shen.xlsx but that file has it's header in line 27 (tf?), so there is a hacky solution now line 84 to set that line as the header.
To close this issue, use line 0 and fix that xls file.