VD6283 GUI does not calculate the CCT
I have downloaded the VD6283 GUI application and everything works fine except the "Light Spectrum" panel. From the manual I can see that it should calculate the CCT based on the correlation matrix but the CCT window in the top right is always empty.
The CCT_Matrix_Coeff_VD6283.csv file for the matrix is located in the sub-directory "Resources" and I have also loaded it manually but it still does not calculate anything.
I am working on Windows 10 x64 and used the default installation path C:\Program Files\STMicroelectronics\VD6283_GUI.
Based on the "how-correlated-color-temperature-is-calculated" document from ST I have implemented the calculation in Python but I would like to verify my results as they seem wrong to me.
Do I miss anything?

