Macquarie-MEG-Research / natural_conversations

Data analysis for the natural conversations study
0 stars 2 forks source link

add strf functionality #10

Open paulsowman opened 3 days ago

paulsowman commented 3 days ago

@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 commented 2 days ago

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:

https://github.com/Macquarie-MEG-Research/natural_conversations/blob/fe16b77e23ebeec6e425a1d57b1cec06b0c97afc/bidsify.py#L340

This could be one more channel to concat at the end