visual_behavior_analysis icon indicating copy to clipboard operation
visual_behavior_analysis copied to clipboard

Python package for analyzing behavioral data for Brain Observatory: Visual Behavior

Results 75 visual_behavior_analysis issues
Sort by recently updated
recently updated
newest added

One of the features built into Foraging2 is that timing parameters are repeated across N+1 (where N is a specifiable parameter) consecutive aborted trials. We've been passing a value of...

bug
foraging2

@derricw recently implemented a new parameter to control the amount of time between the stimulus change and the delivery of the reward on autoreward trials. This delay is being inconsistently...

bug
foraging2

Related to #238 , the longer blank durations lead to a buildup of error. I have a function that checks that a change never occurs later than the expected trial...

bug
foraging2

@derricw: I just saw a session fail a validation function due to a change occurring before the earliest possible time (defined as the 'delta_minimum' parameter). This is the first time...

bug
foraging2

@derricw: there is an intermittent issue I just found where the mouse licked ~284 ms before the change time but F2 didn't abort the trial, as it should have. In...

bug
foraging2