Resending, with CC to list.
Thanks for the help! Nightmare of the living crash-test dummy...
I tried following your instructions. Here's what that looks like:
ASR:matplotlib arokem$ make build_os105
make: *** No rule to make target `build_os105'. Stop.
ASR:matplotlib arokem$ cd release/osx
ASR:
On Tue, Aug 11, 2009 at 8:29 PM, Ariel Rokem wrote:
> Am I doing something wrong? I promise to follow your instructions, if I can
> make it work :-)
No worries -- OSX is a nightmare. First try this:
make build_osx105
and if that works, you can
python setup.py install
If that doesn't work
Hi -
I would like to do that, but now, after I grabbed the most recent svn from
main source and tried to build it (so that I can replicate the broken-ness
of the code) I get this:
ASR:matplotlib arokem$ python setup.py install
=
On Tue, Aug 11, 2009 at 5:02 PM, Ariel Rokem wrote:
> here is a suggested patch for mlab's cohere_pairs function. The old version
> was broken, due to some outdated code.
Thanks Ariel for the patch. Could you explain your patch in words --
what was broken before and how you fixed it. Also, whil
On Tue, Aug 11, 2009 at 6:53 PM, Jack Sankey wrote:
> Sorry for spamming, but I have another addition to
> BlockingMouseInput.add_click, that fixes the problem of the graphics jumping
> around while ginputting. This makes it much easier to zoom in on an imshow()
> plot and click a bunch of points,
Sorry for spamming, but I have another addition to
BlockingMouseInput.add_click, that fixes the problem of the graphics jumping
around while ginputting. This makes it much easier to zoom in on an imshow()
plot and click a bunch of points, for example (it used to zoom all the way
out!):
def add_cli
Hi,
here is a suggested patch for mlab's cohere_pairs function. The old version
was broken, due to some outdated code.
Cheers,
Ariel
--
Ariel Rokem
Helen Wills Neuroscience Institute
University of California, Berkeley
http://argentum.ucbso.berkeley.edu/ariel
mlab_cohere_pairs_patch.py
Descri
(correction: I *can* get the keyboard to click and remove clicks, but can't
get the 'enter' event to fire. Maybe windows has a different binding?)
On Tue, Aug 11, 2009 at 4:50 PM, Jack Sankey wrote:
> Hello again,
> I'm not an official dev with commit ability (though I may be committable),
> but
Hello again,
I'm not an official dev with commit ability (though I may be committable),
but I modified figure.py and blocking_input.py to allow us to do exactly
this. Any chance it could make it to the next release?
http://sites.google.com/site/jacksankey/files/matplotlib.zip?attredirects=0
Note
Hello,
The new ginput is great, and I'm going to start using it instead of my
original implementation. The one problem is on my (and many) laptops, it is
in practice hard to middle click, and I often find myself accidentally
clicking or removing a click.
It would be nice (and should be straightfor
Hi,
I just followed the procedure below to merge a patch I did on mplot3d
(R7446 on v099). However, a lot more stuff got merged and sent as I
did this (R7447). I hope I did not break anything!
Regards,
Reinier
On Fri, Jul 31, 2009 at 3:57 PM, Michael Droettboom wrote:
> A 0.99 branch has been cr
11 matches
Mail list logo