- commit
- 8596c1c989f1b973de6dcd67f68803419997cce1
- parent
- f0bae95c61153505e7a7f524a3d219c09fd7a1f1
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2022-07-17 05:59
mention developer ergonomics of difference
Diffstat
| M | analysis.md | 5 | +++++ |
1 files changed, 5 insertions, 0 deletions
diff --git a/analysis.md b/analysis.md
@@ -242,6 +242,11 @@ but assumes much more ambient light. More research is needed to determine if 242 242 this higher ambient light value is significant or just an artifact of the 243 243 conversion I did. 244 244 -1 245 As we have seen, using a polarity-aware difference instead of a ratio is not a -1 246 significant change in terms of results. However, in terms of developer -1 247 ergonomics, I personally feel like it is easier to work with. So I would be -1 248 happy if this idea sticks. -1 249 245 250 ## Spatial frequency 246 251 247 252 Smaller text is generally harder to read than bigger text. In a more general