Skip to content

Commit e4dacf1

Browse files
committed
Add _cf_bound to privat atrtibute docs
1 parent dcc93b1 commit e4dacf1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

fooof/fit.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
Guess parameters for fitting the aperiodic component.
2525
_ap_bounds : tuple of tuple of float
2626
Upper and lower bounds on fitting aperiodic component.
27+
_cf_bound : float
28+
Parameter bounds for center frequency when fitting gaussians.
2729
_bw_std_edge : float
2830
Bandwidth threshold for edge rejection of peaks, in units of gaussian standard deviation.
2931
_gauss_overlap_thresh : float

0 commit comments

Comments
 (0)