Session

class Session(path=None)[source]

Bases: object

Stores information about bpod run, including the list of trials.

__init__(path=None)[source]

Methods

__init__([path])

add_trial_events()

Attributes

current_trial

Get current trial

property current_trial

Get current trial

Return type:

Trial