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 6e7b95a commit 4413193Copy full SHA for 4413193
pyprep/prep_pipeline.py
@@ -42,7 +42,7 @@ class PrepPipeline:
42
(see RandomState for details). Default is None.
43
filter_kwargs : dictionary
44
Keywords arguments for the mne.filter.notch_filter function.
45
- Note Fs and freqs are already setted up by the prep_params dictionary.
+ Note Fs and freqs are already set up by the prep_params dictionary.
46
47
Attributes
48
----------
0 commit comments