combine

Import in python using from mcutils.utils.cifti import combine

mcutils.utils.cifti.combine(brain_models: Sequence[nibabel.cifti2.cifti2_axes.BrainModelAxis])[source]

Find the common space of multiple BrainModel axes

Parameters

brain_models – sequence of brain model axes

Returns

tuple of common brain model and sequence of indices with the common space