Examples¶
Two complete, runnable scripts take real recordings from common motion-capture
systems all the way to a valid BIDS dataset. Each script is self-contained:
on first run it downloads a small sample recording into a data/ folder next to
the script, builds the channel metadata, validates, and exports the BIDS files.
-
Optical motion capture — Vicon
Convert 3D marker trajectories from a Vicon
.c3drecording. -
Inertial sensors — Movella DOT
Batch-convert Movella DOT IMU streams from
.xdffiles.
Run them directly
Both scripts live in the examples/
folder of the repository: