mne.read_trans

mne.read_trans(fname)[source]

Read a -trans.fif file.

Parameters:

fname : str

The name of the file.

Returns:

trans : dict

The transformation dictionary from the fif file.