greyordinate_in
Import in python using from mcot.core.scripts import greyordinate_in
-
mcot.core.scripts.greyordinate_in(value)[source]
Input greyordinate image
3 types of input can be expected:
- CIFTI file
- GIFTI file
- NIFTI file
In the GIFTI and NIFTI files only non-zero values are kept
| Parameters: | value – input NIFTI, GIFTI, or CIFTI file |
| Returns: | array, greyordinate axes |