Sponsor:

Your company here ā€” click to reach over 10,000 unique daily visitors

tff_convert_tractogram - Man Page

manual page for usage: tff_convert_tractogram [-h] [--reference REFERENCE]

Description

usage: tff_convert_tractogram [-h] [--reference REFERENCE]

[--positions_dtype {float16,float32,float64}]

[--offsets_dtype {uint32,uint64}] [-f] IN_TRACTOGRAM OUT_TRACTOGRAM

Conversion of '.tck', '.trk', '.fib', '.vtk', '.trx' and 'dpy' files using updated file format standard. TCK file always needs a reference file, a NIFTI, for conversion. The FIB file format is in fact a VTK, MITK Diffusion supports it.

positional arguments

IN_TRACTOGRAM

Tractogram filename. Format must be one of trk, tck, vtk, fib, dpy, trx.

OUT_TRACTOGRAM

Output filename. Format must be one of trk, tck, vtk, fib, dpy, trx.

options

-h, ā€‰--help

show this help message and exit

--reference REFERENCE

Reference anatomy for tck/vtk/fib/dpy file support (.nii or .nii.gz).

-f

Force overwriting of the output files.

Data type options

--positions_dtype {float16,float32,float64}

Specify the datatype for positions for trx. [float32]

--offsets_dtype {uint32,uint64}

Specify the datatype for offsets for trx. [uint64]

[--positions_dtype {float16,float32,float64}]

[--offsets_dtype {uint32,uint64}] [-f] IN_TRACTOGRAM OUT_TRACTOGRAM

tff_convert_tractogram: error: the following arguments are required: IN_TRACTOGRAM, OUT_TRACTOGRAM

Info

June 2024 usage: tff_convert_tractogram [-h] [--reference REFERENCE]