You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for flagging events (fixations) as being either inside or outside of an interest period within a recording block. Will need to identify (via RegEx) events that correspond to beginning and end of interest period.
This will rely on properly gathering MSG events other than trialvars in readELascii(), which is not working at present. See the msgSet argument to that function.
The text was updated successfully, but these errors were encountered:
Add support for flagging events (fixations) as being either inside or outside of an interest period within a recording block. Will need to identify (via RegEx) events that correspond to beginning and end of interest period.
This will rely on properly gathering MSG events other than trialvars in readELascii(), which is not working at present. See the msgSet argument to that function.
The text was updated successfully, but these errors were encountered: