summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-16 21:45:46 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-16 21:45:46 +0100
commit25024e3c8ffa110246cf6a9b53b3e9b66b43c4cf (patch)
tree74702e002a81bf5de52d1bc24f5f3f4ddf38937b
parentcopyo (diff)
downloadblueshift-25024e3c8ffa110246cf6a9b53b3e9b66b43c4cf.tar.gz
blueshift-25024e3c8ffa110246cf6a9b53b3e9b66b43c4cf.tar.bz2
blueshift-25024e3c8ffa110246cf6a9b53b3e9b66b43c4cf.tar.xz
m doc
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--src/curve.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/curve.py b/src/curve.py
index 36b4346..75b0450 100644
--- a/src/curve.py
+++ b/src/curve.py
@@ -211,7 +211,7 @@ def temperature(temperature, algorithm):
Change colour temperature according to the CIE illuminant series D
@param temperature:float The blackbody temperature in kelvins
- @param algorithm:(float)→(float, float, float) Algorithm for calculating a white point, for example `series_d` or `simple_whitepoint`
+ @param algorithm:(float)→(float, float, float) Algorithm for calculating a white point, for example `cmf_10deg`
'''
if temperature == 6500:
return