sct_dmri_display_bvecs¶
D i s p l a y s c a t t e r p l o t o f g r a d i e n t d i r e c t i o n s f r o m b v e c s f i l e . I f y o u h a v e m u l t i - s h e l l a c q u i s i t i o n , y o u c a n p r o v i d e a l s o b v a l s f i l e t o d i s p l a y i n d i v i d u a l s h e l l s i n q - s p a c e . Display scatter plot of gradient directions from bvecs file. If you have multi-shell acquisition,you can provide also bvals file to display individual shells in q-space.
usage: sct_dmri_display_bvecs -bvec <file> [-bval <file>] [-h] [-v <int>]
MANDATORY ARGUMENTS¶
- -bvec
I n p u t b v e c s f i l e . E x a m p l e : ` s u b - 0 0 1 _ d w i . b v e c ` Input bvecs file. Example:
sub-001_dwi.bvec
OPTIONAL ARGUMENTS¶
- -bval
I n p u t b v a l f i l e ( f o r m u l t i - s h e l l a c q u i s i t i o n ) . E x a m p l e : ` s u b - 0 0 1 _ d w i . b v a l ` Input bval file (for multi-shell acquisition). Example:
sub-001_dwi.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