[FSL] [TitleIndex] [WordIndex

How many diffusion encoding directions do I need for FDT tractography?

We would not recommend using fewer than 25 directions.

What resolution do I need for tractography?

It depends on what structures you're interested in, but everything we have published so far works well on data which is 2.5x2.5x2.5 mm^3 or better for the adult human brain. Imaging infants or non-human species would ideally require higher resolution.

Do I need isotropic voxel resolution for tractography?

It is not strictly necessary to have isotropic voxels, however we do strongly recommend it. If you do have anisotropic voxels, though, do not resample the data to make the voxels isotropic. Just use the data as it is.

How many reference (b=0) scans should I take?

It depends on what b-factor you use, but for middle of the range b-factors (b=1000) you should take something like 1 b=0 image for every 8 or 9 diffusion-weighted image. (see Jones et al. 1999)

What do I need before I can run dtifit or bedpostx?

You need raw diffusion-weighted data in a 4D volume (the 4th dimension indexes gradient dimensions). You also need to know the orientation of the diffusion-encoding gradient and the b-value applied during each diffusion weighted volume. Lastly, you need a binary mask of brain/non-brain.

How do I know the gradient information?

Most modern scanners will output gradient information. If yours does not, you should ask your local physics team. NB, gradient information should be stored in bvecs and bvals files as described in the FDT documentation. NB2 - every volume in data requires an element in both bvals and bvecs.

Do I have to put an entry in my gradient files even for the reference (b=0) scans?

Yes - you can put any direction in the bvecs file, and you must put a zero in the correct location in the bvals file.

If something's worth saying, should I say it three times?

Yes - every volume in data requires an element in bvecs and bvals. If your input directory is in FDT standard form you can do a quick check for the correct dimensions of all your files using bedpostx_datacheck.

Do I need to normalise my bvecs?

No. All FDT programs that use bvecs (i.e. dtifit, bedpostx and qboot) will normalise the bvecs before fitting the models.

Before I run dtifit, qboot or bedpostx, I need a brain mask - where do I get that from?

The brain mask needs to be in the same space as the diffusion data. We tend to run BET on one of our reference (b=0) scans.

dtifit runs, but my outputs are all zero - what is wrong?

In most cases this is because your bvecs and bvals do not have carriage returns at the end. Make sure these files end in a new line, and rerun.

dtifit crashes - what is happening?

In most cases, dtifit is crashing because your bvectors or bvalues are stored wrong, or don't match your data. If you have run dtifit from a standard directory, you check the basics with

bedpostx_datacheck <dirname>

Bedpostx is taking ages and ages and ages and ages to finish, and I can't write may paper because my computer has seized up. Is this normal?

Yep. (On a 2.4GHz pentium, bedpostx will take about 20 cpu hours to process a 2.5x2.5x2.5 mm^3 dataset - however, at any one time, the process is v. small, so it shouldn't overburden your machine (hopefully!!) )

Can I parallelise bedpostx?

Bedpostx is sge-capable, see here for information on setting up sge on your local system.

Should I run qboot or bedpostx?

Stam??

When I've got my bedposted directory, how long will tractography take?

This depends on a few things, but the main ones are:

How should I threshold the path distribution estimates from ProbTrackx?

There is no right or wrong way to threshold these values. They form a continuous distribution which has been discretised in an arbitrary fashion (for example, if you double the voxel size, the probability of passing through each voxel will roughly double!). Note that this is NOT true for the "connectivity-based seed-voxel classification" mode where the discretisation is generally anatomically meaningful (the target masks are prespecified anatomical regions). In practice, thresholding at very low values (e.g., 10 out of 5000 samples) often tidies up path distribution estimates considerably. You will have to choose where to threshold based on your own specific question.

I've checked my data carefully and I've run bedpost_datacheck. Something still isn't working and I'm really baffled. What can I do now?

Send an email to the FSL list (see How do I best report problems to the FSL email list?)


CategoryFAQ CategoryFDT


2012-09-05 11:30