neurogeriatricskiel / KielMAT

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

Update the Mobilise-D function to return a dataclass object #23

Closed rmndrs89 closed 12 months ago

rmndrs89 commented 12 months ago

We need to update the load_file function for the Mobilise-D as it does not output the latest version of the dataclass as discussed.

rmndrs89 commented 12 months ago

@masoudabedinifar can you check if it now works as expected, so that you can finish the example notebook? If it does not work, can you provide some feedback and lines of code so that I can reproduce the error?

If it works, you can close the issue with comment ;)

masoudabedinifar commented 12 months ago

Hello @rmndrs89,

Thanks, it works and I can load my data without any errors. I am going to close the issue.

Kind regards, Masoud.