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

Calculating tracking parameters #183

Open
ninagris opened this issue Jan 29, 2025 · 2 comments
Open

Calculating tracking parameters #183

ninagris opened this issue Jan 29, 2025 · 2 comments

Comments

@ninagris
Copy link

Hi!

I was wondering if your package includes a function for calculating conventional tracking parameters such as velocity, speed, and displacement. If so, how can I implement this feature? If not, I believe many users would appreciate having this option added to the package :)

Thanks,
Nina

@JoOkuma
Copy link
Member

JoOkuma commented Jan 29, 2025

Hi @ninagris ,

We have the ultrack.tracks.tracks_df_movement to compute the velocity from a tracks dataframe.
You can find more information at https://royerlab.github.io/ultrack/api.html#ultrack.tracks.tracks_df_movement

I'm considering adding it to the Tracker class so it's more findable, maybe even calling it tracks_velocity.

@ninagris
Copy link
Author

ninagris commented Jan 29, 2025 via email

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

2 participants