neurogeriatricskiel / NGMT

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

Low level example how to load data into NGMTRecording #53

Closed JuliusWelzel closed 3 months ago

JuliusWelzel commented 4 months ago

I have been working with some other data than the predefined datasets lately. It would be nice to have a low-level example of how to load data into the data class if you have extracted e.g. acc data from your device and want to initialize the NGTM data class.

JuliusWelzel commented 4 months ago

It would be nice to have more documentation on this and also how to manually create a data and channels df.

Tasks:

JuliusWelzel commented 4 months ago

I added some data in https://github.com/neurogeriatricskiel/NGMT/commit/2cc62971292d3f5f5b5cc93c89474117f1fe3447, which contains 120000 Acc samples and the Fs of 100 as a MatLab struct

JuliusWelzel commented 3 months ago

This would also be relevant for https://github.com/neurogeriatricskiel/NGMT/issues/46

JuliusWelzel commented 3 months ago

Updated in https://github.com/neurogeriatricskiel/NGMT/commit/605b6d53e1ff0ef3e5184118f781b5bc0fa24c3f