Releases: ksmet1977/luxpy
Releases · ksmet1977/luxpy
v1.7.3
Update steps_to_create_luxpy_distribution.txt
v1.7.1
Update luxpy_basic_usage.ipynb
v1.7.0
Updated cie_interp to follow CIE15:2018 and CIE167:2005 regarding interpolation and extrapolation. Added functions for TM30-20 (basically a copy of TM30-18). Added f1' and spectral mismatch correction factor functions in a special toolbox.
v1.613
Added MSI, IPI and SLI indices (Aubé et al. 2013; PLoSONE).
v1.6.11
Correction of error in recently updated srgb_to_xyz and xyz_to_srgb (should have only affected low intensity colors)
v1.6.10
Update plotters.py
Fixed error (when plotting ax.bar(...)) popping up from around matplolib version 3.4.1
v1.6.9
Added IESTM2714 SPDX read/write support
v1.6.8
Added IES TM30 Annex E support and some additional report formats (eg. 'full', 'simple', 'intermediate', 'spd_cvg' as shown in ANSI/IES-TM30-2020)
v1.6.7
iolidfiles.read_lid_lamp_data now also support input from io.StringIO or a simple string with LID data, instead of just a filename (change needed for online webapp 'luxpy_app')