iblrig.base_choice_world.BiasedChoiceWorldSession

Inheritance diagram of BiasedChoiceWorldSession

class iblrig.base_choice_world.BiasedChoiceWorldSession[source]

Biased choice world session is the instantiation of ActiveChoiceWorld where the notion of biased blocks is introduced.

TrialDataModel

alias of BiasedChoiceWorldTrialData

__init__(**kwargs)[source]
new_block()[source]
if block_init_5050

First block has 50/50 probability of leftward stim is 90 trials long

next_trial()[source]
show_trial_log(extra_info=None, log_level=20)[source]
Parameters:
base_parameters_file: Path | None = PosixPath('/home/runner/work/iblrig/iblrig/iblrig/base_biased_choice_world_params.yaml')

A YAML file containing base, default task parameters.

Type:

Path

protocol_name = '_iblrig_tasks_biasedChoiceWorld'