mne.dipole.get_phantom_dipoles#
- mne.dipole.get_phantom_dipoles(kind='vectorview')[source]#
Get standard phantom dipole locations and orientations.
- Parameters:
- Returns:
- pos
ndarray, shape (n_dipoles, 3) The dipole positions.
- ori
ndarray, shape (n_dipoles, 3) The dipole orientations.
- pos
See also
Notes
The Elekta phantoms have a radius of 79.5mm, and HPI coil locations in the XY-plane at the axis extrema (e.g., (79.5, 0), (0, -79.5), …).
References
Examples using mne.dipole.get_phantom_dipoles#
Plot sensor denoising using oversampled temporal projection
Plot sensor denoising using oversampled temporal projection