From 30dbc2f0fa40d36422796f5c8f371be010208775 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 20 Feb 2014 08:14:22 +0100 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/curve.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/curve.py b/src/curve.py index 66575a6..6446a2a 100644 --- a/src/curve.py +++ b/src/curve.py @@ -75,7 +75,7 @@ def series_d(temperature): def simple_whitepoint(temperature): ''' - Calculate the colour for a blackbody temperature using a simple, but inaccurate, algorithm + Calculate the colour for a blackbody temperature using a simple algorithm @param temperature:float The blackbody temperature in kelvins, not guaranteed for values outside [1000, 40000] @return :(float, float, float) The red, green and blue components of the white point -- cgit v1.2.3-70-g09d2