Linear energy CIE 2008 luminous efficiency function 10 deg data
Source:R/ciexyz.data.r
ciev10.spct.Rd
A dataset containing wavelengths at a 1 nm interval (390 nm to 830 nm) and the corresponding response values for a 10 degrees target. Original data from http://www.cvrl.org/ downloaded on 2014-04-29 The variables are as follows:
w.length (nm)
s.e.response
See also
Other Visual response data examples:
beesxyzCMF.spct
,
ciev2.spct
,
ciexyzCC10.spct
,
ciexyzCC2.spct
,
ciexyzCMF10.spct
,
ciexyzCMF2.spct
,
cone_fundamentals10.spct
Examples
ciev10.spct
#> Object: response_spct [441 x 2]
#> Wavelength range 390-830 nm, step 1 nm
#> Label: CIE 2008 10 degrees V
#> Variables:
#> w.length: Wavelength [nm]
#> s.e.response: Spectral energy response [W-1 m2 nm]
#> --
#> # A tibble: 441 × 2
#> w.length s.e.response
#> <int> <dbl>
#> 1 390 0.000408
#> 2 391 0.000498
#> 3 392 0.000606
#> 4 393 0.000737
#> 5 394 0.000893
#> 6 395 0.00108
#> 7 396 0.00130
#> 8 397 0.00155
#> 9 398 0.00185
#> 10 399 0.00220
#> # ℹ 431 more rows