mne.gui.
coregistration
(tabbed=False, split=True, scene_width=None, inst=None, subject=None, subjects_dir=None, guess_mri_subject=None, scene_height=None, head_opacity=None, head_high_res=None, trans=None, verbose=None)[source]¶Coregister an MRI with a subject’s head shape.
The recommended way to use the GUI is through bash with:
$ mne coreg
Parameters: | tabbed : bool
split : bool
scene_width : int | None
inst : None | str
subject : None | str
subjects_dir : None | path
guess_mri_subject : bool
scene_height : int | None
head_opacity : float | None
head_high_res : bool | None
trans : str | None
verbose : bool, str, int, or None
|
---|
Notes
Step by step instructions for the coregistrations can be accessed as slides, for subjects with structural MRI and for subjects for which no MRI is available.