AllenInstitute / visual_behavior_analysis

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

Merge dev into master #714

Closed dougollerenshaw closed 3 years ago

dougollerenshaw commented 3 years ago

Note that AllenSDK 2.10.2 is not backwards compatible with earlier versions (<2.10). All users must update AllenSDK.

@matchings, @yavorska-iryna and @DowntonCrabby can you enumarate other major changes?

FUTURE TO DO:

dougollerenshaw commented 3 years ago

@matchings : visual_behavior/visualization/ophys/container_figures.py seems like a work in progress. I'm fine merging it in if you'd like. I had to define label = None on line 13 just to get it past the linter, so it seems that the code likely wasn't functional.