sct_dmri_transpose_bvecs¶
Transpose bvecs file (if necessary) to get nx3 structure.
usage: sct_dmri_transpose_bvecs -bvec <file> [-o <file>] [-h] [-v <int>]
MANDATORY ARGUMENTS¶
- -bvec
Input bvecs file. Example:
bvecs.txt
OPTIONAL ARGUMENTS¶
- -o
Output bvecs file. By default, input file is overwritten. Example:
bvecs_t.txtDefault:
''
MISC ARGUMENTS¶
- -v
Possible choices: 0, 1, 2
Verbosity. 0: Display only errors/warnings, 1: Errors/warnings + info messages, 2: Debug mode.
Default:
1