AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

History of AFNI updates  

|
December 06, 2022 08:00PM
Hello,

I am running a resting state analysis. I preprocessed my fMRI and anatomical data using fMRIprep and now I am denoising the data in AFNI. For each model, I am including 24 head motion parameters, volumes identified as non-steady state by fMRIprep, cosine regressors generated by fMRIprep for high-pass filtering, and polort 2 to remove linear trends.

For each subject, I compiled a confound text file containing time series regressors (see attached). The first 24 columns are the 6 head motion parameters, their first temporal derivatives, and square terms. Columns 25-29 are the cosine regressions, and column 30 is a regressor indicating the volume identified as non-steady state. Is there any issue with the organization of the confound file?

Subsequently, I used 3dTproject to regress the nuisance confounds, as indicated below:

3dTproject -polort 2 -input ${sid}_${filename} -mask ${sid}_${maskname} -ort ${outdir}/RegMatrices/${pipe}/${sid}_${pipe}_confounds.txt -blur 6 -prefix errt_${sid}_${pipe}.nii.gz

Is this specification correct to perform nuisance regression?

Thank you!
Jenna
Attachments:
open | download - Screen Shot 2022-12-06 at 7.58.19 PM.png (388.8 KB)
Subject Author Posted

Denoising resting state fMRIPrep Data Attachments

jblujus December 06, 2022 08:00PM

Re: Denoising resting state fMRIPrep Data

rick reynolds December 07, 2022 09:35AM

Re: Denoising resting state fMRIPrep Data

jblujus December 07, 2022 12:21PM

Re: Denoising resting state fMRIPrep Data

rick reynolds December 14, 2022 11:36AM