mne.read_trans
mne.
read_trans
Read a -trans.fif file.
fname : str
The name of the file.
return_all : bool
If True, return all transformations in the file. False (default) will only return the first. New in version 0.15.
If True, return all transformations in the file. False (default) will only return the first.
New in version 0.15.
trans : dict | list of dict
The transformation dictionary from the fif file.
See also
write_trans, mne.transforms.Transform
write_trans
mne.transforms.Transform
Plotting EEG sensors on the scalp
Source alignment
Brainstorm auditory tutorial dataset