plot scatter_gifti

Usage

Run using mc_script plot scatter_gifti after installation or using ~ndcn0236/bin/mc_script plot scatter_gifti on jalapeno.

Import in python using from mcutils.scripts.plot import scatter_gifti

Documentation

Scatter plot of gifti files

Functions

run(x, y[, xlog, ylog, diagonal])

Creates a plot of

CLI interface

add_to_parser(parser)

Creates the parser of the command line arguments

run_from_args(args)

Runs the script based on a Namespace containing the command line arguments