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

implement: scriptable interface #15

Open
eackermann opened this issue Oct 21, 2017 · 0 comments
Open

implement: scriptable interface #15

eackermann opened this issue Oct 21, 2017 · 0 comments

Comments

@eackermann
Copy link
Collaborator

Either change the API to make it scriptable, or at least write an example script to do the following:

  • extract all or subset of channels
  • spike detection
    • filter to spike band
    • extract epoch-aware padded snippets
    • align snippets
    • save aligned snippets, as well as aligned spike times
      ------ peeling !?
  • downsample to 3 kHz (.eeg)
  • downsample to 1 kHz
    • LFP filter (.lfp)
    • ripple filter (.ripple)
  • downsample to 120 Hz
    • theta filter (.theta)
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