Skip to content

Latest commit

 

History

History
17 lines (7 loc) · 433 Bytes

readme.md

File metadata and controls

17 lines (7 loc) · 433 Bytes

Software for online eye-tracking (e.g., pupil size, eye movement) during head-fixed imaging experiments. API and basic frame recording from coxlab/simple-camera-recorder (Allied Vision GiGE camera on Linux).

iTracker Setup

  1. Install requirements.

    pip install -r requirements.txt
    
  2. Check camera settings (Vimba or other).

  3. Record camera frames to file. Provide options, if needed:

    python record_frames.py -h