summaryrefslogtreecommitdiffstats
path: root/src/blackbody.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* typoMattias Andrée2014-04-021-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* document and code reductionMattias Andrée2014-03-291-1/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* documentation and code reductionMattias Andrée2014-03-291-77/+98
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* docMattias Andrée2014-03-271-0/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix interpolation at calculate of correlated colour temperature1.14Mattias Andrée2014-03-251-7/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* move calculation of correlated colour temperature to the new module blackbodyMattias Andrée2014-03-161-0/+201
Signed-off-by: Mattias Andrée <maandree@operamail.com>