Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support more sampling rates #31

Open
rouzbeh opened this issue Apr 2, 2024 · 3 comments
Open

Support more sampling rates #31

rouzbeh opened this issue Apr 2, 2024 · 3 comments

Comments

@rouzbeh
Copy link

rouzbeh commented Apr 2, 2024

The python package now supports more sampling rates (32, 64, ...). The specific downsampling is done
here

I believe this could be ported to R.

@bhelsel
Copy link
Owner

bhelsel commented Apr 5, 2024

Thanks for the update, Ali. We don't currently use any devices that allow for those sampling rates at the University of Kansas. Do you have any files that you could share that would allow me to translate the code and check the results with Actilife-generated output?

@rouzbeh
Copy link
Author

rouzbeh commented Apr 5, 2024

We have a few tests in the python package. For instance, this input should result in this output. There are also tests for intermediate steps here.

@bhelsel
Copy link
Owner

bhelsel commented Apr 5, 2024

Thanks! I'll check it out and let you know if I have any questions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants