data = GAITEVENTS_DATA(data,delta) estimates foot strike (FS) and foot off (FO) events during gait ARGUMENTS data ... Zoo struct to operate on delta ... Threshold for peak detection. Default 100. See peakdet for more details RETURNS data ... Zoo struct with gait events appended to SACR or first video channel in list See also bmech_gaitevents, ZeniEventData, peakdet