[visionegg] Re: Arrow and fixation point stimulus
- From: Andrew Straw <astraw@xxxxxxxxxxx>
- To: visionegg@xxxxxxxxxxxxx
- Date: Wed, 04 May 2005 00:25:30 -0700
Hubertus Becker wrote:
Hi all,
I needed an arrow and also a fixation point stimulus in Vision
Egg. Please look at the attached files and let me know what you
think about it. The fixation point stimulus is realized thru a
circle and not thru a rectangle as in the FixationSpot class.
Maybe both stimuli classes fits into the Core.py file in the
VisionEgg library.
Best
Hubertus
Hi Hubertus,
These stimuli look nice. I've included them in MoreStimuli.py (now in
CVS), adding you to the author list and adding your copyright
information. I made a few changes: removed the 'center' parameter (why
add a deprecated parameter to a new class?), partly vectorized the
triangle fan drawing, and renamed 'FixationPoint' to 'FilledCircle' to
reflect the fact that it may be more broadly useful.
Thanks for the contributions.
Cheers!
Andrew
======================================
The Vision Egg mailing list
Archives: http://www.freelists.org/archives/visionegg
Website: http://www.visionegg.org/mailinglist.html
- References:
- [visionegg] Arrow and fixation point stimulus
- From: Hubertus Becker
Other related posts:
- » [visionegg] Arrow and fixation point stimulus
- » [visionegg] Re: Arrow and fixation point stimulus
Hi all,
I needed an arrow and also a fixation point stimulus in Vision Egg. Please look at the attached files and let me know what you think about it. The fixation point stimulus is realized thru a circle and not thru a rectangle as in the FixationSpot class. Maybe both stimuli classes fits into the Core.py file in the VisionEgg library.
Best
Hubertus
Hi Hubertus,
- [visionegg] Arrow and fixation point stimulus
- From: Hubertus Becker