colour-science / colour

Colour Science for Python
https://www.colour-science.org
BSD 3-Clause "New" or "Revised" License
2.1k stars 260 forks source link

[ENHANCEMENT] ARRI White paper now gives matrices to 18 decimal places. #1240

Closed nick-shaw closed 8 months ago

nick-shaw commented 8 months ago

https://github.com/colour-science/colour/blob/8098fbc6c5031a8542ead303b35d080f90a3ffed/colour/models/rgb/datasets/arri.py#L126

I notice that the ARRI LogC4 white paper has been updated, and now gives the NPM coefficients to 18 decimal places. We only use the 10 from the earlier version of the paper.

KelSolaar commented 8 months ago

Thanks Nick!