mne.read_trans
mne.
read_trans
Read a -trans.fif file.
str
The name of the file.
If True, return all transformations in the file. False (default) will only return the first.
New in version 0.15.
dict
list
The transformation dictionary from the fif file.
See also
write_trans
mne.transforms.Transform
Plotting EEG sensors on the scalp¶
Source localization with equivalent current dipole (ECD) fit¶
Source alignment and coordinate frames¶
Brainstorm auditory tutorial dataset¶