mne.gui.fiducials¶
-
mne.gui.
fiducials
(subject=None, fid_file=None, subjects_dir=None)[source]¶ Set the fiducials for an MRI subject.
- Parameters
- Returns
- frameinstance of FiducialsFrame
The GUI frame.
Notes
All parameters are optional, since they can be set through the GUI. The functionality in this GUI is also part of
coregistration()
.