List of all members.
Detailed Description
The diagnostic model supports two modes of operation: continuous and
discrete. In the continuous mode, the stimuli is always flickering and the
scope is always updating. In the discrete mode, the stimulus presents
itself for a fixed amount of time, then the scope and/or decoder metrics
are printed. The discrete mode trials are triggered by a selection event
e.g. space bar press.
Member Function Documentation
def unlock.state.diagnostic_state.VepDiagnosticState.__init__ |
( |
|
self, |
|
|
|
scope, |
|
|
|
stimuli, |
|
|
|
decoders, |
|
|
|
frequencies | |
|
) |
| | |
def unlock.state.diagnostic_state.VepDiagnosticState.get_state |
( |
|
self |
) |
|
def unlock.state.diagnostic_state.VepDiagnosticState.handle_decision |
( |
|
self, |
|
|
|
decision | |
|
) |
| | |
def unlock.state.diagnostic_state.VepDiagnosticState.process_command |
( |
|
self, |
|
|
|
command | |
|
) |
| | |
def unlock.state.diagnostic_state.VepDiagnosticState.trial_start |
( |
|
self |
) |
|
def unlock.state.diagnostic_state.VepDiagnosticState.trial_stop |
( |
|
self |
) |
|
def unlock.state.diagnostic_state.VepDiagnosticState.update_decoders |
( |
|
self, |
|
|
|
command | |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following file: