|
| str | shmim = xconf.field(help="Name of the camera device (specifically, the associated shmim, if different).") |
| |
| str | dark_shmim = xconf.field(help="Name of the dark frame shmim associated with this camera device.") |
| |
| float | stagepos = xconf.field(help="Stage position for pupil control.") |
| |
Definition at line 21 of file __init__.py.
◆ dark_shmim
| str pupilCorAlign.CameraConfig.dark_shmim = xconf.field(help="Name of the dark frame shmim associated with this camera device.") |
|
static |
◆ shmim
| str pupilCorAlign.CameraConfig.shmim = xconf.field(help="Name of the camera device (specifically, the associated shmim, if different).") |
|
static |
◆ stagepos
| float pupilCorAlign.CameraConfig.stagepos = xconf.field(help="Stage position for pupil control.") |
|
static |
The documentation for this class was generated from the following file: