|
Size: 905
Comment: converted to 1.6 markup
|
Size: 1040
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| USAGE: mri_concat | '''Index''' <<TableOfContents>> |
| Line 3: | Line 4: |
| --i invol <--i invol ...> (don't need --i) --o out |
= Name = mri_concat |
| Line 6: | Line 7: |
| --paired-diff : compute paired diff (1-2, 3-4, etc) --paired-diff-norm : same as paired-diff but scale by TP1,2 average |
= Description = Concatenates input data sets. |
| Line 10: | Line 10: |
| --paired-diff-norm1 : same as paired-diff but scale by TP1 | = Synopsis = mri_concat.bin |
| Line 12: | Line 13: |
| --paired-diff-norm2 : same as paired-diff but scale by TP2 | = Arguments = |
| Line 14: | Line 15: |
| --mean : compute mean of concatenated volumes | == Optional Flagged Arguments == || --o out || Output || || --i invol || Input || || --f listfile || List file has a text list of files (up to 40000)|| || --paired-sum || Computes paired sum (1+2, 3d+4, ect.) || || --paired-avg || Computes paired average (1+2, 3d+4, ect.) || || --paired-diff || Computes paired difference (1-2, 3d-4, ect.) || || --paired-diff-norm || Same as paired difference but scale by TP1, 2 average || || --paired-diff-norm1 || Same as paired difference but scale by TP1 || || --paired-diff-norm2 || Same as paired difference but scale by TP2 || || --norm-mean || Normalize frames by mean of all TP || || --norm1 || Normalize frames by TP1 || || --mtx matrix.asc || Multiply by matrix in ascii file || || --gmean Ng || |
| Line 16: | Line 30: |
| --help print out information on how to use this program | |
| Line 18: | Line 31: |
| --version print out version and exit | = Examples = == Example 1 == |
| Line 20: | Line 34: |
| Concatenates input data sets. EXAMPLES: mri_concat --i f1.mgh --i f2.mgh --o cout.mgh |
= See Also = |
| Line 24: | Line 36: |
| 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 |
= Reporting Bugs = Report bugs to freesurfer@nmr.mgh.harvard.edu |
Index
Contents
Name
mri_concat
Description
Concatenates input data sets.
Synopsis
mri_concat.bin
Arguments
Optional Flagged Arguments
--o out |
Output |
--i invol |
Input |
--f listfile |
List file has a text list of files (up to 40000) |
--paired-sum |
Computes paired sum (1+2, 3d+4, ect.) |
--paired-avg |
Computes paired average (1+2, 3d+4, ect.) |
--paired-diff |
Computes paired difference (1-2, 3d-4, ect.) |
|| --paired-diff-norm || Same as paired difference but scale by TP1, 2 average ||
--paired-diff-norm1 |
Same as paired difference but scale by TP1 |
--paired-diff-norm2 |
Same as paired difference but scale by TP2 |
--norm-mean |
Normalize frames by mean of all TP |
--norm1 |
Normalize frames by TP1 |
--mtx matrix.asc |
Multiply by matrix in ascii file |
|| --gmean Ng ||
Examples
Example 1
See Also
Reporting Bugs
Report bugs to freesurfer@nmr.mgh.harvard.edu
