From 3f92eaf9312704e481adea198c032d4c513a341b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 13 Jan 2016 02:44:02 +0100 Subject: fix doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/blackbody.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/blackbody.py') diff --git a/src/blackbody.py b/src/blackbody.py index 1ad9b54..ba7f7e5 100644 --- a/src/blackbody.py +++ b/src/blackbody.py @@ -494,7 +494,7 @@ def series_d(temperature): Using `lambda t : divide_by_maximum(series_d(t))` as the algorithm is better than just `series_d` - @param temperature:float The blackbody temperature in kelvins, must be inside [4000, 7000] + @param temperature:float The blackbody temperature in kelvins, must be inside [4000, 25000] @return :(float, float, float) The red, green and blue components of the white point ''' # Get coefficients for calculating the x component -- cgit v1.2.3-70-g09d2