Testing the heel detection algorithm

Finding settings that work well for all files.


In [1]:
import numpy as np
import matplotlib.pyplot as plt
import nvg.ximu.ximudata as ximudata
import nvg.ximu.compare_to_mocap as compare
%matplotlib notebook

In [2]:
import pdb
compare.test_detect_heel_strike(listindex=[2])


2012-09-19 18:26:41.276000
2012-09-19, 16:30:12.271438

In [ ]:
compare.markerdata_list()

In [ ]:
compare.xdb

In [ ]: