roaldarbol / animovement

An R toolbox for analysing animal movement across space and time
http://www.roald-arboel.com/animovement/
Other
4 stars 0 forks source link

Method for calibrating trackball #11

Open roaldarbol opened 1 week ago

roaldarbol commented 1 week ago

It would be great to have a calibrate_trackball() function which simply returns the number of "dots" it takes for the ball to rotate 360 degrees. Could take a n_rotations, where the user specifies how many times the ball was rotated (n * 360 degrees). The output can then be used in read_trackball() as the ball_calibration argument.