dipy_concatenate_tractograms#
Synopsis#
Concatenate multiple tractograms into one.
Usage#
dipy_concatenate_tractograms [OPTIONS] tractogram_list
Input Parameters#
tractogram_listThe stateful tractogram filenames to concatenate
General Options#
--referenceReference anatomy for tck/vtk/fib/dpy file. support (.nii or .nii.gz).
--delete_dpvDelete dpv keys that do not exist in all the provided TrxFiles
--delete_dpsDelete dps keys that do not exist in all the provided TrxFile
--delete_groupsDelete all the groups that currently exist in the TrxFiles
--check_space_attributesVerify that dimensions and size of data are similar between all the TrxFiles
--preallocationPreallocated TrxFile has already been generated and is the first element in trx_list (Note: delete_groups must be set to True as well)
Output Options#
--out_dirOutput directory. (default current directory)
--out_extensionExtension of the resulting tractogram
--out_tractogramName of the resulting tractogram
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.