function normalize¶
Usage
Run using mc_script function normalize after installation or using ~ndcn0236/bin/mc_script function normalize on jalapeno.
Import in python using from mcutils.scripts.function import normalize
Documentation
Normalizes the functional MRI data based on the noise level and concatenates results
Based on the variance_normalize.m script from Saad Jbabdi
Functions
|
Normalizes the functional MRI data |
CLI interface
|
Creates the parser of the command line arguments |
|
Runs the script based on a Namespace containing the command line arguments |