Skip to content

Commit

Permalink
Update docstring in mne/viz/ica.py
Browse files Browse the repository at this point in the history
Co-authored-by: Eric Larson <[email protected]>
  • Loading branch information
scholzri and larsoner authored Oct 23, 2024
1 parent bedcce7 commit de30b82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mne/viz/ica.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ def plot_ica_sources(
Dictionary of arguments to pass to :meth:`~mne.Epochs.compute_psd` in
interactive mode. Ignored if ``inst`` is not supplied. If ``None``,
nothing is passed. Defaults to ``None``.
.. versionadded:: 1.9
show_first_samp : bool
If True, show time axis relative to the ``raw.first_samp``.
%(show_scrollbars)s
Expand Down

0 comments on commit de30b82

Please sign in to comment.