qudi.util.colordefs.ColorScalePlasma

class qudi.util.colordefs.ColorScalePlasma[source]

Bases: qudi.util.colordefs.ColorScale

Plasma color scale proposal for matplotlib default color scale

__init__()

Methods

__init__()

Attributes

COLORS

COLORS = array([[ 12.847665,   7.599765, 134.633625, 255.      ],        [ 16.20168 ,   7.24863 , 135.94662 , 255.      ],        [ 19.215015,   6.93753 , 137.191785, 255.      ],        ...,        [240.75876 , 245.28858 ,  37.449555, 255.      ],        [240.18348 , 246.99045 ,  35.94378 , 255.      ],        [239.703825, 248.66529 ,  33.48813 , 255.      ]])