Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add speed radius angle #292

Merged
merged 5 commits into from
Feb 22, 2023
Merged

Add speed radius angle #292

merged 5 commits into from
Feb 22, 2023

Conversation

peterdesmet
Copy link
Member

Fix #210. @MarcusRowcliffe can you review this one?

Adds individualSpeed to event observations:

Average movement speed of the observed individual identified by individualID. Expressed in meters per second. Required for random encounter modelling (e.g. Rowcliffe et al. 2016).",

@MarcusRowcliffe Rowcliffe et al. 2016 seems like the correct reference for speed, but is it correct to say it applies to "random encounter modelling"?

Adds individualPositionRadius to media observations:

Distance from the camera to the observed individual identified by individualID. Expressed in meters. Required for distance analyses (e.g. Howe et al. 2017) and random encounter modelling (e.g. Rowcliffe et al. 2011).

Adds individualPositionAngle to media observations:

Angular distance from the camera view centerline to the observed individual identified by individualID. Expressed in degrees, with negative values left, 0 straight ahead and positive values right. Required for distance analyses (e.g. Howe et al. 2017) and random encounter modelling (e.g. Rowcliffe et al. 2011).

@peterdesmet peterdesmet self-assigned this Feb 17, 2023
@MarcusRowcliffe
Copy link

@peterdesmet All looks good to me. Thanks

@peterdesmet peterdesmet merged commit 0791a5e into 0.6 Feb 22, 2023
@peterdesmet peterdesmet deleted the speed-radius-angle branch February 22, 2023 16:05
@peterdesmet peterdesmet mentioned this pull request Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

3 participants