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

Enhance peek_data functionality #42

Open
zenBen opened this issue Sep 6, 2021 · 0 comments
Open

Enhance peek_data functionality #42

zenBen opened this issue Sep 6, 2021 · 0 comments

Comments

@zenBen
Copy link
Member

zenBen commented Sep 6, 2021

  1. If two calls to peek_data are defined, make the second to take the data from the first and plot it as comparator (e.g. in red lying under new peek data in black)
  2. find peek points by centering on points of maximum amplitude (suitably separated from other peeks), e.g.
    • peek i = window around max(all_data)
    • remove peek i window from data
    • repeat
  3. plot ERPimage from all data if user supplies epoching event
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