Hi all,
I'm preprocessing resting-state fMRI data from a clinical Parkinson's disease (PD) cohort using afni_proc.py and would appreciate guidance on an appropriate motion censoring threshold.
My current pipeline uses:
-regress_censor_motion 0.3
-regress_censor_outliers 0.05
A colleague raised the concern that 0.3 mm may be too strict for a PD population, where tremor and motor symptoms naturally increase head motion compared to healthy controls.
My cohort details:
- Clinical PD patients, pre-operative DBS cohort
- Two sites: site 1 (~152 subjects, GE 1.5T and 3T, Siemens 3T) and Site 2 (~100 subjects, uniform 400 TRs, TR=0.75s)
- No fieldmap/reverse phase encoding available
- Primary ROIs: deep brain structures (striatum, thalamus, pallidum)
- AFNI 26.1.02, using enorm for motion censoring
My questions:
- Is 0.3 mm enorm too strict for a clinical PD population? What threshold would you recommend?
- Are there published resting-state fMRI studies in PD or other clinical/elderly populations using AFNI that you would point to for guidance?
Thank you!