## Note: This page was created with the CommandTemplate ## ## If you're modifying this page please take a look at the ## latest version of CommandTemplate to ensure that you're ## using the latest version of the CommandTemplate ## ## See HelpOnCommandTemplate for description of formatting '''Index''' <> = Name = mri_xvolavg - averages multiple volumes (including 4D volumes) = Synopsis = mri_xvolavg --vol --vol [-vol ...] --out = Arguments = == Required Flagged Arguments == || --vol --vol [-vol ...] || input volumes || == Optional Flagged Arguments == || --vol_type || input volume format || || --out_type || output volume format || = Outputs = || || output volume || = Description = [[mri_xvolavg]] averages multiple volumes together (including 4D volumes). mri_xvolavg accepts all input types as mri_convert (see mri_convert --help for more information). There is another program called mri_average which has similar functionality. [[mri_average]] can align the input volumes and force them to conform to the COR format. However, it cannot process volumes with multiple frames. = Examples = == Example 1 == mri_xvolavg --vol f --vol g --outvol out == Example 2 == ?? = Bugs = none = See Also = [[mri_average]], [[mri_convert]] = Links = FreeSurfer = Methods Description = N/A = References = none = Reporting Bugs = Report bugs to = Author/s = BruceFischl