visual_behavior_analysis icon indicating copy to clipboard operation
visual_behavior_analysis copied to clipboard

extended_stimulus_presentations reward_rate calculation is incorrect

Open alexpiet opened this issue 3 years ago • 9 comments

  • rewarded doesn't match rewards table. I get this by comparing len(session.rewards) and np.sum(esp['rewarded'])
  • units of reward_rate are in rewards/image, not rewards/second

alexpiet avatar May 21 '21 17:05 alexpiet