sct_dmri_compute_bvalue¶
Calculate b-value (in mm^2/s).
usage: sct_dmri_compute_bvalue -g <float> -b <float> -d <float> [-h] [-v <int>]
MANDATORY ARGUMENTS¶
- -g
Amplitude of diffusion gradients (in mT/m). Example:
40- -b
Big delta: time between both diffusion gradients (in ms). Example:
40- -d
Small delta: duration of each diffusion gradient (in ms). Example:
30
MISC ARGUMENTS¶
- -v
Possible choices: 0, 1, 2
Verbosity. 0: Display only errors/warnings, 1: Errors/warnings + info messages, 2: Debug mode.
Default:
1