guess_extension
Import in python using from mcot.core.cifti import guess_extension
-
mcot.core.cifti.guess_extension(axes: Tuple[nibabel.cifti2.cifti2_axes.Axis]) → Sequence[str][source]
Guesses the extension based on the CIFTI axes
| Parameters: | axes – CIFTI axes describing the rows/columns of a CIFTI file |
| Returns: | tuple of possible file extensions |