Names of members of the lamps.mspct
collection of spectra
grouped by intended use.
Format
A vector of character strings.
An object of class character
of length 8.
An object of class character
of length 9.
An object of class character
of length 1.
An object of class character
of length 6.
Details
These vectors can be used to extract subsets of spectra from
lamps.mspct
. The set of names is not exhaustive. One additional
vector, lamp_uses
contains the naming given to intended specific
lamp uses. Photography and video lamps are listed together in the vector
photography_lamps
.
Note
In the case of LED-based lamps we include here only ready built
commercially available lamps. In some cases assembled from multiple
discrete LEDs, possible of mixed types and spectral output. For emission
spectra for LEDs available as electronic components please see
photobiologyLEDs-package
.
See also
Other indexing vectors of names:
lamp_brands
,
lamp_colors
,
lamp_types
Examples
plant_grow_lamps
#> [1] "Valoya.LED.B50.AP67.grow.lamp"
#> [2] "Valoya.LED.RX600HW.Solray385.grow.lamp"
#> [3] "Fluence.LED.AnthoSpec"
#> [4] "Fluence.LED.PhysioSpec.BROAD"
#> [5] "Fluence.LED.PhysioSpec.BROAD.R3"
#> [6] "Fluence.LED.PhysioSpec.BROAD.R6"
#> [7] "Fluence.LED.PhysioSpec.BROAD.R9B"
#> [8] "Fluence.LED.PhysioSpec.Greenhouse"
#> [9] "Fluence.LED.PhysioSpec.Indoor"
photography_lamps
#> [1] "Amaran.M9.LED.video.light.5500K"
#> [2] "Sunwayfoto.LED.FL96.at.3000K"
#> [3] "Sunwayfoto.LED.FL96.at.4000K"
#> [4] "Sunwayfoto.LED.FL96.at.5500K"
#> [5] "Godox.XeF.AD200.H200.flash"
#> [6] "Godox.XeF.AD200.H200j.ADFT200.flash"
#> [7] "Godox.XeF.AD200.H200j.FTSTS40w.flash"
#> [8] "Godox.XeF.AD200.H200R.flash"
# select lamps for photography
lamps.mspct[photography_lamps]
#> Object: source_mspct [8 x 1]
#> --- Member: Amaran.M9.LED.video.light.5500K ---
#> Object: source_spct [694 x 2]
#> Wavelength range 251.16-898.81 nm, step 1.023182e-12-3.79 nm
#> Label: LED lamp: Amaran M9 video light 5500K
#> Measured on 2018-06-18 13:43:03.182712 UTC
#> Spectral data in s.e.irrad normalized to 1 at 450.37 nm (max in 251.16-898.81 nm)
#> Variables:
#> w.length: Wavelength [nm]
#> s.e.irrad: Spectral energy irradiance [normalized]
#> --
#> # A tibble: 694 × 2
#> w.length s.e.irrad
#> <dbl> <dbl>
#> 1 251. 0
#> 2 254. 0
#> 3 255. 0
#> 4 255. 0
#> 5 256. 0
#> 6 256. 0
#> 7 257. 0
#> 8 257. 0
#> 9 258. 0
#> 10 258. 0
#> # ℹ 684 more rows
#> --- Member: Sunwayfoto.LED.FL96.at.3000K ---
#> Object: source_spct [797 x 2]
#> Wavelength range 251.29-898.97 nm, step 1.023182e-12-3.79 nm
#> Label: LED lamp: Sunwayfoto FL96 at 3000K
#> Measured on 2021-10-09 20:30:54.732178 UTC
#> Spectral data in s.e.irrad normalized to 1 at 636.01 nm (max in 251.29-898.97 nm)
#> Variables:
#> w.length: Wavelength [nm]
#> s.e.irrad: Spectral energy irradiance [normalized]
#> --
#> # A tibble: 797 × 2
#> w.length s.e.irrad
#> <dbl> <dbl>
#> 1 251. 0
#> 2 252. 0
#> 3 253. 0
#> 4 253. 0
#> 5 254. 0
#> 6 254. 0
#> 7 255. 0
#> 8 259. 0
#> 9 260. 0
#> 10 260. 0
#> # ℹ 787 more rows
#> --- Member: Sunwayfoto.LED.FL96.at.4000K ---
#> Object: source_spct [848 x 2]
#> Wavelength range 251.29-898.97 nm, step 1.023182e-12-3.79 nm
#> Label: LED lamp: Sunwayfoto FL96 at 4000K
#> Measured on 2021-10-09 20:29:01.476061 UTC
#> Spectral data in s.e.irrad normalized to 1 at 631.93 nm (max in 251.29-898.97 nm)
#> Variables:
#> w.length: Wavelength [nm]
#> s.e.irrad: Spectral energy irradiance [normalized]
#> --
#> # A tibble: 848 × 2
#> w.length s.e.irrad
#> <dbl> <dbl>
#> 1 251. 0
#> 2 255. 0
#> 3 255. 0
#> 4 256. 0
#> 5 256. 0
#> 6 257. 0
#> 7 257. 0
#> 8 257. 0
#> 9 258. 0
#> 10 258. 0
#> # ℹ 838 more rows
#> --- Member: Sunwayfoto.LED.FL96.at.5500K ---
#> Object: source_spct [684 x 2]
#> Wavelength range 251.29-898.97 nm, step 1.023182e-12-3.8 nm
#> Label: LED lamp: Sunwayfoto FL96 at 5500K
#> Measured on 2021-10-09 20:26:59.637158 UTC
#> Spectral data in s.e.irrad normalized to 1 at 451.47 nm (max in 251.29-898.97 nm)
#> Variables:
#> w.length: Wavelength [nm]
#> s.e.irrad: Spectral energy irradiance [normalized]
#> --
#> # A tibble: 684 × 2
#> w.length s.e.irrad
#> <dbl> <dbl>
#> 1 251. 0
#> 2 252. 0
#> 3 253. 0
#> 4 253. 0
#> 5 254. 0
#> 6 254. 0
#> 7 255. 0
#> 8 257. 0
#> 9 258. 0
#> 10 259. 0
#> # ℹ 674 more rows
#> --- Member: Godox.XeF.AD200.H200.flash ---
#> Object: source_spct [1,048 x 2]
#> Wavelength range 315-800 nm, step 0.21-0.94 nm
#> Label: Xenon flashtube: Godox XeF AD200 H200 flash
#> Measured on 2018-12-13 13:27:49.358214 UTC
#> Spectral data in s.e.irrad normalized to 1 at 484.69 nm (max in 315-800 nm)
#> Variables:
#> w.length: Wavelength [nm]
#> s.e.irrad: Spectral energy exposure [normalized]
#> --
#> # A tibble: 1,048 × 2
#> w.length s.e.irrad
#> <dbl> <dbl>
#> 1 315 0.0504
#> 2 316. 0.0555
#> 3 316. 0.0550
#> 4 316. 0.0583
#> 5 317. 0.0576
#> 6 317. 0.0546
#> 7 318. 0.0536
#> 8 318. 0.0599
#> 9 319. 0.0598
#> 10 319. 0.0686
#> # ℹ 1,038 more rows
#> --- Member: Godox.XeF.AD200.H200j.ADFT200.flash ---
#> Object: source_spct [1,046 x 2]
#> Wavelength range 315-800 nm, step 0.21-0.94 nm
#> Label: Xenon flashtube: Godox XeF AD200 H200j ADFT200 flash
#> Measured on 2018-12-13 13:31:52.426392 UTC
#> Spectral data in s.e.irrad normalized to 1 at 484.69 nm (max in 315-800 nm)
#> Variables:
#> w.length: Wavelength [nm]
#> s.e.irrad: Spectral energy exposure [normalized]
#> --
#> # A tibble: 1,046 × 2
#> w.length s.e.irrad
#> <dbl> <dbl>
#> 1 315 0.0568
#> 2 316. 0.0499
#> 3 316. 0.0494
#> 4 316. 0.0431
#> 5 317. 0.0426
#> 6 317. 0.0570
#> 7 318. 0.0559
#> 8 318. 0.0467
#> 9 319. 0.0466
#> 10 319. 0.0467
#> # ℹ 1,036 more rows
#> --- Member: Godox.XeF.AD200.H200j.FTSTS40w.flash ---
#> Object: source_spct [1,035 x 2]
#> Wavelength range 315-800 nm, step 0.21-0.94 nm
#> Label: Xenon flashtube: Godox XeF AD200 H200j FTSTS40w flash
#> Measured on 2018-12-13 13:21:32.394547 UTC
#> Spectral data in s.e.irrad normalized to 1 at 484.69 nm (max in 315-800 nm)
#> Variables:
#> w.length: Wavelength [nm]
#> s.e.irrad: Spectral energy exposure [normalized]
#> --
#> # A tibble: 1,035 × 2
#> w.length s.e.irrad
#> <dbl> <dbl>
#> 1 315 0.0148
#> 2 316. 0.0191
#> 3 316. 0.0189
#> 4 316. 0.0155
#> 5 317. 0.0154
#> 6 317. 0.00859
#> 7 318. 0.00842
#> 8 318. 0.00331
#> 9 319. 0.00331
#> 10 319. 0.00832
#> # ℹ 1,025 more rows
#> --- Member: Godox.XeF.AD200.H200R.flash ---
#> Object: source_spct [1,039 x 2]
#> Wavelength range 315-800 nm, step 0.21-0.94 nm
#> Label: Xenon flashtube: Godox XeF AD200 H200R flash
#> Measured on 2018-12-13 13:23:07.964566 UTC
#> Spectral data in s.e.irrad normalized to 1 at 484.69 nm (max in 315-800 nm)
#> Variables:
#> w.length: Wavelength [nm]
#> s.e.irrad: Spectral energy exposure [normalized]
#> --
#> # A tibble: 1,039 × 2
#> w.length s.e.irrad
#> <dbl> <dbl>
#> 1 315 0.0179
#> 2 316. 0.0171
#> 3 316. 0.0169
#> 4 316. 0
#> 5 317. 0
#> 6 317. 0.00754
#> 7 318. 0.00739
#> 8 318. 0.0392
#> 9 319. 0.0392
#> 10 319. 0.00166
#> # ℹ 1,029 more rows
#>
#> --- END ---