User Tools

Site Tools


diffusion

**This is an old revision of the document!** ----


Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /nfs/aesop1/hw00/d36/bdelab/wiki/inc/parser/handler.php on line 1458

Warning: preg_match(): Compilation failed: invalid range in character class at offset 3093 in /nfs/aesop1/hw00/d36/bdelab/wiki/inc/parser/lexer.php on line 118
A PCRE internal error occured. This might be caused by a faulty plugin

====Preprocess diffusion data==== If diffusion data was acquired on the subject we want to (a) correct for EPI distortions in the data using FSL's topup tool; (b) correct for subject motion and eddy currents; (c) fit a tensor model and create a dt6.mat file; (d) fit the CSD model with mrtrix; (e) run AFQ to segment the fibers into all the major fiber groups. Jason Yeatman has written a helpful utility to run FSL's topup and eddy functions: <code>fsl_preprocess(dwi_files, bvecs_file, bvals_file, pe_dir, outdir)</code> This function is also wrapped within another utility to run this whole pipeline (steps a-e) on a subject <code>bde_preprocessdiffusion</code>

diffusion.1471462312.txt.gz · Last modified: 2016/08/17 19:31 by bdelab