sct_dmri_concat_bvals¶
C o n c a t e n a t e b v a l f i l e s i n t i m e . Concatenate bval files in time.
usage: sct_dmri_concat_bvals -i <file> [<file> ...] [-o <file>] [-h] [-v <int>]
MANDATORY ARGUMENTS¶
- -i
L i s t o f t h e b v a l f i l e s t o c o n c a t e n a t e . E x a m p l e : ` d m r i _ b 7 0 0 . b v a l d m r i _ b 2 0 0 0 . b v a l ` List of the bval files to concatenate. Example:
dmri_b700.bval dmri_b2000.bval
OPTIONAL ARGUMENTS¶
- -o
O u t p u t f i l e w i t h b v a l s m e r g e d . E x a m p l e : ` d m r i _ b 7 0 0 _ b 2 0 0 0 _ c o n c a t . b v a l ` Output file with bvals merged. Example:
dmri_b700_b2000_concat.bval
MISC ARGUMENTS¶
- -v
P o s s i b l e c h o i c e s : 0 , 1 , 2 Possible choices: 0, 1, 2
V e r b o s i t y . 0 : D i s p l a y o n l y e r r o r s / w a r n i n g s , 1 : E r r o r s / w a r n i n g s + i n f o m e s s a g e s , 2 : D e b u g m o d e . Verbosity. 0: Display only errors/warnings, 1: Errors/warnings + info messages, 2: Debug mode.
D e f a u l t : ` ` 1 ` ` Default:
1