- commit
- 2ae4c59da7f14825376ba646cced1ab90a3f6bbd
- parent
- 986d511c62f15953350fa0ea4e96f8e5921e8e5a
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2022-11-17 08:15
typo
Diffstat
| M | analysis.md | 2 | +- |
1 files changed, 1 insertions, 1 deletions
diff --git a/analysis.md b/analysis.md
@@ -133,7 +133,7 @@ a much bigger response than the same amount of blue light. 133 133 134 134 Next, 0.05 is added to both values to account for ambient light that is 135 135 reflected on the screen (flare). Since we are in the domain of physical light,136 -1 we can just add these values. 0.05 mean that we assume that the flare amounts-1 136 we can just add these values. 0.05 means that we assume that the flare amounts 137 137 to 5% of the white of the screen.[^2] 138 138 139 139 Then the Weber contrast is calculated. Note that `(Y1 - Y2) / Y2` is the same