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

slow sampling rate #51

Open
JackCaster opened this issue Jan 4, 2024 · 0 comments
Open

slow sampling rate #51

JackCaster opened this issue Jan 4, 2024 · 0 comments

Comments

@JackCaster
Copy link

JackCaster commented Jan 4, 2024

I am collecting data via the Python simple API. I noticed that the data collection of gaze and IMU happens at a considerable slower rate then designed (https://docs.pupil-labs.com/neon/data-collection/data-streams/). While I can collect video frames at 30 Hz, the max rate for the IMU is 60 Hz (vs. 100 Hz) and for the gaze is 170 Hz (vs. 200 Hz). The bottleneck is the function receive_imu_datum() and receive_gaze_datum.

Any suggestions on how to speed up the process?

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

1 participant