colour.XY_TO_CCT_METHODS

colour.XY_TO_CCT_METHODS = CaseInsensitiveMapping({u'hernandez1999': ..., u'Hernandez 1999': ..., u'McCamy 1992': ..., u'mccamy1992': ...})

Supported CIE XYZ tristimulus values xy chromaticity coordinates to correlated colour temperature \(T_{cp}\) computation methods.

References

XY_TO_CCT_METHODS : CaseInsensitiveMapping
{‘McCamy 1992’, ‘Hernandez 1999’}

Aliases:

  • ‘mccamy1992’: ‘McCamy 1992’
  • ‘hernandez1999’: ‘Hernandez 1999’