Back
Login
Register
Login
Register
Millisecond Forums
Home
»
Millisecond Forums
»
Inquisit 5
»
Programmaticaly set eye tracker aoidurationthreshold
Programmaticaly set eye tracker aoidurationthreshold
Post Reply
Like
31
Programmaticaly set eye tracker aoidurationthreshold
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Willem
Willem
posted 5 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 30,
Visits: 97
I have tried to set the aoidurationthreshold threshold progammatically, but it does not seem to be having an effect.
Is this correct?
<trial anti_saccade_right_neutral_practice>
/ ontrialbegin = [
eyetracker.aoidurationthreshold = 8;
values.marker_saccade = 30000 + values.block + values.trial;
port.marker_saccade.setitem(values.marker_saccade, 1);
]
/ stimulustimes = [0 = fixation_right, blank_left, marker_saccade]
/ validresponse = (fixation_right, blank_left)
/ correctresponse = (blank_left)
/ errormessage = true(error, 200)
/ responsemode = correct
/ inputdevice = eyetracker
</trial>
Reply
Like
31
Dave
Dave
posted 5 Years Ago
ANSWER
Post Details
Share Post
Group: Administrators
Posts: 13K,
Visits: 104K
+
x
Willem - Monday, February 18, 2019
I have tried to set the aoidurationthreshold threshold progammatically, but it does not seem to be having an effect.
Is this correct?
<trial anti_saccade_right_neutral_practice>
/ ontrialbegin = [
eyetracker.aoidurationthreshold = 8;
values.marker_saccade = 30000 + values.block + values.trial;
port.marker_saccade.setitem(values.marker_saccade, 1);
]
/ stimulustimes = [0 = fixation_right, blank_left, marker_saccade]
/ validresponse = (fixation_right, blank_left)
/ correctresponse = (blank_left)
/ errormessage = true(error, 200)
/ responsemode = correct
/ inputdevice = eyetracker
</trial>
Yes, I don't think it's possible to change the threshold at runtime.
Reply
Like
30
Willem
Willem
posted 5 Years Ago
ANSWER
Post Details
Share Post
Group: Forum Members
Posts: 30,
Visits: 97
+
x
Dave - Monday, February 18, 2019
+
x
Willem - Monday, February 18, 2019
I have tried to set the aoidurationthreshold threshold progammatically, but it does not seem to be having an effect.
Is this correct?
<trial anti_saccade_right_neutral_practice>
/ ontrialbegin = [
eyetracker.aoidurationthreshold = 8;
values.marker_saccade = 30000 + values.block + values.trial;
port.marker_saccade.setitem(values.marker_saccade, 1);
]
/ stimulustimes = [0 = fixation_right, blank_left, marker_saccade]
/ validresponse = (fixation_right, blank_left)
/ correctresponse = (blank_left)
/ errormessage = true(error, 200)
/ responsemode = correct
/ inputdevice = eyetracker
</trial>
Yes, I don't think it's possible to change the threshold at runtime.
It seems to sometimes work and sometimes not, which in terms of debugging is quite frustrating. Would it be possible to get a confirmation whether dynamically setting this threshold is possible?
If not, is it possible to add this functionality?
Reply
Like
31
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Post Reply
Like
31
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Facebook
Explore
Messages
Mentions
Search