dipy_convert_tensors#
Usage#
dipy_convert_tensors [-h] [–from_format str] [–to_format str] [–out_dir str] [–out_tensor str] tensor_files [tensor_files …]
Converts tensor representation between different formats.
Positional Arguments#
tensor_files Any number of tensor files
- options:
- -h, --help
show this help message and exit
- --from_format str
Format of the input tensor files. Valid options are ‘dipy’, ‘mrtrix’, ‘ants’, ‘fsl’.
- --to_format str
Format of the output tensor files. Valid options are ‘dipy’, ‘mrtrix’, ‘ants’, ‘fsl’.
Output Arguments(Optional)#
- --out_dir str
Output directory. (default current directory)
- --out_tensor str
Name of the resulting tensor file
References#
Garyfallidis, E., M. Brett, B. Amirbekian, A. Rokem, S. Van Der Walt, M. Descoteaux, and I. Nimmo-Smith. Dipy, a library for the analysis of diffusion MRI data. Frontiers in Neuroinformatics, 1-18, 2014.