[visionegg] Re: trigger input
- From: "Joyca Lacroix" <j.lacroix@xxxxxxxxxxxxx>
- To: <visionegg@xxxxxxxxxxxxx>
- Date: Fri, 6 Dec 2002 14:27:43 +0100
Hi Christophe (and everyone else),
After next week I will be working with teh VisionEgg again. Next week I will
not be able to e-mail.
Good luck
Joyca
----- Original Message -----
From: "Christoph Lehmann" <lehmann@xxxxxxxxxxxx>
To: <visionegg@xxxxxxxxxxxxx>
Sent: Friday, December 06, 2002 2:26 PM
Subject: [visionegg] trigger input
> hi everybody :)
>
> it's me again.
>
> even though I couldn't get the mouse to work in my script (I know it's
> my fault, nothing saying against visionegg! - I just don't know enough
> about python et al)
>
> I expanded my script (I know, it would be better to get the thins
> working step by step, but since I am leaving now for the weekend I
> hope, that one or another could help me .... THANKs) to get the stimuli
> only presented when a trigger is at the parallel port
>
> I now get the error:
>
> ython load_picture_mouse_trig.py
> 2002-12-06 14:20:22 (6520) info: Vision Egg script
> load_picture_mouse_trig.py started with
> process id 6520.
> 2002-12-06 14:20:28 (6520) info: Requesting window 640 x 480 24 bpp (8 8
> 8 0 RGBA).
> 2002-12-06 14:20:28 (6520) info: OpenGL 1.2 Mesa 3.4.2, Mesa DRI Radeon
> 20010402 AGP 1x x86/MMX/SSE,
> VA Linux Systems, Inc.
> 2002-12-06 14:20:28 (6520) info: Video system reports 32 bpp (8 8 8 8
> RGBA).
> Traceback (most recent call last):
> File "load_picture_mouse_trig.py", line 132, in ?
> File "/usr/lib/python2.2/site-packages/VisionEgg/Core.py", line 1139,
> in go
> self.between_presentations()
> File "/usr/lib/python2.2/site-packages/VisionEgg/Core.py", line 1470,
> in between_presentations
> doing_transition=0)
> File "/usr/lib/python2.2/site-packages/VisionEgg/Core.py", line 1103,
> in __call_controllers
> result = controller.between_go_eval()
> File "/usr/lib/python2.2/site-packages/VisionEgg/Core.py", line 1668,
> in between_go_eval
> raise NotImplementedError("%s: Definition in abstract base class
> Controller must be overriden."%(str(self),))
> NotImplementedError: <__main__.MouseButtonController instance at
> 0x8fe53fc>: Definition in abstract base class Controller must be
> overriden.
> ---------------
>
> as usual, the code is in the attachment. Please forgive me, that I just
> copied and pasted code-elements form the demos to this file (and there
> are the errors, I am sure). I will spend more time on the code next week
>
> thanks for every help
>
> christoph
>
> --
> Christoph Lehmann
> Department of Psychiatric Neurophysiology
> University Hospital of Clinical Psychiatry
> Waldau
> CH-3000 Bern 60
> Switzerland
>
> Phone: ++41 31 930 93 83
> Fax: ++41 31 930 96 61
> Email: lehmann@xxxxxxxxxxxx
> Web:
>
>
> -- Binary/unsupported file stripped by Ecartis --
> -- Type: text/x-python
> -- File: load_picture_mouse_trig.py
>
>
> ======================================
> The Vision Egg mailing list
> Archives: http://www.freelists.org/archives/visionegg
> Website: http://www.visionegg.org/mailinglist.html
>
======================================
The Vision Egg mailing list
Archives: http://www.freelists.org/archives/visionegg
Website: http://www.visionegg.org/mailinglist.html
- References:
- [visionegg] trigger input
- From: Christoph Lehmann
Other related posts:
- » [visionegg] trigger input
- » [visionegg] Re: trigger input
- » [visionegg] Re: trigger input
- » [visionegg] Re: trigger input
- [visionegg] trigger input
- From: Christoph Lehmann