Skip to content

Version 1.3.0

Choose a tag to compare

@davewalker5 davewalker5 released this 16 Apr 10:07
· 16 commits to main since this release
5e41f4e

Call Analysis

  • Added call analysis for time-expansion recordings:
# Summary Description
1 Detect pulse regions The waveform is analysed to identify individual call pulses based on amplitude over time
2 Identify feeding buzz A cluster of closely spaced pulses at the end of a sequence is detected as a terminal feeding buzz
3 Extract pulse metrics Each detected pulse is measured (timing, amplitude, decay shape, and frequency characteristics)
4 Output Results are written as a JSON file alongside a waveform plot with detected regions highlighted
  • More detail on the analysis pipeline is provided in the README

Other Improvements

  • Require output file/folder on the command line for all operations and suppress on-screen charts
  • Report missing configuration sections and values rather than erroring