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".
>
> http://www.cs.unm.edu/~kmorel/documents/ColorMaps/index.html
>
> It is somewhat similar to the cool colormap already included in
> matplotlib, but I've added the new colormap to matplotlib in the patch
> attached in case it is deemed fit to be included in the matplotlib source.
>
> Regards,
> Sameer

Sameer,

We should include this, but I think the 257-entry version is overkill; 
it adds a big chunk to the _cm.py file, and I doubt it is visually 
distinguishable from the 33-entry version.  Would you mind providing a 
patch for the latter?  (Or better yet, the functions that generate the 
r,g,b values.)

Thank you.

Eric

>
>
>
> ------------------------------------------------------------------------------
> AppSumo Presents a FREE Video for the SourceForge Community by Eric
> Ries, the creator of the Lean Startup Methodology on "Lean Startup
> Secrets Revealed." This video shows you how to validate your ideas,
> optimize your ideas and identify your business strategy.
> http://p.sf.net/sfu/appsumosfdev2dev
>
>
>
> _______________________________________________
> Matplotlib-devel mailing list
> Matplotlib-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
Learn about the latest advances in developing for the 
BlackBerry® mobile platform with sessions, labs & more.
See new tools and technologies. Register for BlackBerry® DevCon today!
http://p.sf.net/sfu/rim-devcon-copy1 
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to