Basic Fixation Extraction ========================== This example demonstrates how to extract fixations from raw gaze data using the I-DT (Identification by Dispersion-Threshold) algorithm, combined with smoothing filters. .. literalinclude:: ../../../examples/basic_fixation.py :language: python :linenos: