[FSL] [TitleIndex] [WordIndex

BET does not give me good results - what can I do?

Firstly, check that the input image is OK. This can be done using slices as described in the first part of the flirt checklist.

If the image contains a lot of neck (large superior-inferior FOV), then the default centre used by BET is often poor. This can be fixed by using the -c option to select good centre coordinates. Note that these coordinates are in voxels, not mm, so if you are using voxel coordinates (starting at 0 in the corner) then you must multiply these coordinates by the voxel dimensions - as the (0,0,0)mm point is in the corner, not in the middle of the image.

If all of the above appears to be OK, then the main parameters to alter in BET are the -f and -g parameters which can cause general expansion or contraction of the brain segmentation. Note that very local errors are unlikely to be fixed by varying these parameters. For more information about these parameters see: What do the -f and -g options in BET do?

What do the -f and -g options in BET do?

The -f option in BET is used to set a fractional intensity threshold which determines where the edge of the final segmented brain is located. The default value is 0.5 and the valid range is 0 to 1. A smaller value for this threshold will cause the segmented brain to be larger and should be used when the overall result from BET is too small (inside the brain boundary). Obviously, larger values for this threshold have the opposite effect (making the segmented brain smaller). This parameter does not normally need to be used, but sometimes requires tuning for specific scanners/sequences to get the best results. It is not advisable to tune it for each individual image in general.

The -g option in BET causes a gradient change to be applied to the previous threshold value. That is, the value of the -f intensity threshold will vary from the top to the bottom of the image, centred around the value specified with the -f option. The default value for this gradient option is 0, and the valid range is -1 to +1. A positive value will cause the intensity threshold to be smaller at the bottom of the image and larger at the top of the image. This will have the effect of increasing the estimated brain size in the bottom slices and reducing it in the top slices.

Can I use BET with animal brains?

Past experience is that BET will work with brains from some animals, like monkeys, but will not work well with others, like rats. What is crucial is that there is a sufficient band of dark intensity (csf or skull) surrounding the brain. When this is not true (e.g. because of a relatively large brain stem/spinal cord) then the brain outline tends to expand well beyond the brain boundary and is very obviously wrong. In any case, the best strategy is to try BET on some example images and see if it succeeds. However, it is necessary to use the -c and -r options to make it work on non human-sized brains. When setting these options note that (1) the co-ordinates of the centre are most easily found using FSLView to select a position in the middle of the brain, and recording the mm co-ordinate values, and (2) for animals, the initial radius, set via -r, should be set for the brain size, not the head size.


CategoryFAQ CategoryBET


2012-09-05 11:30