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 dcc93b1 commit e4dacf1Copy full SHA for e4dacf1
fooof/fit.py
@@ -24,6 +24,8 @@
24
Guess parameters for fitting the aperiodic component.
25
_ap_bounds : tuple of tuple of float
26
Upper and lower bounds on fitting aperiodic component.
27
+_cf_bound : float
28
+ Parameter bounds for center frequency when fitting gaussians.
29
_bw_std_edge : float
30
Bandwidth threshold for edge rejection of peaks, in units of gaussian standard deviation.
31
_gauss_overlap_thresh : float
0 commit comments