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.
1 2  | convert.pamguard(dets, mics, time.range = NULL, sound.speed = 330,
  new.allocation = TRUE)
 | 
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.  | 
new.allocation | 
 Logical, if   | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.