Bases: object
Interface declarations for methods handling protocol events.
-
__init__()
Methods
__init__()
|
|
on_correct()
|
|
on_incorrect()
|
|
on_no_response()
|
|
on_precued()
|
|
on_protocol_end()
|
|
on_protocol_start()
|
|
on_stimulus_start()
|
|
on_trial_end()
|
|
on_trial_start()
|
|