Skip to content

Releases: Eomys/MoSQITo

Release v1.0.2

30 Mar 09:20
Compare
Choose a tag to compare

PR #50 introduce the possibility to use spectrum and SciDataTool object as input for the metrics computation

Release v1.0.1

25 Mar 15:08
Compare
Choose a tag to compare

PR #48 introduce the possibility to compute loudness_zwst and sharpness_din per time segment

Release v1.0.0

21 Mar 08:24
Compare
Choose a tag to compare

This release introduce a major architecture rework of the toolbox (as described in issue #38)

Release v0.3.7

08 Mar 11:13
Compare
Choose a tag to compare

#43 made matpltolib dependency optional

Release v0.3.6

02 Mar 09:03
Compare
Choose a tag to compare

Includes PR #42 SDT and pytest dependencies made optional

Release v0.3.5

24 Feb 14:47
Compare
Choose a tag to compare

This release includes
#26 Correction of tests + ECMA ear filter and auditory filter
#33 Hearing model ecma
#37 Nth octave rework
#39 Cost time optimization for Loudness Zwicker
#40 .txt file handling

Release v0.3.4

02 Nov 16:22
Compare
Choose a tag to compare

#19 solved pip instal fail on linux, #20 Made 'pyuff' dependency optional, #23 corrected paths for basic operation tutorial and #25 updated documentation and fixed minor bug in Loudness computation

Release v0.3.3

03 Sep 15:34
8556971
Compare
Choose a tag to compare

Code quality enhancement: #17 remove print statement from Sharpness computation and #18 check if Zwicker method can be applied

Release v0.3.2

27 Aug 08:28
Compare
Choose a tag to compare

Minor documentation update + coupling to Zenodo to get DOI

Release v0.3.1

13 Aug 13:33
696520e
Compare
Choose a tag to compare

New architecture of tests
Update of the documentation and tutorials
Small bug fixes