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 0288fc4 commit c302af5Copy full SHA for c302af5
specparam/analysis/__init__.py
@@ -1,4 +1,4 @@
1
"""Analysis sub-module for model parameters and related metrics."""
2
3
from .error import compute_pointwise_error, compute_pointwise_error_group
4
-from .periodic import get_band_peak, get_band_peak_group
+from .periodic import get_band_peak, get_band_peak_group, get_band_peak_event
0 commit comments