Skip to content

Releases: AllenInstitute/AllenSDK

v1.0.2

01 Nov 00:10
Compare
Choose a tag to compare

What's New - 1.0.2 (October 14, 2019)

The 1.0.2 release brings support for the Allen Brain Observatory - Visual Coding Neuropixels dataset! This dataset is a large-scale extracellular electrophysiological survey of mouse subcortical visual cortical regions using high-density neuropixels probes.

To get started with these data, see the Visual Coding - Neuropixels section

We have implemented new and improved eye-tracking methods based on Deep Lab Cut. These eye tracking results can be accessed for existing brain observatory experiments by calling get_ophys_eye_gaze_data on a BrainObservatoryCache object. For Neuropixels sessions, you can access these data by calling get_eye_tracking_data on an EcephysSession object.

With this release, we are no longer supporting Python 2.

Release 0.16.3

24 May 00:04
b4820d7
Compare
Choose a tag to compare

Release 0.16.2

23 Apr 22:29
e1b4d58
Compare
Choose a tag to compare

Added

  • #549 Transforms for tissuecyte registration accessible from allensdk
  • #568 Release instructions for future maintainers.

Changed

  • #582 Documentation builds from a yml config in python 3.7

Bug Fixes

  • #523 pip no longer fails on new conda environment because of tables

Release 0.16.1

14 Mar 00:05
0d41145
Compare
Choose a tag to compare
Merge pull request #429 from AllenInstitute/docs_typo

fixing typo in docs