AllenSDK Versions Save

code for reading and processing Allen Institute for Brain Science data

v2.13.6

1 year ago

What's Changed

Full Changelog: https://github.com/AllenInstitute/AllenSDK/compare/v2.13.5...v2.13.6

v2.13.5

1 year ago

What's Changed

Full Changelog: https://github.com/AllenInstitute/AllenSDK/compare/v2.13.4...2.16.0

v2.13.2

2 years ago
  • 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

2 years ago
  • Major internal refactor to BehaviorSession, BehaviorOphysExperiment classes. Implements DataObject pattern for fetching and serialization of data.

v2.12.3

2 years ago

Changes:

  • Reorder Visual Behavior metadata columns to be more helpful

v2.12.2

2 years ago

v2.12.1

2 years ago

minor fix to cloud cache

v2.12.0

2 years ago

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

2 years ago

v2.11.2

3 years ago