pairproc

Description:

Inputs:

Outputs:

Usage:

Compare the even and odd volumes of a 4D nifti file.

usage: pairproc [-h] [--dmask DATAMASK] [--getdist] [--demean] [--debug]
                inputfile outputroot

Positional Arguments

inputfile

The name of the input nifti file, including extension

outputroot

The base name of the output files

Named Arguments

--dmask

Use DATAMASK to specify which voxels in the data to use.

--getdist

Get the distribution of false correlations

Default: False

--demean

Remove the mean from each image prior to processing

Default: False

--debug

Print debugging information

Default: False