.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
.TH TFF_VERIFY_HEADER_COMPATIBILITY.PY "1" "September 2025" "tff_verify_header_compatibility.py 0.3" "User Commands"
.SH NAME
tff_verify_header_compatibility.py \- compare tractrograms for headers compatibility
.SH DESCRIPTION
usage: tff_verify_header_compatibility.py [\-h] in_files [in_files ...]
.PP
Will compare all input files against the first one for the compatibility
of their spatial attributes.
.PP
Spatial attributes are: affine, dimensions, voxel sizes and voxel order.
.SS "positional arguments:"
.TP
in_files
List of file to compare (trk, trx and nii).
.SS "options:"
.TP
\fB\-h\fR, \fB\-\-help\fR
show this help message and exit
