help > How can I register all the MRI files in my folder to MNI space in a single bach?
Showing 1-3 of 3 posts
Display:
Results per page:
Jul 21, 2022  10:07 AM | nairulislam
How can I register all the MRI files in my folder to MNI space in a single bach?
I am currently working with the gui version of the fsl-flirt, and I have a lot of files to work with. So, it is taking a lot of time.
I would want to know if there is a way fpr me to register all the files to MNI space in one go.
If there is any other software like SPM that maybe of use to me, please suggest.
Jul 21, 2022  12:07 PM | Chris Rorden
RE: How can I register all the MRI files in my folder to MNI space in a single bach?
This question is out of scope for this forum.

If you want to automate FSL, contact the FSL jiscmail forum. If you are comfortable with shell scripting, look at the FSL scripting tutorial
 https://open.win.ox.ac.uk/pages/fslcourse/website/#CourseMaterials

If you want to automate using Matlab and SPM, contact the SPM jiscmail forum.

If you want to know how to automate tasks with Python, consider the neurostars forum.
Jul 23, 2022  02:07 PM | nairulislam
RE: How can I register all the MRI files in my folder to MNI space in a single bach?
Thank You.