Processing ========== Functions for modifying the zoo data structure: adding, removing, renaming, and partitioning channels and events, as well as computing representative trials. Channels -------- .. automodule:: biomechzoo.processing.addchannel_data :members: .. automodule:: biomechzoo.processing.removechannel_data :members: .. automodule:: biomechzoo.processing.renamechannel_data :members: .. automodule:: biomechzoo.processing.explodechannel_data :members: Events ------ .. automodule:: biomechzoo.processing.addevent_data :members: .. automodule:: biomechzoo.processing.removeevent_data :members: .. automodule:: biomechzoo.processing.renameevent_data :members: Trials ------ .. automodule:: biomechzoo.processing.partition_data :members: .. automodule:: biomechzoo.processing.split_trial_data :members: .. automodule:: biomechzoo.processing.rep_trial_data :members: File Combining -------------- .. automodule:: biomechzoo.processing.combine_files_data :members: .. automodule:: biomechzoo.processing.xsens_dot_csv_combine :members: