sct_dmri_concat_bvecs

C o n c a t e n a t e b v e c f i l e s i n t i m e . Y o u c a n e i t h e r u s e b v e c s i n l i n e s o r c o l u m n s . N . B . : R e t u r n b v e c s i n l i n e s . I f y o u n e e d i t i n c o l u m n s , p l e a s e u s e s c t _ d m r i _ t r a n s p o s e _ b v e c s a f t e r w a r d s . Concatenate bvec files in time. You can either use bvecs in lines or columns. N.B.: Return bvecs in lines. If you need it in columns, please use sct_dmri_transpose_bvecs afterwards.

usage: sct_dmri_concat_bvecs -i <file> [<file> ...] [-o <file>] [-h] [-v <int>]

MANDATORY ARGUMENTS

-i

L i s t o f t h e b v e c 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 e c d m r i _ b 2 0 0 0 . b v e c ` List of the bvec files to concatenate. Example: dmri_b700.bvec dmri_b2000.bvec

OPTIONAL ARGUMENTS

-o

O u t p u t f i l e w i t h b v e c s c o n c a t e n a t 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 e c ` Output file with bvecs concatenated. Example: dmri_b700_b2000_concat.bvec

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