mne.bem.
make_flash_bem
(subject, overwrite=False, show=True, subjects_dir=None, verbose=None)¶Create 3-Layer BEM model from prepared flash MRI images
Parameters: | subject : str
overwrite : bool
show : bool
subjects_dir : string, or None
verbose : bool, str, int, or None
|
---|
See also
Notes
This program assumes that FreeSurfer and MNE are installed and sourced properly.
This function extracts the BEM surfaces (outer skull, inner skull, and outer skin) from multiecho FLASH MRI data with spin angles of 5 and 30 degrees, in mgz format.
This function assumes that the flash images are available in the folder mri/bem/flash within the freesurfer subject reconstruction.