soft-matter / trackpy

Python particle tracking toolkit
http://soft-matter.github.io/trackpy
Other
442 stars 131 forks source link

Velocity of each particle? #668

Closed rjoliver33 closed 3 years ago

rjoliver33 commented 3 years ago

Is there a function to calculate simple velocity of a tracked particle using trackpy? I followed along with the custom feature detection notebook and generated velocity fields but I'd like to generate a simple velocity vs time graph and have a dataframe column with velocity per particle.