Skip to content

Commit e311999

Browse files
committed
update docstring
1 parent 5283074 commit e311999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyrato/edc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1094,7 +1094,7 @@ def _intersection_time_lundby(
10941094
noise_estimation : float
10951095
The energy of the background noise.
10961096
energy_data : np.ndarray
1097-
Data returned by ``pyrato.dsp.preprocess_rir``.
1097+
Data returned by ``pyrato.dsp._preprocess_rir``.
10981098
time_vector_window : ndarray
10991099
The time vector of the smoothed data obtained from
11001100
``pyrato.dsp._smooth_rir``.

0 commit comments

Comments
 (0)