[visionegg] Re: counting frames
- From: John Christie <jc@xxxxxxxxxxxxxxxxxxxx>
- To: visionegg@xxxxxxxxxxxxx
- Date: Mon, 17 Sep 2007 12:33:43 -0400
Ah, so what is defined in temporal_variables is what get passed to
text_func?. Does one just pass a list? Also, is this true for other
functions in the function controller? Can I get these values out of
the presentation object?
On Sep 17, 2007, at 12:16 PM, Andrew Straw wrote:
John Christie wrote:
Hi,
I've been looking through the samples... it appears from the
demos that I can have tasks execute based on a time (t) variable
passed but there are these f_fabs variables I would much prefer to
use. I need to count frames and have stimuli presented on them.
Its a simple TOJ task and an RSVP task I want to use. Do I
actually have to just present an image on every frame and then
time until what I believe is close to the number of frames?
Hi John,
I don't know what TOJ and RSVP tasks are, but I think I can answer
anyway. I just added a new demo: http://visionegg.org/trac/browser/
trunk/visionegg/demo/framecount.py
Does that help?
-Andrew
======================================
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
- Follow-Ups:
- [visionegg] Re: counting frames
- From: Andrew Straw
- References:
- [visionegg] counting frames
- From: John Christie
- [visionegg] Re: counting frames
- From: Andrew Straw
Other related posts:
- » [visionegg] counting frames
- » [visionegg] Re: counting frames
- » [visionegg] Re: counting frames
- » [visionegg] Re: counting frames
John Christie wrote:
Hi,I've been looking through the samples... it appears from the demos that I can have tasks execute based on a time (t) variable passed but there are these f_fabs variables I would much prefer to use. I need to count frames and have stimuli presented on them. Its a simple TOJ task and an RSVP task I want to use. Do I actually have to just present an image on every frame and then time until what I believe is close to the number of frames?
Hi John,I don't know what TOJ and RSVP tasks are, but I think I can answer anyway. I just added a new demo: http://visionegg.org/trac/browser/ trunk/visionegg/demo/framecount.py
Does that help? -Andrew ====================================== The Vision Egg mailing list Archives: http://www.freelists.org/archives/visionegg Website: http://www.visionegg.org/mailinglist.html
- [visionegg] Re: counting frames
- From: Andrew Straw
- [visionegg] counting frames
- From: John Christie
- [visionegg] Re: counting frames
- From: Andrew Straw