iblrig_tasks._iblrig_tasks_ephysChoiceWorld.task.Session

Inheritance diagram of Session

class iblrig_tasks._iblrig_tasks_ephysChoiceWorld.task.Session[source]
__init__(*args, session_template_id=0, **kwargs)[source]
static extra_parser()[source]
Returns:

argparse.parser()

static get_session_template(session_template_id)[source]

Return the pre-generated trials dataframe from the 12 fixtures according to the template ID.

Parameters:

session_template_id (int) – Session template ID (0-11).

Parameters:

session_template_id (int)

Return type:

DataFrame

next_trial()[source]
protocol_name = '_iblrig_tasks_ephysChoiceWorld'