Releases: AllenInstitute/AllenSDK
Releases · AllenInstitute/AllenSDK
v2.11.1
v2.11.0
- python 3.8 compatibility
- CloudCache (the class supporting cloud-based data releases) is now smart enough to construct symlinks between files that are identical across dataset versions (rather than downloading duplicate copies of files).
- VisualBehavioOphysProjectCache supports user-controlled switching between dataset versions.
v2.10.3
v2.10.2
This version marks the release of Visual Behavior Optical Physiology data! For more details please visit the:
Visual Behavior - Optical Physiology Project Page
Other changes:
- update documentation to support visual behavior data release
- Fixes a bug with the dictionary returned by BehaviorSession get get_performance_metrics() method
- Adds docstrings to the BehaviorSession get_performance_metrics(), get_rolling_performance_df(), and get_reward_rate() methods