colour.UV_TO_CCT_METHODS

colour.UV_TO_CCT_METHODS = CaseInsensitiveMapping({u'Ohno 2013': ..., u'robertson1968': ..., u'ohno2013': ..., u'Robertson 1968': ...})

Supported CIE UCS colourspace uv chromaticity coordinates to correlated colour temperature \(T_{cp}\) computation methods.

References

UV_TO_CCT_METHODS : CaseInsensitiveMapping
{‘Ohno 2013’, ‘Robertson 1968’}

Aliases:

  • ‘ohno2013’: ‘Ohno 2013’
  • ‘robertson1968’: ‘Robertson 1968’