Re: [Matplotlib-users] ImportError: No module named _backend_gdk

2014-08-06 Thread discolemonade
Thanks Paul. I'm new to all of this and the interplay between GTK, it's headers and matplotlib is admittedly still a bit of a mystery to me. I have GTK installed. I installed it after installing matplotlib because I tried to use TKAgg as a backend and ended up running into some problems. I'm on Mac

Re: [Matplotlib-users] Tutorial on perceptual colormaps

2014-08-06 Thread Matteo Niccoli
Hi Nicolas I do not have any slides of this material yet. I will try at some point to upload them on github, although I'm already working on tutorial part two, so it may take a while. In the meantime, I have a set of slides from 2012 when I presented this talk: http://www.cspg.org/cspg/documents/

Re: [Matplotlib-users] Tutorial on perceptual colormaps

2014-08-06 Thread Nicolas P. Rougier
Really great material (ipython notebook and videos), thanks a lot to you all. Are the slides available somewhere by any chance ? Nicolas On 06 Aug 2014, at 15:25, Damon McDougall wrote: > On Mon, Aug 4, 2014 at 5:20 PM, Matteo Niccoli wrote: >> Hi All >> >> I recently wrote a tutorial on

Re: [Matplotlib-users] Tutorial on perceptual colormaps

2014-08-06 Thread Damon McDougall
On Mon, Aug 4, 2014 at 5:20 PM, Matteo Niccoli wrote: > Hi All > > I recently wrote a tutorial on how to evaluate and compare colormaps using > perceptual principle. It is geared towards Matplotlib. > > http://nbviewer.ipython.org/github/mycarta/tutorials/blob/master/1408_Evaluate_and_compare_colo