-
Notifications
You must be signed in to change notification settings - Fork 145
hrf model onset bug? #306
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
Comments
On 04/02/2014 09:47, bpinsard wrote:
yes, the onset is supposed to be in s (sorry, the docstring is Note that this function should not be used directly. We should
Best. Bertrand |
ok so it is to be used only as a kernel to regress a block design, thanks |
If I get it right, I would specify one condition per trial, when calling Bertrand |
Hi all,
trying to use the hrf model module to make regressors with delayed onset:
gave the attached plot, so the expected delay of 100 frames is divided by the tr value, but I also wonder if the scaling of the hrf is correct as it seems that the problem is with this line:
https://github.com/nipy/nipy/blob/master/nipy/modalities/fmri/hemodynamic_models.py#L32
also maybe I am misunderstanding the doc, many thanks @bthirion for some insight on this.
The text was updated successfully, but these errors were encountered: