Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixReport() and interest periods #29

Open
davebraze opened this issue Dec 13, 2016 · 1 comment
Open

fixReport() and interest periods #29

davebraze opened this issue Dec 13, 2016 · 1 comment

Comments

@davebraze
Copy link
Owner

davebraze commented Dec 13, 2016

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.

@davebraze
Copy link
Owner Author

Progress made in PR #47 by @monicaycli. See also issue #45.

MSG events are now properly read from ELascii file and stored in data.frame. However, parsing is minimal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant