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

Adapted rej_eyecontin.m to work on epoched data #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 4, 2024

  1. Can now work on epoched data

    The code works the same, but now initially loops over epochs when searching for bad_ET intervals and when adding the additional windowsize samples (to not cause spill between epochs). Can return a similar seq_bad struct with an additional 'epoch' column, or a third output that contains seq_bad like structures per epoch. Will not reject bad data from epoched data.
    Dyschezia authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f3c3082 View commit details
    Browse the repository at this point in the history