vis.revcorr.get_cmap¶
GET_CMAP Summary - generate the color map for plotting the p_value
CMAP = vis.revcorr.get_cmap();
Returns a 256-entry color map where the first 64 entries are blue
going from strong (values near 0) to weak (entry 64), the middle values
are 1, and the high values from 193 to 256 are increasing intensity of
red, such that 256 has the highest red intensity.