On Feb 10, 2008 9:43 AM, John Hunter <[EMAIL PROTECTED]> wrote:
> > I want to create a scatter plot onto a background image. Anybody could help
> > me?Thank you!
>
> The mri_demo.py example in the matplotlib/examples in the src
> distribution illustrates this.
Sorry -- wrong example. The example
2008/2/9 He Jibo <[EMAIL PROTECTED]>:
> Hi, Everyone,
>
> I want to create a scatter plot onto a background image. Anybody could help
> me?Thank you!
The mri_demo.py example in the matplotlib/examples in the src
distribution illustrates this.
--
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