Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #238 flying fox recognizer #272

Merged
merged 26 commits into from
Nov 14, 2019
Merged

Conversation

towsey
Copy link
Contributor

@towsey towsey commented Nov 14, 2019

I have fixed the unit tests for flying fox recogniser.
Do not understand how they could have broken.
I have created a new class called Oscillations2019 - I want to explore some new ideas.
But I will continue with those in a new branch.

towsey and others added 25 commits June 15, 2019 14:43
Issue-#238 Further work on the flying fox recogniser. Refactored a method used for frog recognisers and made it generally available in the class StandardSpectrograms.cs
Issue-#238 Main work was to add a new method to AcousticEvents.cs in order to find events located at a score maximum. All such events have the same (user defined) time duration centred on the maximum.
REmoved a lot of unnecessary commented code.
Also improved call detection.
Next step is to add additional contraints to the call spectrum to match that of bat call.
Issue #238: change method which makes first attempt to look for FF chirps. Start second method which filters those on the basis of the similarity of their spectral profile to that of a flying fox.
Issue #238  This recogniser now works well on a ten minute recording containing 14-16 FF calls.
TODO: The search parameters need to be read from config file. At moment hard coded.
Issue #238 Add Wingbeat profile to recogniser. It picks up wingbeats but also some human speech.
Also set up to read parameters from the config file.
Issue #238 Do final work on Flying Fox wing beat detection.
Produce event spectra for experimental debug purposes.
Issue #238 Reviewed FF recogniser on a four extra recordings. In particular worked on a 60 minute recording and was able to pick up most ac events of interest with few FPs and FNs.
Issue #238 work on changes suggested by Anthony.
Issue #238 Only unit tests to be done.
Issue #238 Changes mostly to get acoustic event information transfered to the FF methods.
Issues-#238 Set up unit tests for the flying fox recogniser. Currently he two methods have dummy content pasted from elsewhere
Issue #238 More work on unit tests
Prepare a one minute recording contaiing both wingbeats and territorial calls. Set up both tests for wingbeats and calls.
Issue #238 Revert file name in SonogramTests.cs which was mistkenly changed yesterday.
Issue #238 Complete two tests of methods used in the Flying Fox recogniser.
Issue # 238 Write new test for generating spectrogram image with plots and events annotated. Make other tests more efficient
Commented out methods in this class because the idea was not yielding good enough results.
Issue #238 More work on Oscillation recognizer to pick up bat wing beats.
For some reason, acoustic event bounds were not being calculated. Had to fix acoustic event class, and then do slight readjustments to the expected bounds of wing-beat events.
@atruskie atruskie merged commit 8b68587 into master Nov 14, 2019
@atruskie atruskie deleted the Issue-#238_FlyingFoxRecognizer branch November 14, 2019 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants