pymovements icon indicating copy to clipboard operation
pymovements copied to clipboard

resample gaze to new sampling rate

Open dkrako opened this issue 1 year ago • 0 comments

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

  • [x] implement GazeDataFrame.resample(sampling_rate: float) and return interpolated sequence

dkrako avatar Feb 22 '24 13:02 dkrako