Commit 37be401
authored
remove extra conversion to dB and adjust results to retain top 95% values (#150)
Results is already converted to dB inside the for loop, so we don't need to convert it again outside. Also, applied floor to results to keep top 95% and prevent extreme values rather than arbitrary min.1 parent 4350223 commit 37be401
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
215 | | - | |
| 215 | + | |
| 216 | + | |
216 | 217 | | |
217 | 218 | | |
218 | 219 | | |
| |||
0 commit comments