Re: [Matplotlib-users] weird matplotlib imread question for png

2015-04-17 Thread Fabrice Silva
Le vendredi 17 avril 2015, oyster a écrit : > Two 8bpp(Gimp, xnview say so) graylevel png files can be downloaded > The first (ramp-gray.png) which gives right array shape is > http://bbs.blendercn.org/data/attachment/forum/201504/17/090627ejhixti8vdthdnnn.png > The second one (python-gray.png) whi

[Matplotlib-users] EuroScipy 2015 : Call for talks, posters and tutorials [Reminder]

2015-04-17 Thread Nicolas P. Rougier
[Apology for cross-posting] Dear all, EuroScipy 2015, the annual conference on Python in science will take place in Cambridge, UK on 26-30 August 2015. The conference features two days of tutorials followed by two days of scientific talks & posters and an extra day dedicated to developer spri

Re: [Matplotlib-users] creating a path from multiple sets of xy coordinates (inner and outer outlines)

2015-04-17 Thread Denis-Alexander Engemann
Thanks everyone, I finally got back to this, your suggestions worked like a charme, example outputs can be seen here: https://github.com/mne-tools/mne-python/pull/1972 Best, Denis 2014-12-23 12:27 GMT+01:00 Phil Elson : > If I understand your question fully, then yes it does. > Have a play, and