Skip to content

Releases: AllenInstitute/AllenSDK

v2.13.6

04 Aug 16:24
9e19993
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.13.5...v2.13.6

v2.13.5

27 Jul 12:22
78f9a75
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.13.4...2.16.0

v2.13.2

04 Jan 13:42
db254d9
Compare
Choose a tag to compare
  • Fixes bug that caused file paths on windows machines to be incorrect in Visual behavior user-facing classes
  • Updates to support MESO.2
  • Loosens/updates required versions for several dependencies
  • Updates in order to generate valid NWB files for Neuropixels Visual Coding data collected between 2019 and 2021

v2.13.0

22 Sep 17:59
a6d2afc
Compare
Choose a tag to compare
  • Major internal refactor to BehaviorSession, BehaviorOphysExperiment classes. Implements DataObject pattern for fetching and serialization of data.

v2.12.3

30 Aug 01:44
Compare
Choose a tag to compare

Changes:

  • Reorder Visual Behavior metadata columns to be more helpful

v2.12.2

14 Aug 22:56
c6ecca3
Compare
Choose a tag to compare
Update visual_behavior_optical_physiology.rst

v2.12.1

12 Aug 00:14
570f2f6
Compare
Choose a tag to compare

minor fix to cloud cache

v2.12.0

11 Aug 19:45
878a7db
Compare
Choose a tag to compare

Released 2021-08-11

  • Added ability to specify a static cache directory (use_static_cache=True) to instantiate VisualBehaviorOphysProjectCache.from_local_cache()
  • Added 'experience_level', 'passive' and 'image_set' columns to ophys_experiments_table
  • Added 'ophys_cells_table' metadata table to track the relationship between ophys_experiment_id and cell_specimen_id

v2.11.3

04 Aug 22:06
6cf59d5
Compare
Choose a tag to compare
Merge pull request #2179 from AllenInstitute/rc/2.11.3

rc/2.11.3

v2.11.2

21 May 20:33
b29058f
Compare
Choose a tag to compare
Merge pull request #2131 from AllenInstitute/bugfix/create_ecephys_up…