DWIMultipleShellSplit ===================== .. code-block:: none USAGE: DWIMultipleShellSplit [--returnparameterfile ] [--processinformationaddress ] [--xml] [--echo] [-v] [--threshold ] [--b0InEachShell] [--b0normalization] [--outb0 ] [--outb ] [--outgrad ] [--ingrad ] [--mask ] [--] [--version] [-h] Where: --returnparameterfile Filename in which to write simple return parameters (int, float, int-vector, etc.) as opposed to bulk return parameters (image, geometry, transform, measurement, table). --processinformationaddress Address of a structure to store process information (progress, abort, etc.). (value: 0) --xml Produce xml description of command line arguments (value: 0) --echo Echo the command line arguments (value: 0) -v, -- Verbose output. (value: 0) --threshold Threshold to determine b values for each shell (value: 2) --b0InEachShell Set b0 image into each shell. (value: 0) --b0normalization Normalization with respect to the non-diffusion-weighted reference image. (value: 0) --outb0 Output (averaged) b0 image file. If no given, b0 image is put as the first volume of each each. --outb Output b-Value file. --outgrad Output Gradient file for each shell. --ingrad Gradient file. --mask Mask file. --, --ignore_rest Ignores the rest of the labeled arguments following this flag. --version Displays version information and exits. -h, --help Displays usage information and exits. (required) Input DWI data file. (required) b-Value file. (required) Output split DWI data file for each shell. Description: Split mutiple shell DWI data into several single shell data. Author(s): Jian Cheng (jian.cheng.1983@gmail.com) Acknowledgements: Thank you everyone.