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 576d2af commit 2e0987fCopy full SHA for 2e0987f
fooof/tests/plts/test_fm.py
@@ -20,7 +20,7 @@ def test_plot_fm(tfm, skip_if_no_mpl):
20
file_name='test_plot_fm.png')
21
22
@plot_test
23
-def test_plot_fm(tfm, skip_if_no_mpl):
+def test_plot_fm_custom(tfm, skip_if_no_mpl):
24
25
# Extract broader range of data available in the object
26
custom_freqs = tfm.freqs
0 commit comments