Scroll to navigation

TFF_CONCATENATE_TRACTOGRAMS.PY(1) User Commands TFF_CONCATENATE_TRACTOGRAMS.PY(1)

NAME

tff_concatenate_tractograms.py - concatenate multiple tractograms into one

DESCRIPTION

usage: tff_concatenate_tractograms.py [-h] [--delete_dpv] [--delete_dps]

[--delete_groups]
[--reference REFERENCE] [-f] in_tractograms [in_tractograms ...] out_tractogram

Concatenate multiple tractograms into one.

If the data_per_point or data_per_streamline is not the same for all tractograms, the data must be deleted first.

positional arguments:

Tractogram filename. Format must be one of trk, tck, vtk, fib, dpy, trx.
Filename of the concatenated tractogram.

options:

show this help message and exit
Delete the dpv if it exists. Required if not all input has the same metadata.
Delete the dps if it exists. Required if not all input has the same metadata.
Delete the groups if it exists. Required if not all input has the same metadata.
Reference anatomy for tck/vtk/fib/dpy file support (.nii or .nii.gz).
Force overwriting of the output files.
January 2024 tff_concatenate_tractograms.py 0.2.9