cifti smooth¶
Usage
Run using mc_script cifti smooth after installation or using ~ndcn0236/bin/mc_script cifti smooth on jalapeno.
Import in python using from mcutils.scripts.cifti import smooth
Documentation
Smooths the values in the GIFTI or CIFTI file across the surface
Functions
|
Smooths the array over the surface |
|
Smooths a CIFTI array across provided surfaces |
CLI interface
|
Creates the parser of the command line arguments |
|
Runs the script based on a Namespace containing the command line arguments |