|
Qudi
|
Define the color map that goes from dark blue to bright red. More...


Static Public Attributes | |
| COLORS | |
| COLORS_INV = COLORS[::-1] | |
Additional Inherited Members | |
Public Member Functions inherited from colordefs.ColorScale | |
| def | __init__ (self) |
Public Attributes inherited from colordefs.ColorScale | |
| colormap | |
| cmap_normed | |
| lut | |
Define the color map that goes from dark blue to bright red.
Looks gay but is not preferable for a number of reasons: brightness linearity, visual banding, red-green colorblindness problems, etc.
See the matplotlib discussion about their default color scale for reference.
|
static |
1.8.13