API
 
Loading...
Searching...
No Matches
sparkleTracker.CalibrationConfig Class Reference
Collaboration diagram for sparkleTracker.CalibrationConfig:
Collaboration graph

Static Public Attributes

str path = xconf.field(help="Path to the calibration files for the pupil alignment.")
 
list fwpupil_modes = xconf.field(help="List of calibrated fwpupil masks.")
 
list fwlyot_modes = xconf.field(help="List of calibrated fwlyot masks.")
 

Detailed Description

 

Definition at line 59 of file sparkleTracker.py.

Member Data Documentation

◆ fwlyot_modes

list sparkleTracker.CalibrationConfig.fwlyot_modes = xconf.field(help="List of calibrated fwlyot masks.")
static

Definition at line 64 of file sparkleTracker.py.

◆ fwpupil_modes

list sparkleTracker.CalibrationConfig.fwpupil_modes = xconf.field(help="List of calibrated fwpupil masks.")
static

Definition at line 63 of file sparkleTracker.py.

◆ path

str sparkleTracker.CalibrationConfig.path = xconf.field(help="Path to the calibration files for the pupil alignment.")
static

Definition at line 62 of file sparkleTracker.py.

Referenced by audibleAlerts.personality.Recording.__eq__().


The documentation for this class was generated from the following file: