Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

cognitive_pupillometry_script using Tobii data

Hello,

Forgive me if this is posted in the wrong forum - I'm 100% new to using python/this forum or anything like it.

For my project, I want to use the script from cognitive_pupillometry_script provided on github, but one of the first steps is having to parse the data via some EyeLink specific exe program (edf2asc.exe?) which is not necessary for me as my data is already parsed in R (I don't use EyeLink, I use a Tobii Nano) - I want to just feed it into the preprocessing script. But I don't know what the data matrix (dm) looks like before its run into Step 3 (blink correction). Can somebody provide the data file after being parsed so that I can make mine in the same format to put through the preprocessing script? Its OK if its in data matrix format, I can convert a csv into that (I think!).

Thank you for any help,

Candice

Sign In or Register to comment.