visual_behavior_analysis
visual_behavior_analysis copied to clipboard
extended_stimulus_presentations reward_rate calculation is incorrect
-
rewarded
doesn't match rewards table. I get this by comparinglen(session.rewards)
andnp.sum(esp['rewarded'])
- units of
reward_rate
are in rewards/image, not rewards/second