luox-app / luox

Code base for the luox platform
https://luox.app/
GNU General Public License v3.0
15 stars 11 forks source link

Use CIE reference illuminants in rendering test #4

Closed mudge closed 4 years ago

mudge commented 4 years ago

Trello: https://trello.com/c/oLacxYGL/27-implement-standard-colour-rendering-metrics

To ensure our colour rendering index calculation works for spectra with a colour temperature below and above 5000 K, use the CIE reference illuminants FL1 and FL2 [1] as fixture data in our tests.

[1]: Colorimetry, 3rd Edition. CIE 015-2004

Co-authored-by: Chris Lowis chris.lowis@gmail.com