Help for simulation of task paradigm #200
Unanswered
leotozzi88
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Experts,
My situation is as follows: I have some fMRI data recorded during a task paradigm. My task is a block design and I have reason to believe that it will activate a specific set of brain regions. I would like to run a simulation using parameters corresponding to my task design and then compare the results of the simulation to the real data I have.
I have some questions on how to build an event vector that I can feed to the simulation, similarly to what you have shown in your paper.
First of all, does it make sense to model the stimulus as a "on-off" vectors of 0s and 1s?
This is how I did it so far:
The result is this plot:
Then I created my model using a duration matching my task and using the parameters you used in the paper:
First of all, does the above make sense?
Second, in your paper you multiplied the stimulus by a certain value before assigning it to "ext_exc_current". What does this value represent and what is a good value?
Beta Was this translation helpful? Give feedback.
All reactions