* Bugfix for OverlayMarks
Check for a null pointer exception in OverlayMarks that was causing a crash on startup.
* Bugfix for null pointer in symbol manager
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.
* DeepLearning detections canGenerateClips=true
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).
* DIFAR: bugfix frequency limits for auto-detections
Fix a bug in DIFAR module where the frequency limits of automated detections were not being set properly by the DIFAR module.
* DeepLearning - Bugfix to detection duration
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.
Bug in logger forms annotatoins. Crashing when a data field (i.e.
latlong) had > 1 database field.
Also added data selector to Detection grouper list display and fixed
feature in screen position which had a nasty habit of moving the display
to monitor 0 on multiscreen setups.
* Update FileListWorker.java
* Support batch processing
Multicast controller and a couple of additional commands to work with
the batch processing plugin.
* Database float unpack
Better unpacking checks of floats coming back from the database
* Batch changes
Changes in support of batch processing
* Small changes for batch processing
* update X3 to get Detector parameters
X3 and PAMguard updated to get and save the SoundTrap click detector
parameters.
* Update FileListWorker.java
* Support batch processing
Multicast controller and a couple of additional commands to work with
the batch processing plugin.
* Database float unpack
Better unpacking checks of floats coming back from the database
* Batch changes
Changes in support of batch processing
* Small changes for batch processing
* Update FileListWorker.java
* Support batch processing
Multicast controller and a couple of additional commands to work with
the batch processing plugin.
* Database float unpack
Better unpacking checks of floats coming back from the database
* Batch changes
Changes in support of batch processing
* Update FileListWorker.java
* Support batch processing
Multicast controller and a couple of additional commands to work with
the batch processing plugin.
* Database float unpack
Better unpacking checks of floats coming back from the database