| Literature DB >> 35362103 |
Kiran L Dhanjal-Adams1,2,3, Astrid S T Willener1, Felix Liechti1.
Abstract
Light-level geolocators have revolutionised the study of animal behaviour. However, lacking spatial precision, their usage has been primary targeted towards the analysis of large-scale movements. Recent technological developments have allowed the integration of magnetometers and accelerometers into geolocator tags in addition to barometers and thermometers, offering new behavioural insights. Here, we introduce an R toolbox for identifying behavioural patterns from multisensor geolocator tags, with functions specifically designed for data visualisation, calibration, classification and error estimation. More specifically, the package allows for the flexible analysis of any combination of sensor data using k-means clustering, expectation maximisation binary clustering, hidden Markov models and changepoint analyses. Furthermore, the package integrates tailored algorithms for identifying periods of prolonged high activity (most commonly used for identifying migratory flapping flight), and pressure changes (most commonly used for identifying dive or flight events). Finally, we highlight some of the limitations, implications and opportunities of using these methods.Entities:
Keywords: SOI-GDL3pam; behaviour; classification; clustering; embc; geolocator; hmm; k-means
Mesh:
Year: 2022 PMID: 35362103 PMCID: PMC9542251 DOI: 10.1111/1365-2656.13695
Source DB: PubMed Journal: J Anim Ecol ISSN: 0021-8790 Impact factor: 5.606
FIGURE 1Example of a typical workflow in pamlr with available functions for each step to the analyses
Summary of some of the available multisensor PAM and TDR loggers
| Tag | Light‐sensor | Barometer | Thermometer | Conductivity (wet/dry) | Raw accelerometer data stored | On‐board activity calculated | On‐board pitch calculated | Magnetometer | Weight |
|---|---|---|---|---|---|---|---|---|---|
|
SOI‐GDL3pam Swiss Ornithological Institute |
✓ 5 min |
✓ 15 min |
✓ 15 min |
✓ 4 hr |
✓ 5 min |
✓ 5 min |
✓ 4 hr | 1.3 g | |
| Intigeo Migratetech | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | Dependent on sensor combination | ||
|
Activity logger Centre for Animal Movement Research (CAnMove) |
✓ Intermittent |
✓ 1 hr |
✓ 1 hr |
✓ 1 hr | 1.2 g | ||||
| Cefas G7 | ✓ |
✓ Water‐proof | ✓ | ✓ | ✓ | ✓ | 16.7 g | ||
| Cefas G5 | ✓ |
✓ Water‐proof | ✓ | ✓ | 2.7 g | ||||
| Lotek ArcGeo | ✓ |
✓ Water‐proof | ✓ | ✓ | 3.4 g | ||||
| Lotek LAT | ✓ |
✓ Water‐proof | ✓ | ✓ | 6.2–10 g | ||||
| Lotek MK | ✓ | ✓ | ✓ | 0.38–2.9 g | |||||
| Lotek Flight | ✓ | 0.3 g |
FIGURE 2Different visualisations of magnetic field data for alpine swift Tachymarptis melba. To gain an initial impression of the (a) raw data, it can first be plotted as an interactive time series. However, a great deal of insight can also be gleaned from plotting the data as (b) a sensor image. These suggest that resting periods should be easy to distinguish from others using mY as confirmed by (c) histograms and (d) 3D plots. Data can also be visualised without distortions with (e) an m‐sphere
FIGURE 3Schematic representation of the classify_flap algorithm for classifying flapping migratory behaviour. Activity (a) is first divided into inactive and active. Active data are then clustered to define a threshold (thld) between low and high activity. For each high activity event, its duration durA is calculated. If this duration is greater than a user‐defined time t (set to 1 hr by default) then the hoopoe is assumed to be performing migration