For an experiment I’m running in PsychoPy 2.3, I have a matrix of normalized RGB (sRGB) values that represent a color wheel. It seems that there is no way of setting the default color-space to normalized RGB, even when manually typing it in the coder, so I resort to asking - is there a function that scales normalized RGB values to PsychoPy RGB?
Since I’m not familiar with this color space, I’m not sure what the conversion formula is…
Thanks in advance!