EyelinkTracker

From CNI Wiki
Jump to navigation Jump to search

Setup

Before the subject enters the scanner, you should:

  1. Turn the eye-tracker computer on, and select 'Eyelink' as the startup operating system.
  2. Turn the EyeLink camera circuit on
  3. If using the Nova 32ch coil, make sure the subject's eyes are roughly in the center of the eye-holes of the coil.
  4. Affix the IR illuminator to the head coil.

Viewing the subject's eye

After the subject has entered the scanner, go to the 'Camera Setup' screen of the Eyelink software interface. This is the default screen after you turn the Eyelink computer on. Check if you have a view of the illuminated eye (typically the left eye). If you cannot see this eye, you may need to adjust the camera position. To do this:

  1. Connect your stimulus presentation computer to one of the CNI's scanner display screens.
  2. Run a calibration script on your stimulus presentation computer. An example calibration script for Matlab Psychtoolbox, by Karen LaRocque, adapted from scripts by the Grill-Spector Lab is here.
  3. Select 'Display Image' on the Eyelink computer. Now the image of the subject's eye will be displayed on the screen in the scanner. Using the left and right arrow keys on the Eyelink computer, you can toggle a large or small angle shot. When initially searching for the eye, it's helpful to use the large angle shot.
  4. Now you can adjust the angle of the eye tracker camera, checking the screen behind you, until you see the subject's eye.

Note that the subject's eye may also be occluded by the mirrors or coil. Often, when the dorsal part of a subject's head is flush with the 32 channel coil, the camera will not have view of her eyes. To rectify this, ask the subject to scoot out of the scanner, 1 cm at a time, until you can see her eyes.

Adjusting the Pupil and Corneal Thresholds

  1. Adjust the pupil threshold, using the arrows in the top left corner of the Camera Setup screen. The threshold should be set such that the subject's pupils are optimally labeled in dark blue, with minimal labeling in the areas immediately outside the eye. When a pupil is detected, you will see a message indicating "PUPIL OK" in green.
  2. Adjust the CR (corneal reflection) threshold, using the arrows in the top left corner of the Camera Setup screen. When corneal reflection is detected, you will see a message indicating "CR OK" The threshold should be set such that "CR OK" is displayed when subjects look at each region of the display screen.

Calibrating

Now you can run a calibration, to give Eyelink parameters to help it guess where the subject is looking, in screen coordinates.

  1. Run the calibration script on your presentation computer, and display it on the scanner presentation screen. Again, a sample calibration script is here.
  2. Press "Calibrate" on the Eyelink computer. A dot will appear in the center of the screen. When the subject is fixating on it, select "accept fixation."
  3. Now Eyelink will complete the calibration process. Dots will appear at various points of the screen, and the subject is required to fixate on each presented dot.
  4. After calibration is complete press "accept." Then, validate the calibration by pressing "Validate." Another run of dot presentation will be conducted, and measurements will be computed indicating the error between estimated points of fixation for the calibration and validation runs. Based on the computed error, Eyelink will label the validation as "good" "fair" or "poor." If you are satisfied with the precision of your measurement, click "accept." Otherwise, you can repeat the full calibration and validation process.

Running your study

Now you are ready to run your study. You can update your presentation scripts to include code that communicates with Eyelink, in order to label trials and download data from the Eyelink computer. For more info about the Eyelink system, you can view the Eyelink manual.