Data Analyzers =================== Tobii-Pytracker includes several data analyzers to help process and visualize eye-tracking data collected during experiments. These analyzers can be used to extract meaningful insights from raw gaze data. Available Analyzers ------------------- 1. **HeatMapAnalyzer**: Generates gaze heatmaps and overlays them on screenshots. 2. **FixationAnalyzer**: Identifies and analyzes fixations in gaze data. 3. **FocusMapAnalyzer**: Creates focus maps to visualize areas of interest. 4. **SaccadeAnalyzer**: Detects and analyzes saccades in gaze data. Using Analyzers -----------------