AllenInstitute / visual_behavior_analysis

Python package for analyzing behavioral data for Brain Observatory: Visual Behavior
Other
21 stars 6 forks source link

Create lick annotation function #720

Closed alexpiet closed 3 years ago

alexpiet commented 3 years ago

Take code from the behavior model repo and add it to VBA adds columns to the licks table:

@matchings You can take a look at get_metrics() in this file https://github.com/alexpiet/licking_behavior/blob/master/src/psy_metrics_tools.py

dougollerenshaw commented 3 years ago

@alexpiet what is 'in_bout' above?

alexpiet commented 3 years ago

Ignore that. I was confusing something from my function that annotates licking bouts onto the stimulus_presentations table