From 6c9a1b55d19366d6e7d4474a5b36f898ca541723 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 25 Mar 2014 09:02:45 +0100 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- examples/comprehensive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/comprehensive b/examples/comprehensive index ec3f9c9..21efc14 100644 --- a/examples/comprehensive +++ b/examples/comprehensive @@ -390,7 +390,7 @@ def periodically(year, month, day, hour, minute, second, weekday, fade): f() # Apply colour temperature using raw CIE 1964 10 degree CMF data with interpolation. - temperature(temperature_, lambda t : divide_by_maximum(cmf_10deg(t))) + temperature(temperature_, lambda t : clip_whitepoint(divide_by_maximum(cmf_10deg(t)))) # Apply calibration used when started. c = current_calibration[m % len(current_calibration)] -- cgit v1.2.3-70-g09d2