-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Meta issue: eye-tracking todos #11879
Comments
#11408 is probably going to be tough... I'd suggest doing that one last. In theory the "only" problem with resampling while ignoring annotations (like in
This one will also require changing a lot of plotting functions. So I would also put this down the queue a bit, especially given that the workaround of passing So I would recommend first |
works for me!
Yeah - I've run into issues resampling eyetracking data while using tl;dr - in practice, For example you can run this code below: Note that the really simple work around is just to make sure the
|
Ahh right |
Wait, but does that mean that blinks always have to be interpolated before combining |
Yes until the resampling PR is updated. Which is less than ideal but if we add an option to keep the |
Yeah, that would be good! Needs thorough documentation then as well I think as this is somewhat of a "hack" until resampling works - and might not be an intuitive approach to everyone (e.g. me 🙃 ) |
And just one note that I think I mentioned earlier - if the Eye-tracking
This way the I am happy to improve the documentation for this. Maybe we can add it to the tutorial, @britta-wstnr what do you think? P.S. sorry I couldn't make it to office hours today, I had a meeting at the same time! |
Hi @scott-huberty - sorry I missed this in my notifications!! |
I'm going to open a meta-issue here to keep track of the features proposed in my GSoC, plus the other work that has cropped up during my work so far. I think at this point the work will extend beyond august but I'm happy to continue working on this after my GSoC finishes.
Maintenance
RawEyeLink
doesn't have unwanted private attributes attached to it.[WIP] ENH: resampling with annotations #11408(Update: hopefully solved with ENH: Add polyphase resampling #12268)raw.plot
to map a sensor's FIFF_UNIT to a sensible scaling.Eyetracking features
The text was updated successfully, but these errors were encountered: