Light Sources Relative Spectral Power Distributions
Defines various light sources relative spectral power distributions.
The light sources data is in the form of a dict of
colour.colorimetry.spectrum.SpectralPowerDistribution classes as
follows:
{'name': SpectralPowerDistribution, ..., 'name': SpectralPowerDistribution}
The following light sources are available:
- RIT PointerData.xls spreadsheet light sources: Natural,
Philips TL-84, T8 Luxline Plus White, SA, SC, T8 Polylux 3000,
T8 Polylux 4000, Thorn Kolor-rite
- NIST NIST CQS simulation 7.4.xls spreadsheet traditional light sources:
Cool White FL, Daylight FL, HPS, Incandescent, LPS, Mercury,
Metal Halide, Neodimium Incandescent, Super HPS, Triphosphor FL
- NIST NIST CQS simulation 7.4.xls spreadsheet LED light sources:
3-LED-1 (457/540/605), 3-LED-2 (473/545/616), 3-LED-2 Yellow,
3-LED-3 (465/546/614), 3-LED-4 (455/547/623), 4-LED No Yellow,
4-LED Yellow, 4-LED-1 (461/526/576/624), 4-LED-2 (447/512/573/627),
Luxeon WW 2880, PHOS-1, PHOS-2, PHOS-3, PHOS-4,
Phosphor LED YAG
- NIST NIST CQS simulation 7.4.xls spreadsheet Philips light sources:
60 A/W (Soft White), C100S54 (HPS), C100S54C (HPS),
F32T8/TL830 (Triphosphor), F32T8/TL835 (Triphosphor),
F32T8/TL841 (Triphosphor), F32T8/TL850 (Triphosphor),
F32T8/TL865 /PLUS (Triphosphor), F34/CW/RS/EW (Cool White FL),
F34T12/LW/RS /EW, F34T12WW/RS /EW (Warm White FL),
F40/C50 (Broadband FL), F40/C75 (Broadband FL),
F40/CWX (Broadband FL), F40/DX (Broadband FL), F40/DXTP (Delux FL),
F40/N (Natural FL), H38HT-100 (Mercury), H38JA-100/DX (Mercury DX),
MHC100/U/MP /3K, MHC100/U/MP /4K, SDW-T 100W/LV (Super HPS)
- Projectors and Xenon Arc Lamps:
Kinoton 75P
-
colour.colorimetry.dataset.light_sources.spds.LIGHT_SOURCES_RIT_RELATIVE_SPDS = CaseInsensitiveMapping({u'Natural': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b110>, u'T8 Luxline Plus White': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b310>, u'Philips TL-84': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b190>, u'T8 Polylux 4000': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b410>, u'Thorn Kolor-rite': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b490>, u'SC': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b290>, u'SA': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b210>, u'T8 Polylux 3000': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b390>})
Light sources from RIT PointerData.xls spreadsheet.
Warning
The relative spectral power distributions have been extracted from
PointerData.xls spreadsheet that doesn’t mention the data source thus the
light source names cannot be accurately verified.
References
- LIGHT_SOURCES_RIT_RELATIVE_SPDS_DATA : CaseInsensitiveMapping
- {‘Natural’, ‘Philips TL-84’, ‘T8 Luxline Plus White’, ‘SA’, ‘SC’,
‘T8 Polylux 3000’, ‘T8 Polylux 4000’, ‘Thorn Kolor-rite’}
-
colour.colorimetry.dataset.light_sources.spds.LIGHT_SOURCES_NIST_TRADITIONAL_RELATIVE_SPDS = CaseInsensitiveMapping({u'Mercury': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b850>, u'Metal Halide': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b8d0>, u'Daylight FL': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b650>, u'HPS': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b6d0>, u'Neodimium Incandescent': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b950>, u'LPS': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b7d0>, u'Triphosphor FL': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03ba50>, u'Incandescent': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b750>, u'Cool White FL': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b5d0>, u'Super HPS': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b9d0>})
Traditional light sources from NIST NIST CQS simulation 7.4.xls
spreadsheet.
References
- LIGHT_SOURCES_NIST_TRADITIONAL_RELATIVE_SPDS : CaseInsensitiveMapping
- {‘Cool White FL’, ‘Daylight FL’, ‘HPS’, ‘Incandescent’, ‘LPS’, ‘Mercury’,
‘Metal Halide’, ‘Neodimium Incandescent’, ‘Super HPS’, ‘Triphosphor FL’}
-
colour.colorimetry.dataset.light_sources.spds.LIGHT_SOURCES_NIST_LED_RELATIVE_SPDS = CaseInsensitiveMapping({u'3-LED-4 (455/547/623)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03bd50>, u'3-LED-2 Yellow': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03bc50>, u'3-LED-2 (473/545/616)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03bbd0>, u'4-LED Yellow': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03be50>, u'PHOS-2': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045110>, u'PHOS-1': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045090>, u'3-LED-1 (457/540/605)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03bb50>, u'PHOS-4': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045210>, u'4-LED No Yellow': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03bdd0>, u'PHOS-3': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045190>, u'4-LED-2 (447/512/573/627)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03bf50>, u'Luxeon WW 2880': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03bfd0>, u'Phosphor LED YAG': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045290>, u'3-LED-3 (465/546/614)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03bcd0>, u'4-LED-1 (461/526/576/624)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03bed0>})
LED light sources from NIST NIST CQS simulation 7.4.xls spreadsheet.
- LIGHT_SOURCES_NIST_LED_RELATIVE_SPDS : CaseInsensitiveMapping
- {‘3-LED-1 (457/540/605)’, ‘3-LED-2 (473/545/616)’, ‘3-LED-2 Yellow’,
‘3-LED-3 (465/546/614)’, ‘3-LED-4 (455/547/623)’, ‘4-LED No Yellow’,
‘4-LED Yellow’, ‘4-LED-1 (461/526/576/624)’, ‘4-LED-2 (447/512/573/627)’,
‘Luxeon WW 2880’, ‘PHOS-1’, ‘PHOS-2’, ‘PHOS-3’, ‘PHOS-4’,
‘Phosphor LED YAG’}
-
colour.colorimetry.dataset.light_sources.spds.LIGHT_SOURCES_NIST_PHILIPS_RELATIVE_SPDS = CaseInsensitiveMapping({u'MHC100/U/MP /4K': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045e10>, u'60 A/W (Soft White)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045410>, u'C100S54C (HPS)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045510>, u'F40/C75 (Broadband FL)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045a10>, u'F34T12/LW/RS /EW': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045890>, u'F40/DXTP (Delux FL)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045b90>, u'C100S54 (HPS)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045490>, u'SDW-T 100W/LV (Super HPS)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045e90>, u'F40/DX (Broadband FL)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045b10>, u'F32T8/TL835 (Triphosphor)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045610>, u'MHC100/U/MP /3K': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045d90>, u'F34/CW/RS/EW (Cool White FL)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045810>, u'H38HT-100 (Mercury)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045c90>, u'H38JA-100/DX (Mercury DX)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045d10>, u'F32T8/TL865 /PLUS (Triphosphor)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045790>, u'F32T8/TL841 (Triphosphor)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045690>, u'F32T8/TL830 (Triphosphor)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045590>, u'F32T8/TL850 (Triphosphor)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045710>, u'F40/C50 (Broadband FL)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045990>, u'F40/N (Natural FL)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045c10>, u'F40/CWX (Broadband FL)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045a90>, u'F34T12WW/RS /EW (Warm White FL)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045910>})
Philips light sources from NIST NIST CQS simulation 7.4.xls
spreadsheet.
- LIGHT_SOURCES_NIST_PHILIPS_RELATIVE_SPDS : CaseInsensitiveMapping
- {‘60 A/W (Soft White)’, ‘C100S54 (HPS)’, ‘C100S54C (HPS)’,
‘F32T8/TL830 (Triphosphor)’, ‘F32T8/TL835 (Triphosphor)’,
‘F32T8/TL841 (Triphosphor)’, ‘F32T8/TL850 (Triphosphor)’,
‘F32T8/TL865 /PLUS (Triphosphor)’, ‘F34/CW/RS/EW (Cool White FL)’,
‘F34T12/LW/RS /EW’, ‘F34T12WW/RS /EW (Warm White FL)’,
‘F40/C50 (Broadband FL)’, ‘F40/C75 (Broadband FL)’,
‘F40/CWX (Broadband FL)’, ‘F40/DX (Broadband FL)’, ‘F40/DXTP (Delux FL)’,
‘F40/N (Natural FL)’, ‘H38HT-100 (Mercury)’, ‘H38JA-100/DX (Mercury DX)’,
‘MHC100/U/MP /3K’, ‘MHC100/U/MP /4K’, ‘SDW-T 100W/LV (Super HPS)’}
-
colour.colorimetry.dataset.light_sources.spds.LIGHT_SOURCES_PROJECTORS_RELATIVE_SPDS = CaseInsensitiveMapping({u'Kinoton 75P': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf04f050>})
Projectors and Xenon Arc Lamps.
References
- LIGHT_SOURCES_PROJECTORS_RELATIVE_SPDS : CaseInsensitiveMapping
- {‘Kinoton 75P’, }
-
colour.colorimetry.dataset.light_sources.spds.LIGHT_SOURCES_RELATIVE_SPDS = CaseInsensitiveMapping({u'Mercury': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b850>, u'F34T12WW/RS /EW (Warm White FL)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045910>, u'4-LED-2 (447/512/573/627)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03bf50>, u'T8 Polylux 4000': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b410>, u'MHC100/U/MP /4K': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045e10>, u'60 A/W (Soft White)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045410>, u'F40/C50 (Broadband FL)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045990>, u'Cool White FL': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b5d0>, u'H38HT-100 (Mercury)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045c90>, u'Super HPS': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b9d0>, u'C100S54C (HPS)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045510>, u'F34T12/LW/RS /EW': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045890>, u'F40/DXTP (Delux FL)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045b90>, u'F40/C75 (Broadband FL)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045a10>, u'Neodimium Incandescent': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b950>, u'Philips TL-84': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b190>, u'4-LED No Yellow': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03bdd0>, u'Triphosphor FL': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03ba50>, u'F40/DX (Broadband FL)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045b10>, u'C100S54 (HPS)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045490>, u'Kinoton 75P': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf04f050>, u'SDW-T 100W/LV (Super HPS)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045e90>, u'3-LED-3 (465/546/614)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03bcd0>, u'F32T8/TL835 (Triphosphor)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045610>, u'MHC100/U/MP /3K': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045d90>, u'3-LED-2 (473/545/616)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03bbd0>, u'F34/CW/RS/EW (Cool White FL)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045810>, u'Daylight FL': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b650>, u'3-LED-2 Yellow': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03bc50>, u'3-LED-1 (457/540/605)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03bb50>, u'HPS': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b6d0>, u'LPS': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b7d0>, u'H38JA-100/DX (Mercury DX)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045d10>, u'F32T8/TL865 /PLUS (Triphosphor)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045790>, u'F32T8/TL841 (Triphosphor)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045690>, u'F32T8/TL830 (Triphosphor)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045590>, u'T8 Luxline Plus White': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b310>, u'T8 Polylux 3000': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b390>, u'3-LED-4 (455/547/623)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03bd50>, u'Metal Halide': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b8d0>, u'Natural': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b110>, u'F32T8/TL850 (Triphosphor)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045710>, u'Thorn Kolor-rite': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b490>, u'4-LED Yellow': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03be50>, u'PHOS-2': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045110>, u'PHOS-1': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045090>, u'F40/N (Natural FL)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045c10>, u'PHOS-4': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045210>, u'PHOS-3': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045190>, u'Incandescent': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b750>, u'SC': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b290>, u'Luxeon WW 2880': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03bfd0>, u'SA': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03b210>, u'Phosphor LED YAG': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045290>, u'4-LED-1 (461/526/576/624)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf03bed0>, u'F40/CWX (Broadband FL)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b49bf045a90>})
Aggregated light sources spectral power distributions.
LIGHT_SOURCES_RELATIVE_SPDS : CaseInsensitiveMapping