Skip to content

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vismot logo Vismot

Vismot is a tool designed to elicit smooth pursuit and saccadic eye movements in a controlled and standardised manner for research and therapeutic applications.

Usage

Upon running the program the user is presented with a visual target in the form of a circle that oscillates. Pressing space toggles the display of an enumerated list of definable settings, and pressing the number corresponding to a specific setting while pressing left or right will change the value of said setting.

The settings are as follows:

  1. Angle defines the angle of the linear oscillation. One can also press r to quickly rotate this angle 90 degrees.
  2. Size defines the diameter in pixels of the visual target.
  3. Speed defines frequency of the oscillation.
  4. Motion defines the waveform of the oscillation. Here the sine and triangle wave will elicit smooth pursuit eye movements, while the square wave will elicit saccadic eye movements.
  5. Theme defines the color scheme of the application.
  6. Axes defines whether or not to display the axis and the perpendicular axis of the oscillation angle.
  7. Amplitude defines the amplitude of the oscillation.

These settings are retained across sessions and can be shared via the `settings.json' file for replication purposes.

Installation

For Windows Users (Download & Run)

  1. Go to the Releases page.
  2. Download the latest Vismot.zip file.
  3. Extract the ZIP archive anywhere on your PC.
  4. Double-click Vismot.exe to run the application.

For Developers (Run from Code)

  1. Install Python (tested to work on 3.11)
  2. Install Pygame (tested to work on 2.6.1) via:
pip install pygame
  1. Open a shell and set the working directory to the root of the project.
  2. Run the application via.:
python main.py

Citation

If this software is used in the production of published research, then please cite the work as described in the CITATION file.

License

This project is proprietary. All rights are reserved by the copyright holder. Refer to the LICENSE file for full details.

Support

Contact erik.nikolajsen@gmail.com for enquiries concerning the application.

About

A tool to elicit smooth pursuit and saccadic eye movements

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Contributors

Languages