v1.0.7
Release Notes
This patch addresses Issue #22, where batdetect2 was inadvertently outputting detections above the Nyquist limit. We appreciate @kdarras for bringing this to our attention.
To rectify the issue, a straightforward cleaning step has been incorporated to eliminate detections surpassing the Nyquist limit.
Special thanks again to @kdarras for graciously providing one of his recordings for testing the modification. The recording has been placed in the tests/data
folder (file). Additionally, a new test/test_detections.py
file has been created to implement tests ensuring that batdetect's outputted detections are free from any significant errors.