AllenInstitute / visual_behavior_analysis

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

add cell metrics table functionality #753

Closed matchings closed 3 years ago

matchings commented 3 years ago

adds tools to get metrics for change, omission and image aligned responses (including reliability, responsiveness, selectivity, running modulation, hit/miss modulation), as well as full trace metrics (including SNR and population coupling). example notebook showing how to load metrics is included.

dougollerenshaw commented 3 years ago

@matchings I made some changes to deal with my own comments above. We now get a progressbar like this while the CSVs are loading: image