Omar M. Gad, omar.m.gad@gmail.com, 07/01/2015 ---------------------------------------------------------- This folder contains source code to analyze kinematic and kinetic data outputted by SimVitro. Data analyzed must be in TDMS format. Tibiofemoral and patellofemoral data is analyzed with separate scripts. For more details on the project and this data, please refer to: http://wiki.simtk.org/openknee/Specifications/ModelingKinematicsKinetics Files: ** tdms_plotting.py - Python script to analyze tibiofemoral kinetics/kinematics. Can also analyze reproducibility testing. Python libraries: nptdms. Input required: Tibiofemoral data outputted by SimVitro with extension of .tdms [NI TDMS file format]. Reproducibility testing requires three tdms files. Output: Plots of raw and extracted data in .png and .svg formats. Extracted data in text format. Reproducibility data includes plots in .png and .svg formats, extracted data in text format, and RMSD values comparing also in text format. ** tdms_plottingPF.py - Python script to analyze patellofemoral kinetics/kinematics. Python libraries: nptdms. Input required: Patellofemoral data outputted by SimVitro with extension of .tdms [NI TDMS file format]. Output: Plots of raw and extracted data in .png and .svg formats. Extracted data in text format.