Read a Freesurfer linear transform array file.
str
| None
The transform filename.
str
| int
| None
Control verbosity of the logging output. If None
, use the default
verbosity level. See the logging documentation and
mne.verbose()
for details. Should only be passed as a keyword
argument.
ndarray
The affine transformation described by the lta file.