mrkrd / cochlea

Inner ear models for Python
GNU General Public License v3.0
108 stars 42 forks source link

AttributeError: module 'cochlea.stats' has no attribute 'calc_rate_intensity' #14

Closed SchraivogelS closed 2 years ago

SchraivogelS commented 2 years ago

https://github.com/mrkrd/cochlea/blob/f4f9734f07a6792eac14d10eae0dd30224209bb8/examples/cochlea_demo.ipynb?short_path=b9f3970#L256

Call 'calc_rate_level' instead to resolve the issue

cochlea==2

mrkrd commented 2 years ago

done