We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84b7e7b commit 60c1636Copy full SHA for 60c1636
1 file changed
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