PYME.misc.colormaps module

PYME.misc.colormaps.Blue(data)
class PYME.misc.colormaps.CMapDict(*args, **kwargs)

Bases: OrderedDict

property cmapnames
property graded_cmaps
register_cmap(name, solid=False)

A decorator

PYME.misc.colormaps.Cyan(data)
PYME.misc.colormaps.Green(data)
PYME.misc.colormaps.Magenta(data)
PYME.misc.colormaps.Red(data)
PYME.misc.colormaps.White(data)
PYME.misc.colormaps.Yellow(data)
PYME.misc.colormaps.grey_overflow(underflowcol='magenta', overflowcol='lime', percentage=5, greystart=0.1)
PYME.misc.colormaps.labeled(data)