|
8 | 8 |
|
9 | 9 | <!--generated-content-insert-here--> |
10 | 10 |
|
| 11 | +## Ecoacoustics Audio Analysis Software v20.11.1.24 2020-11-08 |
| 12 | + |
| 13 | +Version v20.11.1.24 |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | +### Details |
| 18 | + |
| 19 | +[Compare v20.11.0.0...v20.11.1.24](https://github.com/QutBioacoustics/audio-analysis/compare/v20.11.0.0...v20.11.1.24) |
| 20 | + |
| 21 | +- e7e974f4 towsey - ([#390](https://github.com/QutEcoacoustics/audio-analysis/issues/390)) Update GenericRecognizer.cs |
| 22 | +- f080005e towsey - ([#390](https://github.com/QutEcoacoustics/audio-analysis/issues/390)) Wrote unit tests for Event filters |
| 23 | +- 7c4cf23d Michael Towsey - ([#390](https://github.com/QutEcoacoustics/audio-analysis/issues/390)) Refactor GenericRecognizer class and associated tests |
| 24 | +- 493a1524 Michael Towsey - ([#390](https://github.com/QutEcoacoustics/audio-analysis/issues/390)) Change recognizer.config.yml files |
| 25 | +- ecff057b Michael Towsey - ([#390](https://github.com/QutEcoacoustics/audio-analysis/issues/390)) Fix Aust Bittern test |
| 26 | +- 1abf01b6 Michael Towsey - ([#390](https://github.com/QutEcoacoustics/audio-analysis/issues/390)) Shift array of decibel thresholds from GenericRecognizer class to CommonParameters |
| 27 | +- e82f81a0 Michael Towsey - ([#390](https://github.com/QutEcoacoustics/audio-analysis/issues/390)) Fixed tests associated with the previous changes |
| 28 | +- 7150e802 Michael Towsey - ([#390](https://github.com/QutEcoacoustics/audio-analysis/issues/390)) Update GenericRecognizer.cs |
| 29 | +- 772e18d8 Michael Towsey - ([#390](https://github.com/QutEcoacoustics/audio-analysis/issues/390)) Changes to the sideband activity filter |
| 30 | +- e80aa2c9 towsey - ([#390](https://github.com/QutEcoacoustics/audio-analysis/issues/390)) Fix unit tests for AED and Cisticola |
| 31 | +- 947cf40a towsey - ([#390](https://github.com/QutEcoacoustics/audio-analysis/issues/390)) Adjust yml configs to new system of decibel thresholds. |
| 32 | +- 4d2ba7a5 towsey - ([#390](https://github.com/QutEcoacoustics/audio-analysis/issues/390)) Refactor options for the Aust. Bittern |
| 33 | +- 80a36bde towsey - ([#390](https://github.com/QutEcoacoustics/audio-analysis/issues/390)) Pass decibel threshold to each recognizer. |
| 34 | +- cf30bdf5 towsey - ([#390](https://github.com/QutEcoacoustics/audio-analysis/issues/390)) Fixed bug that arose when first implementing multiple decibel thresholds |
| 35 | +- 8630b971 towsey - ([#390](https://github.com/QutEcoacoustics/audio-analysis/issues/390)) Update CompositeEvent.cs |
| 36 | +- 120f8cb6 towsey - ([#390](https://github.com/QutEcoacoustics/audio-analysis/issues/390)) Create EventFilterTests.cs |
| 37 | +- 828347fc towsey - ([#390](https://github.com/QutEcoacoustics/audio-analysis/issues/390)) Shift some classes into new folder structure |
| 38 | +- 2648ea03 towsey - ([#390](https://github.com/QutEcoacoustics/audio-analysis/issues/390)) Rewrite unit tests to work with new method of using multiple decibel thresholds. |
| 39 | +- 43ab9f90 towsey - ([#390](https://github.com/QutEcoacoustics/audio-analysis/issues/390)) Update OnebinTrackAlgorithm.cs |
| 40 | +- 631ec947 towsey - ([#390](https://github.com/QutEcoacoustics/audio-analysis/issues/390)) Update CompositeEvent.cs |
| 41 | +- aecccbc9 towsey - ([#390](https://github.com/QutEcoacoustics/audio-analysis/issues/390)) Update EventFilters.cs |
| 42 | +- 40b48251 towsey - ([#390](https://github.com/QutEcoacoustics/audio-analysis/issues/390)) Split the GenericRecognizer class |
| 43 | +- 0d143de8 towsey - ([#390](https://github.com/QutEcoacoustics/audio-analysis/issues/390)) Refactor the sideband filter for acoustic events |
| 44 | +- 5d0a3bd2 towsey - ([#390](https://github.com/QutEcoacoustics/audio-analysis/issues/390)) Refactor code for filtering on sideband activity. |
11 | 45 | ## Ecoacoustics Audio Analysis Software v20.11.0.0 2020-11-01 |
12 | 46 |
|
13 | 47 | Version v20.11.0.0 |
@@ -1201,3 +1235,4 @@ Version v19.2.0.90 |
1201 | 1235 |
|
1202 | 1236 |
|
1203 | 1237 |
|
| 1238 | + |
0 commit comments