AllenInstitute/visual_behavior_analysis

Create lick annotation function

Closed this issue · 2 comments

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

@alexpiet what is 'in_bout' above?

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