[x] Go through each trial and manually select the optimal filter frequency and threshold for selecting the steps.
[ ] Write code to do the above iteratively or optimally.
Facts
For a given person (leg length) walking a a particular speed with +/- % speed variation, the heel to toe distance/time/cadence should fall within some realistic bound.
The number of gait cycles should be some # +/- a percentage and if the trial has an abnormal value, then the filtering and threshold should be adjusted.
Facts