mne.
read_dipole
Read .dip file from Neuromag/xfit or MNE.
fname : str
The name of the .dip or .fif file.
verbose : bool, str, int, or None
If not None, override default verbose level (see mne.verbose() and Logging documentation for more).
mne.verbose()
dipole : instance of Dipole or DipoleFixed
The dipole.
See also
Dipole, DipoleFixed, fit_dipole
Dipole
DipoleFixed
fit_dipole