Replies: 1 comment
-
Hi @danwahl, This is a great question to which I have no immediate answer! The whitepoint we use is that of our plotting routines working space: colour/colour/plotting/common.py Line 170 in e217731 It defaults to sRGB thus the whitepoint is D65. I overlaid the Wikipedia on top of ours and I suspect that there is a rendering issue: Cheers, Thomas |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Probably a noob question, but I'm curious why the CIELUV diagram generated by colour (
plot_chromaticity_diagram_CIE1976UCS()
) seems subtly different from the one on Wikipedia (note the u' coordinate of the reference white point):Beta Was this translation helpful? Give feedback.
All reactions