ibllib.io.extractors.habituation_trials

Habituation ChoiceWorld Bpod trials extraction.

Classes

HabituationTrials

class HabituationTrials(*args, **kwargs)[source]

Bases: BaseBpodTrialsExtractor

var_names = ('feedbackType', 'rewardVolume', 'stimOff_times', 'contrastLeft', 'contrastRight', 'feedback_times', 'stimOn_times', 'stimOnTrigger_times', 'intervals', 'goCue_times', 'goCueTrigger_times', 'itiIn_times', 'stimOffTrigger_times', 'stimCenterTrigger_times', 'stimCenter_times', 'position', 'phase')

A list of names for the extracted variables. These become the returned output keys.

Type:

tuple of str