Re: [Matplotlib-users] [Enthought-Dev] EuroSciPy 2013

2013-04-30 Thread Thomas Lecocq
? Please consider presenting your work in Brussels. Thomas ** Dr Thomas Lecocq Geologist Royal Observatory of Belgium - Seismology - ** From: thlec...@msn.com To: enthought-...@enthought.com; matplotlib-users@lists.sourceforge.net Date: Sun, 28 Apr 2013 10

[Matplotlib-users] EuroSciPy 2013

2013-04-28 Thread Thomas Lecocq
and/or to the scientific Python tools. More information will follow during the registration period. SciPythonic Regards, The EuroSciPy 2013 Committee ** Dr Thomas Lecocq Geologist Royal Observatory of Belgium - Seismology

[Matplotlib-users] github - basemap and contributing...

2013-03-12 Thread Thomas Lecocq
in the subject... ** Dr Thomas Lecocq Geologist Royal Observatory of Belgium - Seismology - ** -- Symantec Endpoint Protection 12 positioned

Re: [Matplotlib-users] Draw paths on map using matplotlib-basemap

2013-02-17 Thread Thomas Lecocq
Thomas Lecocq Geologist Royal Observatory of Belgium - Seismology - ** From: gle...@comunidad.unam.mx To: matplotlib-users@lists.sourceforge.net Date: Tue, 12 Feb 2013 19:47:19 + Subject: [Matplotlib-users] Draw paths on map using matplotlib-basemap Thank you

Re: [Matplotlib-users] add cirlce around lat lon

2011-12-06 Thread Thomas Lecocq
Dear, you can try my tutorial to achieve this properly : http://www.geophysique.be/2011/02/20/matplotlib-basemap-tutorial-09-drawing-circles/ Cheers, Thom ps : on the things to do when I have some time list : commit a method to the default basemap package to do this...

Re: [Matplotlib-users] Can't set scatter plot point color

2011-03-06 Thread Thomas Lecocq
Dear, Please also note that '+' and 'x' are lines, hence if you want them coloured, you'll need to set edgecolor=g rather than just color='g' ... HTH Thom ** Dr Thomas Lecocq Geologist Seismology Royal Observatory of Belgium ** Date: Fri, 4

Re: [Matplotlib-users] Can't produce plots using Matplotlib

2011-02-22 Thread Thomas Lecocq
Can you provide us with your script ? Thomas ** Thomas Lecocq Geologist Ph.D.Student (Seismology) Royal Observatory of Belgium ** From: c...@ozemail.com.au Date: Tue, 22 Feb 2011 21:05:48 +1100 To: matplotlib-users@lists.sourceforge.net Subject

Re: [Matplotlib-users] Setting the ticks on an axis

2011-02-19 Thread Thomas Lecocq
Good evening, Hello, I was trying to change the tick values that show up on the y-axis. I wanted a more finer range than the default. So I added: ax.set_yticks(range(ax.get_ylim()[0], ax.get_ylim()[1], 400)) to my plot. And before this line, I have

Re: [Matplotlib-users] Trouble with api example code within watermark_image.py

2011-02-09 Thread Thomas Lecocq
the same question doesn't make the answer come faster. ** Thomas Lecocq Geologist Ph.D.Student (Seismology) Royal Observatory of Belgium ** Date: Wed, 9 Feb 2011 12:27:21 +0100 From: thore.oltersd...@ise.fraunhofer.de To: matplotlib-users

Re: [Matplotlib-users] Best way to set scales bounds to appropriate values

2011-02-09 Thread Thomas Lecocq
This will do : pyplot.xlim(-5,15) pyplot.ylim(-5,5) HTH. Thomas ** Thomas Lecocq Geologist Ph.D.Student (Seismology) Royal Observatory of Belgium ** Date: Wed, 9 Feb 2011 11:53:17 +0100 From: neur...@gmail.com To: matplotlib-users

Re: [Matplotlib-users] Best way to set scales bounds to appropriate values

2011-02-09 Thread Thomas Lecocq
Neurino I'm sure : 1° there must be a parameter in the default behaviour of the subplot to control taht 2° you can always set xlim( min(X)/2, max(X)/2 ) ... Thomas ** Thomas Lecocq Geologist Ph.D.Student (Seismology) Royal Observatory of Belgium

Re: [Matplotlib-users] Plotting multi-colored lines atop basemap instances

2011-02-09 Thread Thomas Lecocq
Bruce, From: br...@clearscienceinc.com Date: Wed, 9 Feb 2011 09:51:06 -0500 To: matplotlib-users@lists.sourceforge.net Subject: [Matplotlib-users] Plotting multi-colored lines atop basemap instances I am attempting to plot a line atop a basemap instance called m. I can do this without a

Re: [Matplotlib-users] set ncol for legend

2011-02-08 Thread Thomas Lecocq
... Thomas ** Thomas Lecocq Geologist Ph.D.Student (Seismology) Royal Observatory of Belgium ** Date: Tue, 8 Feb 2011 11:25:58 +0100 From: sand...@knmi.nl To: matplotlib-users@lists.sourceforge.net Subject: [Matplotlib-users] set ncol for legend Hi

Re: [Matplotlib-users] Autoscale AxesImage after using set_data()

2011-02-08 Thread Thomas Lecocq
Christoph, this could work ; img.set_extent([0,200,0,200]) HTH Thom ** Thomas Lecocq Geologist Ph.D.Student (Seismology) Royal Observatory of Belgium ** Date: Tue, 8 Feb 2011 12:56:21 +0100 From: use...@bersch.net To: thlec...@msn.com CC

Re: [Matplotlib-users] set ncol for legend

2011-02-08 Thread Thomas Lecocq
. Thomas ** Thomas Lecocq Geologist Ph.D.Student (Seismology) Royal Observatory of Belgium ** Date: Tue, 8 Feb 2011 14:50:00 +0100 From: sand...@knmi.nl To: thlec...@msn.com CC: matplotlib-users@lists.sourceforge.net Subject: Re: [Matplotlib

Re: [Matplotlib-users] Problem with projection='3d'

2011-01-28 Thread Thomas Lecocq
From: patbradf To: matplotlib-users@lists.sourceforge.net Date: Wed, 26 Jan 2011 22:53:28 -0600 Subject: [Matplotlib-users] Problem with projection='3d' Forgive me if this is an old question, but I just loaded mplot3d and was attempting to work through a couple of the examples on the

Re: [Matplotlib-users] How to draw a specific country by basemap?

2011-01-27 Thread Thomas Lecocq
... Thom ** Thomas Lecocq Geologist Ph.D.Student (Seismology) Royal Observatory of Belgium ** Date: Thu, 27 Jan 2011 17:59:03 +0800 From: eric.l.2...@gmail.com To: thlec...@msn.com CC: eric.l.2...@gmail.com; matplotlib-users@lists.sourceforge.net

Re: [Matplotlib-users] How to draw a specific country by basemap?

2011-01-27 Thread Thomas Lecocq
** Thomas Lecocq Geologist Ph.D.Student (Seismology) Royal Observatory of Belgium ** Date: Thu, 27 Jan 2011 17:59:03 +0800 From: eric.l.2...@gmail.com To: thlec...@msn.com CC: eric.l.2...@gmail.com; matplotlib-users@lists.sourceforge.net Subject: Re: [Matplotlib-users

[Matplotlib-users] Extending readshapefile

2011-01-27 Thread Thomas Lecocq
://www.geophysique.be/2011/01/27/matplotlib-basemap-tutorial-07-shapefiles-unleached/ ** Thomas Lecocq Geologist Ph.D.Student (Seismology) Royal Observatory of Belgium

Re: [Matplotlib-users] How to draw a specific country by basemap?

2011-01-26 Thread Thomas Lecocq
Hi, An easy way is to use the data from http://www.gadm.org/ and to plot it with m.readshapefile() HTH, Thom ** Thomas Lecocq Geologist Ph.D.Student (Seismology) Royal Observatory of Belgium ** Date: Wed, 26 Jan 2011 16:03:27 +0800 From: eric.l.2

Re: [Matplotlib-users] zorder for individual points in a scatter plot on a Basemap

2010-06-29 Thread Thomas Lecocq
Hi, What about ordering the arrays before plotting ? Are the first elements drawn back to front ? Thomas ** Thomas Lecocq Geologist Ph.D.Student (Seismology) Royal Observatory of Belgium ** Date: Mon, 28 Jun 2010 12:55:22 -0400 From: athak

Re: [Matplotlib-users] Displaying the gradient of an image

2010-06-29 Thread Thomas Lecocq
Hi, You can also use Numpy.gradient to compute the gradient , if e.g. your dx and dy aren't the same. Cheers, Thom ** Thomas Lecocq Geologist Ph.D.Student (Seismology) Royal Observatory of Belgium ** Date: Tue, 29 Jun 2010 16:28:11

[Matplotlib-users] Axes3D - Equal Aspect Ratio

2009-10-14 Thread Thomas Lecocq
Dear All, I'm playing around with mpl_toolkits.mplot3d to represent a 3D scatter, but I need the axis' aspect to be 'equal'. I tried to : ax = Axes3D(fig) ax.set_aspect('equal') but it doesn't change anything... Any tips ? Thanks a lot in advance, Thomas ** Thomas

[Matplotlib-users] Cygwin1.dll error import pyplot

2008-12-02 Thread Thomas Lecocq
** Thomas Lecocq Geologist Ph.D.Student (Seismology) Royal Observatory of Belgium ** - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based

Re: [Matplotlib-users] Cygwin1.dll error import pyplot

2008-12-02 Thread Thomas Lecocq
All right, as information for all : reinstalling cygwin from scratch, reinstalling python from scratch, and finaly matplotlib now works... Cheers, Thomas ** Thomas Lecocq Geologist Ph.D.Student (Seismology) Royal Observatory of Belgium ** From