We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5283074 commit e311999Copy full SHA for e311999
pyrato/edc.py
@@ -1094,7 +1094,7 @@ def _intersection_time_lundby(
1094
noise_estimation : float
1095
The energy of the background noise.
1096
energy_data : np.ndarray
1097
- Data returned by ``pyrato.dsp.preprocess_rir``.
+ Data returned by ``pyrato.dsp._preprocess_rir``.
1098
time_vector_window : ndarray
1099
The time vector of the smoothed data obtained from
1100
``pyrato.dsp._smooth_rir``.
0 commit comments