API
 
Loading...
Searching...
No Matches
pupilCorAlign.CalibrationConfig Class Reference
Collaboration diagram for pupilCorAlign.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 29 of file __init__.py.

Member Data Documentation

◆ fwlyot_modes

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

Definition at line 34 of file __init__.py.

◆ fwpupil_modes

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

Definition at line 33 of file __init__.py.

◆ path

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

Definition at line 32 of file __init__.py.

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


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