Skip to content

Conversation

@BrianSMiller
Copy link

Fixes crashes in the DIFAR module (issue PAMGuard#111) , and feature request to use Deep Learning Detections as input into the DIFAR module (issue PAMGuard#112).

BrianSMiller and others added 6 commits August 31, 2023 06:31
Check for a null pointer exception in OverlayMarks that was causing a crash on startup.
Fix a bug that I found where the DIFAR module was crashing the symbol manager. Seems that this was due to this subclass of clip generator having a null value for it's uniqueName. I've fixed by checking for null values and assigning a generic symbol when null.
Set flag in DeepLearning detector so that detections are considered 'clips' by Pamguard. This allows them to be processed automatically in the DIFAR Localisation module (and maybe others).
Fix a bug in DIFAR module where the frequency limits of automated detections were not being set properly by the DIFAR module.
Fix bug in deep learning detector where duration (in samples) was being set to number of samples in a hop instead of the number of samples in a segment.
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.

1 participant