|
| 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.") |
| |
Definition at line 29 of file __init__.py.
◆ fwlyot_modes
| list pupilCorAlign.CalibrationConfig.fwlyot_modes = xconf.field(help="List of calibrated fwlyot masks.") |
|
static |
◆ fwpupil_modes
| list pupilCorAlign.CalibrationConfig.fwpupil_modes = xconf.field(help="List of calibrated fwpupil masks.") |
|
static |
◆ path
| str pupilCorAlign.CalibrationConfig.path = xconf.field(help="Path to the calibration files for the pupil alignment.") |
|
static |
The documentation for this class was generated from the following file: