We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1652a7c commit 2e677b1Copy full SHA for 2e677b1
mne/time_frequency/spectrum.py
@@ -1380,7 +1380,7 @@ class EpochsSpectrum(BaseSpectrum, GetEpochsMixin):
1380
Frequencies at which the amplitude, power, or fourier coefficients
1381
have been computed.
1382
%(info_not_none)s
1383
- method : ``'welch'``| ``'multitaper'``
+ method : ``'welch'`` | ``'multitaper'``
1384
The method used to compute the spectrum.
1385
weights : array | None
1386
The weights for each taper. Only present if spectra computed with
0 commit comments