API
 
Loading...
Searching...
No Matches
pupilCorAlign.CameraConfig Class Reference
Collaboration diagram for pupilCorAlign.CameraConfig:
Collaboration graph

Static Public Attributes

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.")
 

Detailed Description

 

Definition at line 21 of file __init__.py.

Member Data Documentation

◆ dark_shmim

str pupilCorAlign.CameraConfig.dark_shmim = xconf.field(help="Name of the dark frame shmim associated with this camera device.")
static

Definition at line 25 of file __init__.py.

◆ shmim

str pupilCorAlign.CameraConfig.shmim = xconf.field(help="Name of the camera device (specifically, the associated shmim, if different).")
static

Definition at line 24 of file __init__.py.

◆ stagepos

float pupilCorAlign.CameraConfig.stagepos = xconf.field(help="Stage position for pupil control.")
static

Definition at line 26 of file __init__.py.


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