Pasting from reference issue:
Notes from in-person discussion with @micahwoodard and arjun
The anti-bias algorithm makes two types of interventions, water and moving the lickspout. Both need to be added to the trials table, and from there added to the QC side_bias plot.
I propose the following columns in the trials table
anti_bias_left_water: boolean
anti_bias_right_water: boolean
anti_bias_lickspout_movement: float, the distance the lickspout was moved.
Reference issue: https://github.com/AllenNeuralDynamics/DF-Refactoring/issues/127
Pasting from reference issue:
Notes from in-person discussion with @micahwoodard and arjun
The anti-bias algorithm makes two types of interventions, water and moving the lickspout. Both need to be added to the trials table, and from there added to the QC side_bias plot.
I propose the following columns in the trials table
anti_bias_left_water: boolean
anti_bias_right_water: boolean
anti_bias_lickspout_movement: float, the distance the lickspout was moved.
Reference issue: https://github.com/AllenNeuralDynamics/DF-Refactoring/issues/127