Metadata for sensors used in YoctoPuce USB modules. The metadata were retrieved from module specifications or the data sheet for the sensor used in the modules. As such, they are typical or nominal values. Individual sensors' properties are dependent on manufacturing tolerances and on temperature. For accurate measurements sensors need to be individually calibrated keeping in mind that sensors need recalibration as their properties can also change with time.
See also
Package photobiologySensors-package
provides spectral response data for numerous light sensors relevant to
light measurements relevant to plants and vegetation.
Examples
names(y_spectral.descriptor)
#> [1] "sensor.descriptor" "channels" "center.wl"
#> [4] "peak.wl" "wl.HM.left" "wl.HM.right"
#> [7] "HMFW" "wl.10.left" "wl.10.right"
#> [10] "TMFW"
y_spectral.descriptor$peak.wl
#> F1 F2 FZ F3 F4 FY F5 FXL F6 F7 F8 NIR VIS
#> 402.3 425.5 452.1 476.4 514.5 559.5 546.2 597.2 641.7 687.0 742.8 852.2 722.9
y_spectral.descriptor$HMFW
#> F1 F2 FZ F3 F4 FY F5 FXL F6 F7 F8 NIR VIS
#> 32.7 26.1 57.9 33.5 39.0 101.1 35.9 82.1 51.0 53.5 64.0 52.0 322.3