Functions

Functions#

import_extensions()

Import all installed kineticstoolkit extensions.

load(filename, *[, include_metadata])

Load a ktk.zip file.

save(filename, variable)

Save a variable to a ktk.zip file.

read_c3d(filename, *[, convert_point_unit, ...])

Read point, analog and rotation data from a C3D file.

write_c3d(filename[, points, analogs, rotations])

Write points, analog, and rotations data to a C3D file.

change_defaults([change_ipython_dict_repr, ...])

Enable Kinetics Toolkit's lab goodies.