Skip to content

Commit 03ea4cf

Browse files
mberzhoyer-a
andauthored
review comments
Co-authored-by: Anton Hoyer <156099087+hoyer-a@users.noreply.github.com>
1 parent c53cfba commit 03ea4cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyrato/parametric.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ def energy_decay_curve(
2727
times : numpy.ndarray[float]
2828
The times at which the energy decay curve is evaluated.
2929
reverberation_time : float | numpy.ndarray[float]
30-
The reverberation time in seconds. The an array is passed, a energy
30+
The reverberation time in seconds. If an array is passed, a energy
3131
decay curve is calculated for each reverberation time.
3232
energy : float | numpy.ndarray[float], optional
3333
The initial energy of the sound field, by default 1. If

0 commit comments

Comments
 (0)