cvnlab / GLMsingle

A toolbox for accurate single-trial estimates in fMRI time-series data
BSD 3-Clause "New" or "Revised" License
101 stars 45 forks source link

Different stimdur for different conditions #95

Closed yqliu9240 closed 1 year ago

yqliu9240 commented 1 year ago

Hello!

I am trying to apply GLMsingle to my data where some conditions have a stimdur of 2secs and some 6secs. But the GLMestimatesingletrial.m script seems to only take one single stimdur. Is there a way to get around this?

Thank you! Yuqi

kendrickkay commented 1 year ago

This is covered on the FAQ (https://readthedocs.org/projects/glmsingle). I've updated a bit (but may take a while to show up.) See screenshot below:

image
yqliu9240 commented 1 year ago

That makes sense, thank you for the help!