Re: [matplotlib-devel] Another colormap

2011-11-17 Thread Tony Yu
On Fri, Sep 23, 2011 at 1:27 AM, Nathaniel Smith n...@pobox.com wrote: On Thu, Sep 22, 2011 at 7:00 PM, Benjamin Root ben.r...@ou.edu wrote: On Thursday, September 22, 2011, Tony Yu tsy...@gmail.com wrote: On Thu, Sep 22, 2011 at 5:16 PM, Nathaniel Smith n...@pobox.com wrote: I looked at

Re: [matplotlib-devel] Another colormap

2011-09-22 Thread Nathaniel Smith
On Sep 21, 2011 5:29 PM, Christoph Gohlke cgoh...@uci.edu wrote: On 9/13/2011 12:24 AM, Eric Firing wrote: On 07/18/2011 07:07 AM, Sameer Grover wrote: I came across this website where different colormaps have been compared and the author has come up with an optimal colormap for data

Re: [matplotlib-devel] Another colormap

2011-09-22 Thread Tony Yu
On Thu, Sep 22, 2011 at 5:16 PM, Nathaniel Smith n...@pobox.com wrote: On Sep 21, 2011 5:29 PM, Christoph Gohlke cgoh...@uci.edu wrote: On 9/13/2011 12:24 AM, Eric Firing wrote: On 07/18/2011 07:07 AM, Sameer Grover wrote: I came across this website where different colormaps have been

Re: [matplotlib-devel] Another colormap

2011-09-22 Thread Benjamin Root
On Thursday, September 22, 2011, Tony Yu tsy...@gmail.com wrote: On Thu, Sep 22, 2011 at 5:16 PM, Nathaniel Smith n...@pobox.com wrote: On Sep 21, 2011 5:29 PM, Christoph Gohlke cgoh...@uci.edu wrote: On 9/13/2011 12:24 AM, Eric Firing wrote: On 07/18/2011 07:07 AM, Sameer Grover wrote:

Re: [matplotlib-devel] Another colormap

2011-09-22 Thread Nathaniel Smith
On Thu, Sep 22, 2011 at 7:00 PM, Benjamin Root ben.r...@ou.edu wrote: On Thursday, September 22, 2011, Tony Yu tsy...@gmail.com wrote: On Thu, Sep 22, 2011 at 5:16 PM, Nathaniel Smith n...@pobox.com wrote: I looked at the paper, and the goal was specifically to produce a good default colormap

Re: [matplotlib-devel] Another colormap

2011-09-21 Thread Christoph Gohlke
On 9/13/2011 12:24 AM, Eric Firing wrote: On 07/18/2011 07:07 AM, Sameer Grover wrote: I came across this website where different colormaps have been compared and the author has come up with an optimal colormap for data visualization called the cool-warm colormap.

[matplotlib-devel] Another colormap

2011-07-18 Thread Sameer Grover
I came across this website where different colormaps have been compared and the author has come up with an optimal colormap for data visualization called the cool-warm colormap. http://www.cs.unm.edu/~kmorel/documents/ColorMaps/index.html It is somewhat similar to the cool colormap already