Voxel Mirrored Homotopic Connectivity Analysis

CPAC.vmhc.get_img_nvols(in_files)[source]

Calculates the number of volumes in the given nifti image.

Parameters:

in_files (string (nifti file))

Returns:

out – number of volumes of input nifti file

Return type:

int

CPAC.vmhc.get_operand_expression(nvols)[source]

Generates operand string.

Parameters:

nvols (int)

Returns:

expr

Return type:

string