colour.colorimetry.dataset.light_sources.spds Module¶
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
See also
-
colour.colorimetry.dataset.light_sources.spds.
LIGHT_SOURCES_RIT_RELATIVE_SPDS
= CaseInsensitiveMapping({u'Natural': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa47650>, u'T8 Luxline Plus White': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa47850>, u'Philips TL-84': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa476d0>, u'T8 Polylux 4000': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa47950>, u'Thorn Kolor-rite': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa479d0>, u'SC': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa477d0>, u'SA': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa47750>, u'T8 Polylux 3000': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa478d0>})¶ 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
[1] Pointer, M. R. (1980). Pointer’s Gamut Data. Retrieved from http://www.cis.rit.edu/research/mcsl2/online/PointerData.xls - 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 0x2b581aa47d90>, u'Metal Halide': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa47e10>, u'Daylight FL': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa47b90>, u'HPS': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa47c10>, u'Neodimium Incandescent': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa47e90>, u'LPS': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa47d10>, u'Triphosphor FL': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa47f90>, u'Incandescent': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa47c90>, u'Cool White FL': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa47b10>, u'Super HPS': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa47f10>})¶ Traditional light sources from NIST NIST CQS simulation 7.4.xls spreadsheet.
References
[2] (1, 2) Ohno, Y., & Davis, W. (2008). NIST CQS simulation 7.4. Retrieved from http://cie2.nist.gov/TC1-69/NIST CQS simulation 7.4.xls - 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 0x2b581aa562d0>, u'3-LED-2 Yellow': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa561d0>, u'3-LED-2 (473/545/616)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56150>, u'4-LED Yellow': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa563d0>, u'PHOS-2': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56650>, u'PHOS-1': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa565d0>, u'3-LED-1 (457/540/605)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa560d0>, u'PHOS-4': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56750>, u'4-LED No Yellow': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56350>, u'PHOS-3': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa566d0>, u'4-LED-2 (447/512/573/627)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa564d0>, u'Luxeon WW 2880': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56550>, u'Phosphor LED YAG': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa567d0>, u'3-LED-3 (465/546/614)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56250>, u'4-LED-1 (461/526/576/624)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56450>})¶ LED light sources from NIST NIST CQS simulation 7.4.xls spreadsheet. [2]
- 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 0x2b581aa62390>, u'60 A/W (Soft White)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56950>, u'C100S54C (HPS)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56a50>, u'F40/C75 (Broadband FL)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56f50>, u'F34T12/LW/RS /EW': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56dd0>, u'F40/DXTP (Delux FL)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa62110>, u'C100S54 (HPS)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa569d0>, u'SDW-T 100W/LV (Super HPS)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa62410>, u'F40/DX (Broadband FL)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa62090>, u'F32T8/TL835 (Triphosphor)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56b50>, u'MHC100/U/MP /3K': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa62310>, u'F34/CW/RS/EW (Cool White FL)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56d50>, u'H38HT-100 (Mercury)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa62210>, u'H38JA-100/DX (Mercury DX)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa62290>, u'F32T8/TL865 /PLUS (Triphosphor)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56cd0>, u'F32T8/TL841 (Triphosphor)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56bd0>, u'F32T8/TL830 (Triphosphor)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56ad0>, u'F32T8/TL850 (Triphosphor)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56c50>, u'F40/C50 (Broadband FL)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56ed0>, u'F40/N (Natural FL)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa62190>, u'F40/CWX (Broadband FL)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56fd0>, u'F34T12WW/RS /EW (Warm White FL)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56e50>})¶ Philips light sources from NIST NIST CQS simulation 7.4.xls spreadsheet. [2]
- 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 0x2b581aa62590>})¶ Projectors and Xenon Arc Lamps.
References
[3] Houston, J. (2015). Private Discussion with Mansencal, T. - 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 0x2b581aa47d90>, u'F34T12WW/RS /EW (Warm White FL)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56e50>, u'4-LED-2 (447/512/573/627)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa564d0>, u'T8 Polylux 4000': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa47950>, u'MHC100/U/MP /4K': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa62390>, u'60 A/W (Soft White)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56950>, u'F40/C50 (Broadband FL)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56ed0>, u'Cool White FL': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa47b10>, u'H38HT-100 (Mercury)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa62210>, u'Super HPS': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa47f10>, u'C100S54C (HPS)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56a50>, u'F34T12/LW/RS /EW': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56dd0>, u'F40/DXTP (Delux FL)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa62110>, u'F40/C75 (Broadband FL)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56f50>, u'Neodimium Incandescent': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa47e90>, u'Philips TL-84': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa476d0>, u'4-LED No Yellow': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56350>, u'Triphosphor FL': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa47f90>, u'F40/DX (Broadband FL)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa62090>, u'C100S54 (HPS)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa569d0>, u'Kinoton 75P': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa62590>, u'SDW-T 100W/LV (Super HPS)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa62410>, u'3-LED-3 (465/546/614)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56250>, u'F32T8/TL835 (Triphosphor)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56b50>, u'MHC100/U/MP /3K': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa62310>, u'3-LED-2 (473/545/616)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56150>, u'F34/CW/RS/EW (Cool White FL)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56d50>, u'Daylight FL': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa47b90>, u'3-LED-2 Yellow': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa561d0>, u'3-LED-1 (457/540/605)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa560d0>, u'HPS': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa47c10>, u'LPS': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa47d10>, u'H38JA-100/DX (Mercury DX)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa62290>, u'F32T8/TL865 /PLUS (Triphosphor)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56cd0>, u'F32T8/TL841 (Triphosphor)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56bd0>, u'F32T8/TL830 (Triphosphor)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56ad0>, u'T8 Luxline Plus White': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa47850>, u'T8 Polylux 3000': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa478d0>, u'3-LED-4 (455/547/623)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa562d0>, u'Metal Halide': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa47e10>, u'Natural': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa47650>, u'F32T8/TL850 (Triphosphor)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56c50>, u'Thorn Kolor-rite': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa479d0>, u'4-LED Yellow': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa563d0>, u'PHOS-2': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56650>, u'PHOS-1': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa565d0>, u'F40/N (Natural FL)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa62190>, u'PHOS-4': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56750>, u'PHOS-3': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa566d0>, u'Incandescent': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa47c90>, u'SC': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa477d0>, u'Luxeon WW 2880': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56550>, u'SA': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa47750>, u'Phosphor LED YAG': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa567d0>, u'4-LED-1 (461/526/576/624)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56450>, u'F40/CWX (Broadband FL)': <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x2b581aa56fd0>})¶ Aggregated light sources spectral power distributions.
LIGHT_SOURCES_RELATIVE_SPDS : CaseInsensitiveMapping