spatialfit

Description:

Inputs:

Outputs:

Usage:

Fit a 3D or 4D NIFTI file to a spatial template.

usage: spatialfit [-h] [--datamask DATAMASK] [--templatemask TEMPLATEMASK]
                  [--order ORDER] [--debug]
                  datafile templatefile outputroot

Positional Arguments

datafile

The name of the 3D or 4D input NIFTI file.

templatefile

The name of the 3D template NIFTI file.

outputroot

The root of the output file names.

Named Arguments

--datamask

DATAMASK specifies which voxels in the data to use.

--templatemask

TEMPLATEMASK specifies which voxels in the template to use.

--order

The order of the fit to the template.

Default: 1

--debug

Enable additional debugging output.

Default: False