Hi He
2008/2/10 He Jibo <[EMAIL PROTECTED]>:
> Hi, Arnar,
>
> Thank you for your great help!This is what I need! But this code has some
> warnings, could you please help me debug it? Thank you !
>
> the first error is :
> Traceback (most recent call last):
> File "D:/Program Files/python 2.4.3/
Hi Jibo,
I'm not sure of your reasons for wanting to do this, but you might find
the psychopy package of interest:
http://www.psychopy.org/
Gary R.
He Jibo wrote:
> Hi, Everyone,
>
> I want to create a scatter plot onto a background image. Anybody could
> help me?Thank you!
>
> The backgrou
> The background.PNG is shown full screen with a resolution of 1024*768. The
> data in the fixation_xy.txt is the coordinates of eye-movement data, first
> column for X axis, second column for Y axis. I wish to do a scatter plot
> with the data onto background.PNG. Please give me a helping hand how
Hi, Everyone,
I want to create a scatter plot onto a background image. Anybody could help
me?Thank you!
The background.PNG is shown full screen with a resolution of 1024*768. The
data in the fixation_xy.txt is the coordinates of eye-movement data, first
column for X axis, second column for Y axis
Sorry to bother everyone with this post.
I am new to matplotlib and python in general and am finding a problem
that I don't understand.
I've downloaded the scipy superpack (through easy_install) from C.
Fonnesbeck (http://trichech.us) and receive and error when plotting
(example below).