Skip to content
DrCoffey edited this page Jul 26, 2021 · 5 revisions

Detection files are saved in a folder specified in "File > Select Detection Folder".

To convert detection files to other formats, or export call statistics, see Import & Export

Detection files contain the following variables:

  • audiodata
  • Calls
  • detection_metadata

audiodata

  • Contains the path of the audio file and the audio file info

Calls

  • Box

    • Position of the call in the audio file

    • 1x4 matrix, [Begin Time (s), Minimum Frequency (kHz), Duration (s), Frequency Range (kHz)]

  • Score

    • Neural network score
  • Type

    • Call category
  • Power

    • Amplitude of call
  • Accept

    • Status of call

    • 1 is accepted, 0 is rejected

detection_metadata

  • Detection settings
  • Detection time
  • Network used for detection