Create lick annotation function
Closed this issue · 2 comments
alexpiet commented
Take code from the behavior model repo and add it to VBA
adds columns to the licks table:
- bout start
- bout end
- in bout
- ??
@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
@alexpiet what is 'in_bout' above?
alexpiet commented
Ignore that. I was confusing something from my function that annotates licking bouts onto the stimulus_presentations table