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 _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor