qudi.util.colordefs.ColorScaleInferno

class qudi.util.colordefs.ColorScaleInferno[source]

Bases: qudi.util.colordefs.ColorScale

Inferno color scale proposal for matplotlib default color scale

__init__()

Methods

__init__()

Attributes

COLORS

COLORS = array([[3.72810000e-01, 1.18830000e-01, 3.53583000e+00, 2.55000000e+02],        [5.78085000e-01, 3.23850000e-01, 4.73535000e+00, 2.55000000e+02],        [8.41245000e-01, 5.73495000e-01, 6.18094500e+00, 2.55000000e+02],        ...,        [2.49010305e+02, 2.52387015e+02, 1.57273800e+02, 2.55000000e+02],        [2.50475535e+02, 2.53497795e+02, 1.60909335e+02, 2.55000000e+02],        [2.52032310e+02, 2.54582820e+02, 1.64455620e+02, 2.55000000e+02]])