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

Will this work for analyzing multichannel EcoG data from rat cortex? #190

Closed
ahmeddeladly opened this issue Sep 9, 2021 · 1 comment
Closed

Comments

@ahmeddeladly
Copy link

Hello,

I am analyzing multichannel ECoG data and I wanted to use the nitime package to analyze coherence amongst the channels in the beta frequency band. To create the time series object using the time series function, TR is required as an input.

To my understanding, TR in the fMRI literature refers to the repetition time or the time for which a stimulus is presented is presented.
Because I am working with ECoG data and not fMRI data, where no stimulus was presented, can set the TR as my sampling rate?

Will this still give valid results?

Thanks in advance.

Ahmed

@arokem
Copy link
Member

arokem commented Sep 9, 2021

Hi Ahmed - thanks for your questions. The TR is the sampling interval (usually specified in seconds), so (1/sampling rate) in Hz. If you use that, yes, the results should be valid.

@arokem arokem closed this as completed Sep 9, 2021
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