Eomys / MoSQITo

MoSQITo is a unified and modular development framework of key sound quality metrics favoring reproducible science and efficient shared scripting among engineers, teachers and researchers community.
Apache License 2.0
134 stars 44 forks source link

Sharpness tutorial displays wrong unit in last example #58

Open lioff opened 2 years ago

lioff commented 2 years ago

The computation of sharpness from spectrum prints sharpness as sone: print("Sharpness_din = {:.1f} sone".format(S) )

I assume that should be acum, right?

Tutorial: https://github.com/Eomys/MoSQITo/blob/master/tutorials/tuto_sharpness_din.ipynb

wantysal commented 1 year ago

Hi,

Thank you for noticing this error, we'll include a correction in the next release !

Salomé