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

add strf functionality #10

Open
paulsowman opened this issue Nov 20, 2024 · 1 comment
Open

add strf functionality #10

paulsowman opened this issue Nov 20, 2024 · 1 comment

Comments

@paulsowman
Copy link
Collaborator

@larsoner @yigu8115 @JD-Zhu I was wondering about addressing the TRF in the to-do list. Where would be the best place to insert audio-timeseries? If we included some extra miscellaneous channels into the .fif that contained audio time series, the data would be most amenable to later analyses. Thoughts?

Here is a sketch of what I was thinking to do -

https://gist.github.com/paulsowman/8f7bf5bcda9b3657b5a0a8502f81e560

@larsoner
Copy link
Collaborator

Hmmmm... probably worth doing in the BIDS-ification step, we could add it as a MISC channel or whatever. We already concat MEG and EEG for example:

raw_meg.add_channels([raw_eeg])

This could be one more channel to concat at the end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants