Skip to content

v1.0.7

Compare
Choose a tag to compare
@mbsantiago mbsantiago released this 24 Nov 15:50
· 43 commits to main since this release

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.