Scroll to navigation

NIB-DIFF(1) User Commands NIB-DIFF(1)

NAME

nib-diff - Python3 bindings to various neuroimaging data formats

SYNOPSIS

nib-diff [OPTIONS] [FILE ...]

DESCRIPTION

Quick summary of the differences among a set of neuroimaging files

Notes:

- difference in data types for header fields will be detected, but
endianness difference will not be detected. It is done so to compare files with native endianness used in data files.

OPTIONS

show program's version number and exit
show this help message and exit
Make more noise. Could be specified multiple times
Header fields (comma separated) to be printed as well (if present)
Maximal absolute difference in data between files to tolerate.
Maximal relative difference in data between files to tolerate. If --data-max-abs-diff is also specified, only the data points with absolute difference greater than that value would be considered for relative difference check.
Enter a numpy datatype such as 'float32'.

AUTHOR


This manpage was written by Nilesh Patra for the Debian distribution and
can be used for any other usage of the program.

July 2020 nib-diff 3.1.1