Skip to content

Version 1.6.0

Choose a tag to compare

@davewalker5 davewalker5 released this 17 Apr 17:24
· 3 commits to main since this release
0b385f2

Heterodyne Call Analysis

  • Added call analysis for heterodyne recordings:
# Summary Description
1 Detect pulse regions Pulses are identified from the waveform based on amplitude over time
2 Group into sequences Pulses are grouped into passes or call sequences based on timing gaps
3 Identify dense terminal runs Late-stage clusters of closely spaced pulses are detected
4 Extract timing metrics Each pulse is measured in terms of timing and simple waveform characteristics
  • More detail on the analysis pipeline is provided in the README