- spct
source_spct A single light source spectrum.
- adapt
logical If TRUE, then a special chromatic adaption is performed,
see Details in computeCRI
.
- attach
logical If TRUE, then a large list of intermediate calculations
is attached to the returned number, as attribute data. This attached list
includes data for all special 14 color samples, although the last 6 do not
affect the returned CRI
- tol
numeric For the CRI to be meaningful the chromaticities of the
test and reference illuminants must be sufficiently close in the CIE 1960
uniform chromaticity space. If the tolerance is exceeded, the function
returns NA. The default tol=5.4e-3 is the one recommended by the CIE, but
the argument allows the user to override it.
- named
logical Whether to set the name attribute of the returned
value to the name of the spectrum passed as argument if possible.