mghheader.update.from.vox2ras {freesurferformats} | R Documentation |
Update mghheader fields from vox2ras matrix.
Description
Update mghheader fields from vox2ras matrix.
Usage
mghheader.update.from.vox2ras(header, vox2ras)
Arguments
header |
Header of the mgh datastructure, as returned by |
vox2ras |
4x4 numerical matrix, the vox2ras transformation matrix. |
Value
a named list representing the header
[Package freesurferformats version 0.1.18 Index]