Skip to content

Commit

Permalink
FIX: Name
Browse files Browse the repository at this point in the history
  • Loading branch information
larsoner committed Dec 20, 2023
1 parent f205937 commit bca2773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mne/source_estimate.py
Original file line number Diff line number Diff line change
Expand Up @@ -1595,7 +1595,7 @@ def save_as_surface(self, fname, src, scale=1, scale_rr=1e3):
for example ``"basename"`` will write ``"basename.lh.gii"``,
``"basename.lh.time.gii"``, ``"basename.rh.gii"``, and
``"basename.rh.time.gii"``.
src : source solution (surface) object
src : instance of SourceSpaces
The source space of the forward solution.
scale : int
Scale of functional values.
Expand Down

0 comments on commit bca2773

Please sign in to comment.