logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nib-conform - Python3 bindings to various neuroimaging data formats

Author

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

nib-conform 3.1.1                                   July 2020                                     NIB-CONFORM(1)

Description

       usage: nib-conform [-h] [--out-shape OUT_SHAPE OUT_SHAPE OUT_SHAPE]

              [--voxel-size  VOXEL_SIZE  VOXEL_SIZE  VOXEL_SIZE]  [--orientation  ORIENTATION]  [-f] [-V] infile
              outfile

       Conform neuroimaging volume to arbitrary shape and voxel size.

   positionalarguments:
       infile Neuroimaging volume to conform.

       outfile
              Name of output file.

   optionalarguments:-h, --help
              show this help message and exit

       --out-shape OUT_SHAPE OUT_SHAPE OUT_SHAPE
              Shape of the conformed output.

       --voxel-size VOXEL_SIZE VOXEL_SIZE VOXEL_SIZE
              Voxel size in millimeters of the conformed output.

       --orientation ORIENTATION
              Orientation of the conformed output.

       -f, --force
              Overwrite existing output files.

       -V, --version
              show program's version number and exit

Name

       nib-conform - Python3 bindings to various neuroimaging data formats

See Also