convert.pamguard: Create a capture history object from a PAMGuard output file

Description Usage Arguments

Description

Converts a PAMGuard output file to a capture history object suitable for use with the admbsecr function. This uses make.acoustic.captures to allocate call identities to detections.

Usage

1
convert.pamguard(dets, mics, time.range = NULL, sound.speed = 330)

Arguments

dets

Detection output dataframe from PAMGuard.

mics

A matrix containing the coordinates of microphone locations.

time.range

A vector of length two, providing a range of times for which a subset should be taken to create the capture history.

sound.speed

The speed of sound in metres per second.


admbsecr documentation built on May 2, 2019, 5:21 p.m.