20 November 2020 3 355 Report

Dear all,

As I have to perform eddy correction on many files, I would really like to speed up this process. Does anyone know a script to automatically run Eddy (from fsl) on multiple files?

This is the script I would now have to run separately on every file ;

eddy --imain=data --mask=my_hifi_b0_brain_mask --acqp=acqparams.txt --index=index.txt --bvecs=bvecs --bvals=bvals --out=eddy_corrected_data

Every file has its own brain_mask, bvals, and bvecs, and need to have an individual output file..

Els

Similar questions and discussions