|
IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
Puzzle trial instance for managing a given study. More...
Public Member Functions | |
| def | __init__ (self, CfgPT) |
| Constructor for a given trial. More... | |
| def | analyze (self) |
| def | recording_start (self) |
| def | recording_stop (self) |
| def | system_setup (self) |
Public Attributes | |
| config | |
Puzzle trial instance for managing a given study.
| def __init__ | ( | self, | |
| CfgPT | |||
| ) |
Constructor for a given trial.
| def analyze | ( | self | ) |
| def recording_start | ( | self | ) |
| def recording_stop | ( | self | ) |
| def system_setup | ( | self | ) |
| config |