I'm using AFNI proc.py and sswarper to preprocess an fMRI dataset. I found that the preprocessing quality is not very satisfactory, especially for older adults. I have attached an example of a participant who is 65 years old and displays noticeable atrophy and enlarged ventricles. The segmentation and normalization steps seem to fail in correctly extracting the lateral ventricles, and as a result, I observed strong yet peculiar activity in the CSF for my first-level results from a semantic task. I wonder if there are any special considerations I need to account for when preprocessing images of older adults, such as using an older adults atlas or adjusting specific parameters.
Take a look at this alternative template here, mentioned in a previous thread:
The template can be used within afni_proc.py by specifying the base template with -tlrc_base and -tlrc_NL_warp to compute a nonlinear warp to the template. @SSwarper won't be used in this case. The afni_proc.py generated script calls the auto_warp.py program to do the alignment instead.
Thank you! I have a follow-up question. My dataset contains both young adults and older adults. Is it suggested to use different atlases for each group respectively, and then normalize to the same MNI space template?
Voxelwise comparisons are going to be problematic because of differences in atrophy and CSF. You can do an analysis of each group using their own appropriate template, and then compare the results in a combined template space, but you will have to carefully account for differences just from atrophy, as you have noticed. You can potentially mitigate this by using a measure of CSF/atrophy as a covariate. An ROI analysis using ROIs from transformed atlases or manually drawn regions, instead of a voxelwise analysis, may help.
Hi, thank you so much for the suggestion. We'd like to regress out the signal in CSF using "regress_ROI". The CSF and CSFe masks were created for every subject. We checked the masks and for some participants the masks do not contain the lateral ventricles. We thought this problem was because of the structural change of the older people and thus we should turn to use a age-specific atlas. But after more exploration these days, we found that the CSF masks for several young adults are also not generated correctly because the lateral ventricles were also missing (I attached an uneroded CSF mask of a young adult for an example). I checked the preprocessed data and the output files from sswarper. It seems that the registration and normalization were fine. Do you have any suggestions on how to segment the CSF correctly?
Would be interesting to see the other masks (GM, WM, CSFe)...
Some ideas... but first: For comparison, I'd try running one of the troublesome subjects through the Freesurfer pipeline and then @SUMA_Make_Spec_FS to see how the mask there looks in comparison.
What percentage of subjects have a bad CSF mask?
The
National Institute of Mental Health (NIMH) is part of the National Institutes of
Health (NIH), a component of the U.S. Department of Health and Human
Services.