'Extract the ocular behavior for flight maneuvers

I have a dataset (csv file) containing the eye tracking data of pilots. I need to extract number of fixations, mean fixation per maneuver, number of fixations per minute ... For a period of milliseconds I have the instrument the pilot was looking. How o extract these measurements ? Use ML ? How to plot also. Thank you



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source