plot scatter_dscalar¶
Usage
Run using mc_script plot scatter_dscalar after installation or using ~ndcn0236/bin/mc_script plot scatter_dscalar on jalapeno.
Import in python using from mcutils.scripts.plot import scatter_dscalar
Documentation
Scatter plot of dense scalar files
Functions
|
Returns the indices into bm1 and bm2 that produce the common elements |
|
Reads a row from a CIFTI dscalar file |
|
Creates a plot of |
CLI interface
|
Creates the parser of the command line arguments |
|
Runs the script based on a Namespace containing the command line arguments |