Skip to content

Commit

Permalink
Update mne/source_estimate.py
Browse files Browse the repository at this point in the history
caps in GIFTI

Co-authored-by: Daniel McCloy <dan@mccloy.info>
  • Loading branch information
pmolfese and drammock authored Dec 20, 2023
1 parent 86a3429 commit a0df09d
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 @@ -1592,7 +1592,7 @@ def save_as_surface(self, fname, src, *, scale=1, scale_rr=1e3):
----------
fname : path-like
Filename basename to save files as.
Will write anatomical gifti plus time series gifti for both lh/rh,
Will write anatomical GIFTI plus time series GIFTI for both lh/rh,
for example ``"basename"`` will write ``"basename.lh.gii"``,
``"basename.lh.time.gii"``, ``"basename.rh.gii"``, and
``"basename.rh.time.gii"``.
Expand Down

0 comments on commit a0df09d

Please sign in to comment.