volume_in

Import in python using from mcot.core.scripts import volume_in

mcot.core.scripts.volume_in(value)[source]

Reads in a volume from a NIFTI or CIFTI file

Parameters:value – input filename (NIFTI or CIFTI)
Returns:nibabel NIFTI1Image (or other volumetric image)