File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,7 +27,8 @@ steps in the color space. Researchers have found that the human brain
2727perceives changes in the lightness parameter as changes in the data
2828much better than, for example, changes in hue. Therefore, colormaps
2929which have monotonically increasing lightness through the colormap
30- will be better interpreted by the viewer.
30+ will be better interpreted by the viewer. A wonderful example of
31+ perceptually uniform colormaps is [colorcet ]_.
3132
3233Color can be represented in 3D space in various ways. One way to represent color
3334is using CIELAB. In CIELAB, color space is represented by lightness,
@@ -179,6 +180,7 @@ problems in general.
179180References
180181==========
181182
183+ .. [colorcet ] https://github.com/bokeh/colorcet
182184 .. [Ware ] http://ccom.unh.edu/sites/default/files/publications/Ware_1988_CGA_Color_sequences_univariate_maps.pdf
183185 .. [Moreland ] http://www.kennethmoreland.com/color-maps/ColorMapsExpanded.pdf
184186 .. [list-colormaps ] https://gist.github.com/endolith/2719900#id7
You can’t perform that action at this time.
0 commit comments