[Tutor] Rate transition from 60hz to 1000hz

David Wolfe dkwolfe at gmail.com
Mon May 9 23:08:37 EDT 2016


Good Evening;

I'm collecting both video and force plate data, and I need to be able to
synchronize the two, so I can make some calculations.  The video data is at
60hz, and the force plate data is at 1000hz.  I don't want to truncate the
force plate data.

So, how do I perform a rate transition (or interpolation, or whatever) to
expand the data that is captured at 60hz to be able to synchronize it with
the data that has been captured at 1000hz?

Also, if I'm not using the correct terms, please let me know.  I'm new to
Python and programing, and I'm trying to learn as fast as i can.

Thanks,
David


More information about the Tutor mailing list