Condition specific HRF #203
Replies: 2 comments 2 replies
-
|
Sorry for the delay. "GMLsingle allows for a different HRF per voxel, but is there a way to have a different HRF per condition?" "Split the night into runs, splitting the night so each run corresponds to one sleep stage. Then HRFindexrun would indicate one HRF per run/sleep stage, answering the question." |
Beta Was this translation helpful? Give feedback.
-
|
Just to be sure, I understand correctly. Let's say I have only 2 sleep stage occuring like this: A B A B A.
1/ Using the entire data ( A B A B A) as one run doesn't work as the same HRF is used
2/ I can run with 3 run A data = {A1, A2, A3} and then with the 2 B run data = {B1, B2}. Then I have one hrf for A and one hrf for B
3/ i can run with 5 run as input {A1, B1, A2, B2, A3}. Then HRFindexrun should give me one HRF per run; so here 5 HRF.
This is all correct.
Regarding "HRFindexrun", it is just provided for informational purposes (and since it is easy to compute). GLMsingle doesn't actually use HRFs per run; rather it uses a single HRF across all runs.
So, I would recommend that #2 is the best approach here.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
First, thanks a lot for creating this tool. I am interested in the brain response to stimuli during sleep.
So I have my task paradigm (random stimulation during the sleep) and the brain sleep stage (wake, N1, N2, N3).
My question is: Does the HRF to the same stimulus change with sleep stage?
GMLsingle allows for a different HRF per voxel, but is there a way to have a different HRF per condition?
I was thinking of two solutions:
Is there any risk in doing that?
Thanks a lot
Edouard
Beta Was this translation helpful? Give feedback.
All reactions