User Tools

Site Tools


colormaps

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
colormaps [2014/12/09 12:09]
wombat created
colormaps [2014/12/09 16:32] (current)
wombat
Line 1: Line 1:
-matplotlib colormaps ​for 2D images: data is gaussian distribution+====== pyplot colormaps ====== 
-{{ ::colormaps.png?​300 |}}+This is an overview over all the matplotlib colormaps ​and how they look in images
 + 
 +This is sequential data, ranging from 0.0 to 1.0 as a Gaussian. Note how rings suggest qualitative thresholds in the data which are not present a priori. 
 +== Normal order == 
 +{{ :colormaps.png?​direct&​1200 |}} 
 + 
 +== Reverse order == 
 +{{ :colormaps_r.png?​direct&​1200 |}} 
 + 
 +This is divergent data, ranging from -1.0 to 1.0 linearly. Some colormaps ​suggest a qualitative division into separate ranges (e.g. negative/​zero/​positive etc.) 
 +== Normal order == 
 +{{ :​colormaps_div.png?​direct&​1200 |}} 
 + 
 +== Reverse order == 
 +{{ :​colormaps_div_r.png?direct&​1200 ​|}}
colormaps.1418123366.txt.gz · Last modified: 2014/12/09 12:09 by wombat