I used afni proc to align fMRI images, corrected with SLOMOCO, to T1 using default (big_move) alignment setting. I checked the fMRI images as an overlay and they were not aligned properly. I have 39 sets of images and 3 of them were not aligned after I tried the other two alignment options (giant_move and ginormous_move).
I am wondering if there’s other alignment methods that you recommend.
to respectively select the lpc+ZZ cost function (which tends to be the most stable/general for EPI-T1w alignment), a bit larger search in the fit space, and to check for potential left-right flipping between the EPI and anatomical. Why are we on the watch for that latter one? … because it happens:
Glen DR, Taylor PA, Buchsbaum BR, Cox RW, Reynolds RC (2020). Beware (Surprisingly Common) Left-Right Flips in Your MRI Data: An Efficient and Robust Method to Check MRI Dataset Consistency Using AFNI. Front. Neuroinformatics 14. doi.org/10.3389/fninf.2020.00018 https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7263312/
Also, if you have Python+matplotlib on your system (you can verify this with “afni_system_check.py -check_all”), then I would add “-html_review_style pythonic”, so you get a fun+information HTML created to QC your processing. There is one that is created by default anyways, but the “pythonic” one looks much nicer.
I would add this line to get a better mask estimated (but not applied, just there if you want one later):
-mask_epi_anat yes \
And I am not familiar with SLOMOCO—but basically, the assumption is that all motion effects are removed by it? The brain is moved slice-by-slice in each volume, and then are the motion parameters regressed out somehow in that process? And is censoring done then? Normally we would be using motion estimates to censor and filter bad volumes (along with looking for large fractions of outliers in a volume). I am not sure how best to do that in this case; nor how to account exactly for additional lost degrees of freedom from any earlier regressions (typically, it should all be done at once).
–pt
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.