cpp-lln-lab / CPP_PTB

a set of function to make it easier to create behavioral, EEG, fMRI experiment with psychtoolbox
https://cpp-ptb.readthedocs.io/en/latest/index.html#
MIT License
12 stars 13 forks source link

EyeTracker: improve tags in the output #84

Closed marcobarilari closed 3 years ago

marcobarilari commented 3 years ago

from Remi #74

Some things need to be added in the main scripts as.

Like in the visual localizers calls to:

Eyelink('Message', 'block_start'); Eyelink('Message', 'trial_start'); Eyelink('Message', 'block_end');

Having those in the output of the eyetracker will definitely help us parse the huge tsv we will get.

marcobarilari commented 3 years ago

actually we have already an issue on the topic of cpp-lln-lab/localizer_visual_motion#49

to do:

Remi-Gau commented 3 years ago

@marcobarilari This one can be closed, no?

marcobarilari commented 3 years ago

yes!