Differences between revisions 2 and 3
- No differences found!

USAGE: mri_concat

  • --i invol <--i invol ...> (don't need --i) --o out --paired-diff : compute paired diff (1-2, 3-4, etc) --paired-diff-norm : same as paired-diff but scale by TP1,2 average --paired-diff-norm1 : same as paired-diff but scale by TP1 --paired-diff-norm2 : same as paired-diff but scale by TP2 --mean : compute mean of concatenated volumes --help print out information on how to use this program --version print out version and exit

Concatenates input data sets. EXAMPLES:

  • mri_concat --i f1.mgh --i f2.mgh --o cout.mgh mri_concat f1.mgh f2.mgh --o cout.mgh mri_concat f*.mgh --o cout.mgh mri_concat f*.mgh --o coutmn.mgh --mean mri_concat f*.mgh --o coutdiff.mgh --paired-diff mri_concat f*.mgh --o coutdiff.mgh --paired-diff-norm mri_concat f*.mgh --o coutdiff.mgh --paired-diff-norm1

mri_concat (last edited 2017-11-22 18:41:12 by MorganFogarty)