Learn R Programming

colorSpec (version 1.5-0)

lms2000: Cone Fundamentals - 2-degree (2000)

Description

lms2000.1nmthe Stockman and Sharpe (2000) 2° cone fundamentals from 390 to 830 nm, at 1nm intervals

Arguments

Format

A colorSpec object organized as a matrix with 3 columns:

longthe long wavelength responsivity
mediumthe medium wavelength responsivity
shortthe short wavelength responsivity

References

Stockman, A., Sharpe, L. T., & Fach, C. C. (1999). The spectral sensitivity of the human short-wavelength cones. Vision Research. 39, 2901-2927.

Stockman, A., & Sharpe, L. T. (2000). Spectral sensitivities of the middle- and long-wavelength sensitive cones derived from measurements in observers of known genotype. Vision Research. 40, 1711-1737.

See Also

lms1971

Examples

Run this code
summary(lms2000.1nm)
white.point = product( D65.1nm, lms2000.1nm, wave='auto' )

Run the code above in your browser using DataLab