Related Experiment Videos
A minicomputer program for automatic saccade detection and linear analysis of eye movement systems using sine wave
Computer Programs in Biomedicine
|August 1, 1980
Summary
This study presents a FORTRAN IV program for analyzing eye movement systems. The program accurately measures frequency response and detects saccades in eye position signals using digital filters and sine wave fitting.
Area of Science:
- Biomedical Engineering
- Neuroscience
- Computer Science
Background:
- Eye movement analysis is crucial for understanding neurological function.
- Quantifying eye movement responses to stimuli requires sophisticated signal processing.
- Saccadic eye movements can complicate the analysis of system dynamics.
Purpose of the Study:
- To develop a versatile FORTRAN IV program for linear analysis of eye movement systems.
- To enable accurate measurement of frequency response (amplitude ratio and phase) using sine wave stimuli.
- To implement automated saccade detection and interpolation within the analysis.
Main Methods:
- The program utilizes sine wave stimuli to elicit eye movements.
- Analog signals are digitized and stored on magnetic tape for processing.
- Digital filters are employed for automated saccade detection without user input.
- Least squares curve fitting with a sine wave is used for noise-immune saccade interval interpolation.
Main Results:
- The program successfully obtains frequency response amplitude ratio and phase.
- Automated saccade detection is achieved without requiring user-defined parameters.
- The interpolation method is robust to varying stimulus frequencies and saccade widths.
- The program efficiently handles long-duration signals (up to 90 minutes).
Conclusions:
- The developed FORTRAN IV program provides a powerful tool for eye movement system analysis.
- Automated saccade detection and interpolation enhance the accuracy and efficiency of frequency response analysis.
- The program's ability to process extensive data sets makes it suitable for complex research applications.