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

Speed is set to 0 within half the filter window of nan-values #48

Open
MSchellenberger opened this issue Mar 22, 2024 · 1 comment
Open

Comments

@MSchellenberger
Copy link

Within half the filtering window of a nan-value, the speed is set to 0. Since immobility is often used as a parameter in behavioral analysis, I think it would be better to have the speed set to np.nan instead.

Additionally, I found that if a dataset has multiple scorers that have the same bodypart, it also produces interesting intermediate result and throws an error. I know this rarely happens, but it should be easy to fix.

I visualized both issues in a jupyter notebook that I used for testing

I think I have a solution for both (see jupyter notebook) and would be happy to contribute!

Copy link

Welcome! Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant