neurogeriatricskiel / NGMT

Python based toolbox for processing motion data
https://neurogeriatricskiel.github.io/NGMT/
Other
6 stars 1 forks source link

Add importers for most common devices #63

Closed JuliusWelzel closed 1 month ago

JuliusWelzel commented 3 months ago

I want to add more importers for commonly used devices here: 'ngmt/utils/importers.py'

Currently, there are only two. @hansencl and @rmndrs89, please name the most common ones (3-4) and provide some example data so I can write the importers. Cheers :)

rmndrs89 commented 3 months ago

Optical motion capture check ezc3d (as a reminder)

Inertial measurement units

JuliusWelzel commented 3 months ago

Thanks, @rmndrs89. Do we have example data for all of them? I indicated this, where I know we have raw data avaliable

JuliusWelzel commented 1 month ago

CLosing this now, I would open new issues for a single importer when needed. @rmndrs89, agreed?