forked from mne-tools/mne-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MAINT: Test against pymatreader dev version (mne-tools#12770)
- Loading branch information
Showing
3 changed files
with
15 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,9 +16,9 @@ | |
(brain) to `FreeSurfer's 'fsaverage' T1 weighted MRI (brain) | ||
<https://surfer.nmr.mgh.harvard.edu/fswiki/FsAverage>`__. | ||
Afterwards the transformation will be applied to the volumetric source | ||
estimate. The result will be plotted, showing the fsaverage T1 weighted | ||
anatomical MRI, overlaid with the morphed volumetric source estimate. | ||
Afterwards the transformation will be applied to the volumetric source estimate. The | ||
result will be plotted, showing the fsaverage T1 weighted anatomical MRI, overlaid with | ||
the morphed volumetric source estimate. | ||
""" | ||
# Author: Tommy Clausner <[email protected]> | ||
# | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters