API
 
Loading...
Searching...
No Matches
sparkleTracker.CameraConfig Class Reference
Collaboration diagram for sparkleTracker.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 51 of file sparkleTracker.py.

Member Data Documentation

◆ dark_shmim

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

Definition at line 55 of file sparkleTracker.py.

◆ shmim

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

Definition at line 54 of file sparkleTracker.py.

◆ stagepos

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

Definition at line 56 of file sparkleTracker.py.


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