summaryrefslogtreecommitdiff
path: root/test_example.py
diff options
context:
space:
mode:
Diffstat (limited to 'test_example.py')
-rw-r--r--test_example.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_example.py b/test_example.py
index d0be8dd..f2e5345 100644
--- a/test_example.py
+++ b/test_example.py
@@ -8,7 +8,7 @@ from test_colorchecker import plot_comparison
illuminant = "D65"
ill_xy = ILLUMINANTS["CIE 1931 2 Degree Standard Observer"][illuminant]
-ill_sd = SpectralDistribution(ILLUMINANTS_SDS[illuminant])
+ill_sd = SpectralDistribution(ILLUMINANT_SDS[illuminant])
# These numbers are taken from Jakob and Hanika's Jupyter notebook.
RGB_ref = np.array([0.79264853, 0.4, 0.63703843]) # *linear* sRGB