-Ttest equal | Do a Student's t-test to compare two sets (equal/unequal). |
-Ftest | Do a F-test to compare two sets. |
-average | Compute an average image for each set. |
-stdev | Compute a standard deviation image for each set. |
-variance | Compute a variance image for each set. |
-significance | Compute significance-level (probability) image. |
-rescale -0.1,5.2 | Rescale input images to average, standard deviation. |
-datatype u | Force writing of a new data type |
-sampling 1.5,1.5,1.5 | Sampling (A/pixel; a single value can be given). |
-sets 10,12 | Number of input files in each set (default = single set). |
-verbose 7 | Verbosity of output |
-weights 0.1,0.3,0.9 | Weights for input files (default 1 for every file) |
-output name.img | base name for output image(s), suffix added based on action |