processing-scripts > RE: DEMEANING after signal noise regression
Dec 15, 2011  10:12 AM | Maarten Mennes
RE: DEMEANING after signal noise regression
Hi Michael,

appologies for the slow response.

The processing step you're asking about is in essence a workaround step to avoid problems with FSL later on if you were to use FEAT. These problems might not exist anymore, but we kept the step anyway just to be sure.

The demeaning is done to make sure the mean of the residuals is 0 as it should be. From the residuals calculation the means are very close to 0 but not entirely, so we do the demeaning just to be sure.

The 100 is then added to avoid problems with FEAT, where we ran into an error exactly because the mean of the residuals is 0. FEAT might not expect you to use residuals for your analysis.

In essence this step does not alter the data.

All the scripts are meant to process resting state fMRI. They are not intended for task-based fMRI. Therefore we would recommend to use all steps described in the scripts. But, of course you are free to use/replace whatever step according to your own likings!

Hope this helps,
Maarten

Threaded View

TitleAuthorDate
Michael Huetel Nov 30, 2011
RE: DEMEANING after signal noise regression
Maarten Mennes Dec 15, 2011