spectra2lux {colorscience} | R Documentation |
spectra2lux
Illuminance (Lux) from spectra.
spectra2lux(spectraIn=NA, ciexyzIn=NA,wlIn=NA, wlInterval=NA)
spectraIn |
light source spd |
ciexyzIn |
reference data values |
wlIn |
range of output wavelengths |
wlInterval |
arbitrary wavelength interval to be applied to all series through interpolation |
Correlated Color Temperature (CCT)
Jose Gama
Rensselaer Polytechnic Institute Light Sources and Color Q & A Appendix B: MATLAB script for calculating measures of light source color: CCT, CRI, GA, and FSI https://www.lrc.rpi.edu/programs/nlpip/lightinganswers/pdf/print/lightsources.pdf
Rensselaer Polytechnic Institute Light Sources and Color Q & A Appendix B: MATLAB script for calculating measures of light source color: CCT, CRI, GA, and FSI https://www.lrc.rpi.edu/programs/nlpip/lightinganswers/pdf/print/lightsources.pdf
spectra2lux(MaterialReferenceData[,c('wavelength','BlueSky')])