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 | |
![]() | |
def | __init__ (self) |
![]() | |
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 |