aeye-lab / pymovements

A python package for processing eye movement data
https://pymovements.readthedocs.io
MIT License
57 stars 11 forks source link

resample gaze to new sampling rate #689

Open dkrako opened 4 months ago

dkrako commented 4 months ago

Description of the problem

We currently have a simple downsample method, but this doesn't support fractions or upsampling.

Description of a solution

Minimum acceptance criteria