Skip to content

Commit

Permalink
Change to dim surround
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-shaw committed Jan 11, 2023
1 parent 8785dfe commit 490e5c5
Show file tree
Hide file tree
Showing 4 changed files with 446 additions and 446 deletions.
2 changes: 1 addition & 1 deletion python/cusp_path.py
Expand Up @@ -531,7 +531,7 @@ def find_threshold(J, h, iterations=10, debug=False):
XYZ_w = colour.xy_to_XYZ(RGB_COLOURSPACE_sRGB.whitepoint) * 100
L_A = 100
Y_b = 20
surround = colour.VIEWING_CONDITIONS_HELLWIG2022["Average"]
surround = colour.VIEWING_CONDITIONS_HELLWIG2022["Dim"]
M = np.array([0, J+10])
i = iterations
while i >= 0:
Expand Down
Binary file modified python/cusp_paths.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 490e5c5

Please sign in to comment.