You can subscribe to this list here.
| 2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(3) |
Jun
|
Jul
|
Aug
(12) |
Sep
(12) |
Oct
(56) |
Nov
(65) |
Dec
(37) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2004 |
Jan
(59) |
Feb
(78) |
Mar
(153) |
Apr
(205) |
May
(184) |
Jun
(123) |
Jul
(171) |
Aug
(156) |
Sep
(190) |
Oct
(120) |
Nov
(154) |
Dec
(223) |
| 2005 |
Jan
(184) |
Feb
(267) |
Mar
(214) |
Apr
(286) |
May
(320) |
Jun
(299) |
Jul
(348) |
Aug
(283) |
Sep
(355) |
Oct
(293) |
Nov
(232) |
Dec
(203) |
| 2006 |
Jan
(352) |
Feb
(358) |
Mar
(403) |
Apr
(313) |
May
(165) |
Jun
(281) |
Jul
(316) |
Aug
(228) |
Sep
(279) |
Oct
(243) |
Nov
(315) |
Dec
(345) |
| 2007 |
Jan
(260) |
Feb
(323) |
Mar
(340) |
Apr
(319) |
May
(290) |
Jun
(296) |
Jul
(221) |
Aug
(292) |
Sep
(242) |
Oct
(248) |
Nov
(242) |
Dec
(332) |
| 2008 |
Jan
(312) |
Feb
(359) |
Mar
(454) |
Apr
(287) |
May
(340) |
Jun
(450) |
Jul
(403) |
Aug
(324) |
Sep
(349) |
Oct
(385) |
Nov
(363) |
Dec
(437) |
| 2009 |
Jan
(500) |
Feb
(301) |
Mar
(409) |
Apr
(486) |
May
(545) |
Jun
(391) |
Jul
(518) |
Aug
(497) |
Sep
(492) |
Oct
(429) |
Nov
(357) |
Dec
(310) |
| 2010 |
Jan
(371) |
Feb
(657) |
Mar
(519) |
Apr
(432) |
May
(312) |
Jun
(416) |
Jul
(477) |
Aug
(386) |
Sep
(419) |
Oct
(435) |
Nov
(320) |
Dec
(202) |
| 2011 |
Jan
(321) |
Feb
(413) |
Mar
(299) |
Apr
(215) |
May
(284) |
Jun
(203) |
Jul
(207) |
Aug
(314) |
Sep
(321) |
Oct
(259) |
Nov
(347) |
Dec
(209) |
| 2012 |
Jan
(322) |
Feb
(414) |
Mar
(377) |
Apr
(179) |
May
(173) |
Jun
(234) |
Jul
(295) |
Aug
(239) |
Sep
(276) |
Oct
(355) |
Nov
(144) |
Dec
(108) |
| 2013 |
Jan
(170) |
Feb
(89) |
Mar
(204) |
Apr
(133) |
May
(142) |
Jun
(89) |
Jul
(160) |
Aug
(180) |
Sep
(69) |
Oct
(136) |
Nov
(83) |
Dec
(32) |
| 2014 |
Jan
(71) |
Feb
(90) |
Mar
(161) |
Apr
(117) |
May
(78) |
Jun
(94) |
Jul
(60) |
Aug
(83) |
Sep
(102) |
Oct
(132) |
Nov
(154) |
Dec
(96) |
| 2015 |
Jan
(45) |
Feb
(138) |
Mar
(176) |
Apr
(132) |
May
(119) |
Jun
(124) |
Jul
(77) |
Aug
(31) |
Sep
(34) |
Oct
(22) |
Nov
(23) |
Dec
(9) |
| 2016 |
Jan
(26) |
Feb
(17) |
Mar
(10) |
Apr
(8) |
May
(4) |
Jun
(8) |
Jul
(6) |
Aug
(5) |
Sep
(9) |
Oct
(4) |
Nov
|
Dec
|
| 2017 |
Jan
(5) |
Feb
(7) |
Mar
(1) |
Apr
(5) |
May
|
Jun
(3) |
Jul
(6) |
Aug
(1) |
Sep
|
Oct
(2) |
Nov
(1) |
Dec
|
| 2018 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2020 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2025 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
1
(2) |
2
(8) |
3
(8) |
4
(3) |
5
(15) |
6
(11) |
7
(4) |
|
8
|
9
(3) |
10
(21) |
11
(5) |
12
(7) |
13
(10) |
14
(12) |
|
15
(3) |
16
(4) |
17
(16) |
18
(20) |
19
(11) |
20
(9) |
21
(1) |
|
22
|
23
(15) |
24
(11) |
25
(1) |
26
(9) |
27
(5) |
28
|
|
29
(1) |
30
|
31
(6) |
|
|
|
|
|
From: John H. <jd...@gm...> - 2007-07-14 20:36:44
|
On 7/14/07, David Warde-Farley <dw...@cs...> wrote: > > Bus error > > > > This is using recent svn builds of numpy and maplotlib. In particular, you need to make sure you remove your build directory and your install directory, get the latest svn, and do a clean rebuild. JDH |
|
From: Christopher F. <lis...@ma...> - 2007-07-14 19:44:33
|
On Jul 14, 2007, at 3:43 PM, David Warde-Farley wrote: > Hi Chris, > > This just came up I think a day or so ago. Are you using TkAgg as > your backend, I am using TkAgg > and are you closing the plot window in between the two histograms? > Yes. > Try updating from svn, Andrew just fixed a bug. Will try, thanks. -- Christopher Fonnesbeck + Atlanta, GA + fonnesbeck at mac dot com + Contact me on AOL IM using email address |
|
From: David Warde-F. <dw...@cs...> - 2007-07-14 19:39:26
|
Hi Chris, This just came up I think a day or so ago. Are you using TkAgg as your backend, and are you closing the plot window in between the two histograms? Try updating from svn, Andrew just fixed a bug. David On 14-Jul-07, at 2:05 PM, Chris Fonnesbeck wrote: > I get a repeatable bus error when trying to plot more than > one histogram of simulated data. The first plot is generated > without error, but invariably a second plot crashes: > > In [4]: x = random.negative_binomial(2, 0.25, 1000) > > In [5]: from pylab import * > > In [6]: hist(x) > Out[6]: > (array([240, 318, 206, 102, 65, 38, 17, 5, 6, 3]), > array([ 0., 3., 6., 9., 12., 15., 18., 21., 24., 27.]), > <a list of 10 Patch objects>) > > In [7]: show() > > In [8]: x = random.negative_binomial(2, 0.5, 1000) > > In [9]: hist(x) > Bus error > > This is using recent svn builds of numpy and maplotlib. > > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users |
|
From: Chris F. <lis...@ma...> - 2007-07-14 18:35:13
|
I get a repeatable bus error when trying to plot more than one histogram of simulated data. The first plot is generated without error, but invariably a second plot crashes: In [4]: x = random.negative_binomial(2, 0.25, 1000) In [5]: from pylab import * In [6]: hist(x) Out[6]: (array([240, 318, 206, 102, 65, 38, 17, 5, 6, 3]), array([ 0., 3., 6., 9., 12., 15., 18., 21., 24., 27.]), <a list of 10 Patch objects>) In [7]: show() In [8]: x = random.negative_binomial(2, 0.5, 1000) In [9]: hist(x) Bus error This is using recent svn builds of numpy and maplotlib. |
|
From: John H. <jd...@gm...> - 2007-07-14 18:25:19
|
On 7/14/07, Adam Mercer <ram...@gm...> wrote:
> On 14/07/07, John Hunter <jd...@gm...> wrote:
>
> > OK, the problem with this code is fill expects the vertices of the
> > polygon you want filled and you are only providing the top part, not
> > the bottom. The modified version of your code fills between your line
> > and the bottom of zero
>
> Thanks John, that works great!
You're welcome. If you are a svn user, I added a more efficient
poly_between to matplotlib.mlab and updated the fill_between.py
example, which shows filling below, above and between.
def poly_between(x, ylower, yupper):
"""
given a sequence of x, ylower and yupper, return the polygon that
fills the regions between them. ylower or yupper can be scalar or
iterable. If they are iterable, they must be equal in length to x
return value is x, y arrays for use with Axes.fill
"""
Nx = len(x)
if not iterable(ylower):
ylower = ylower*npy.ones(Nx)
if not iterable(yupper):
yupper = yupper*npy.ones(Nx)
x = npy.concatenate( (x, x[::-1]) )
y = npy.concatenate( (yupper, ylower[::-1]) )
return x,y
|
|
From: Adam M. <ram...@gm...> - 2007-07-14 18:12:16
|
On 14/07/07, John Hunter <jd...@gm...> wrote: > OK, the problem with this code is fill expects the vertices of the > polygon you want filled and you are only providing the top part, not > the bottom. The modified version of your code fills between your line > and the bottom of zero Thanks John, that works great! Cheers Adam |
|
From: John H. <jd...@gm...> - 2007-07-14 16:47:02
|
On 7/14/07, Adam Mercer <ram...@gm...> wrote: > I've attached the complete code > > ./params.py --min-mass 4 --max-mass 100 --output test.png OK, the problem with this code is fill expects the vertices of the polygon you want filled and you are only providing the top part, not the bottom. The modified version of your code fills between your line and the bottom of zero We do need to provide some helper functions to make this easier |
|
From: Adam M. <ram...@gm...> - 2007-07-14 16:07:07
|
On 14/07/07, John Hunter <jd...@gm...> wrote: > OK, you'll probably need to give us a complete, free standing example > for us to debug this. I've attached the complete code ./params.py --min-mass 4 --max-mass 100 --output test.png Cheers Adam > |
|
From: John H. <jd...@gm...> - 2007-07-14 15:39:29
|
On 7/14/07, Adam Mercer <ram...@gm...> wrote: > I found these examples whilst trying to get the fill() method to work > but couldn't get anything working. I added the line > > axes.fill(mass, minimum_mass(options, mass), facecolor='red', alpha=0.5) > > which, if I'm following the example correctly, should fill the area > under the minimum mass line red, but it has no effect on the plot. OK, you'll probably need to give us a complete, free standing example for us to debug this. |
|
From: Adam M. <ram...@gm...> - 2007-07-14 15:06:53
|
On 14/07/07, John Hunter <jd...@gm...> wrote: > On 7/14/07, Adam Mercer <ram...@gm...> wrote: > > > I'm trying to shade a couple of areas of a plot I'm creating, I need > > to shade the area above one line and the area below another. > > According to the documentation it looks like I need to use the fill() > > method but I can't get it to work, the code I use for creating the > > plot is below: > > The cookbook entry > > http://www.scipy.org/Cookbook/Matplotlib/SigmoidalFunctions > > illustrates how to fill below lines -- it is a little more > complicated, because it fills below the intersection of two lines, but > it should help. See also > http://matplotlib.sf.net/examples/fill_demo.py I found these examples whilst trying to get the fill() method to work but couldn't get anything working. I added the line axes.fill(mass, minimum_mass(options, mass), facecolor='red', alpha=0.5) which, if I'm following the example correctly, should fill the area under the minimum mass line red, but it has no effect on the plot. Cheers Adam |
|
From: John H. <jd...@gm...> - 2007-07-14 14:49:13
|
On 7/14/07, Adam Mercer <ram...@gm...> wrote: > I'm trying to shade a couple of areas of a plot I'm creating, I need > to shade the area above one line and the area below another. > According to the documentation it looks like I need to use the fill() > method but I can't get it to work, the code I use for creating the > plot is below: The cookbook entry http://www.scipy.org/Cookbook/Matplotlib/SigmoidalFunctions illustrates how to fill below lines -- it is a little more complicated, because it fills below the intersection of two lines, but it should help. See also http://matplotlib.sf.net/examples/fill_demo.py JDH |
|
From: Adam M. <ram...@gm...> - 2007-07-14 14:38:32
|
Hi
I'm trying to shade a couple of areas of a plot I'm creating, I need
to shade the area above one line and the area below another.
According to the documentation it looks like I need to use the fill()
method but I can't get it to work, the code I use for creating the
plot is below:
# import required modules from matplotlib
import matplotlib
from matplotlib import figure
from matplotlib.backends.backend_agg import FigureCanvasAgg as FigureCanvas
# set matplotlib plot parameters
matplotlib.rcParams.update({
"font.size": 8.0,
"axes.titlesize": 10.0,
"axes.labelsize": 10.0,
"xtick.labelsize": 8.0,
"ytick.labelsize": 8.0,
"legend.fontsize": 8.0,
"figure.dpi": 300,
"savefig.dpi": 300,
"text.usetex": True
})
def parameter_space_plot(options):
# setup figure
fig = figure.Figure()
FigureCanvas(fig)
fig.set_size_inches(5, 5)
axes = fig.gca()
axes.grid(True)
axes.set_xlabel("Mass 1 / $M_\odot$")
axes.set_ylabel("Mass 2 / $M_\odot$")
# setup mass array
mass = numpy.arange(0, options.max_mass + 1, 1)
# plot min/max mass lines
axes.plot(mass, minimum_mass(options, mass), 'b-')
axes.plot(mass, maximum_mass(options, mass), 'b-')
# plot equal mass line
axes.plot(mass, mass, 'k--')
# set axes limits
axes.set_xlim([0, options.max_mass])
axes.set_ylim([0, options.max_mass])
# return plot
return fig
could anyone give me pointers as to how I could shade the region of
the plot about the maximum mass line and the area below the minimum
mass line?
Cheers
Adam
|