sidpy.viz.plot_utils.cmapΒΆ

Utilities for generating static image and line plots of near-publishable quality

Created on Thu May 05 13:29:12 2016

@author: Suhas Somnath, Chris R. Smith

Functions

cmap_from_rgba

Generates a colormap given a matlab-style interpolation table

cmap_hot_desaturated

Returns a desaturated color map based on the hot colormap

cmap_jet_white_center

Generates the jet colormap with a white center

discrete_cmap

Create an N-bin discrete colormap from the specified input map specified

get_cmap_object

Get the matplotlib.colors.LinearSegmentedColormap object regardless of the input

make_linear_alpha_cmap

Generates a transparent to opaque color map based on a single solid color