mghheader.primary.slice.direction: Compute MGH primary slice direction
Description
Compute MGH primary slice direction
Usage
mghheader.primary.slice.direction(header)
Value
character string, the slice direction. One of 'sagittal', 'coronal', 'axial' or 'unknown'.
Arguments
- header
Header of the mgh datastructure, as returned by read.fs.mgh
.