colour-science / colour

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

Possible docstring error in "zcam.py" module. #908

Closed nick-shaw closed 2 years ago

nick-shaw commented 2 years ago

https://github.com/colour-science/colour/blob/20c698729688cc999426f7c421d994d789cccd34/colour/appearance/zcam.py#L344 I think this is probably meant to be * rather than the letter x, so it should be:

:math:`Y_b = 100 * L_b / L_w`
gajendra0180 commented 2 years ago

Hey! I would like to fix this error if nobody has yet started working on it. Thanks.

KelSolaar commented 2 years ago

Thanks @nick-shaw! @gajendra0180: Sure thing!