Qudi
Public Member Functions | Public Attributes | List of all members
colordefs.ColorScale Class Reference

Custom color scale for use in Qudi. More...

Inheritance diagram for colordefs.ColorScale:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self)
 

Public Attributes

 colormap
 
 cmap_normed
 
 lut
 

Detailed Description

Custom color scale for use in Qudi.

You need to add two numpy arrays, COLORS and COLORS_INV when subclassing


The documentation for this class was generated from the following file: