Releases: AllenInstitute/AllenSDK
Releases · AllenInstitute/AllenSDK
v1.0.2
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
Release 0.16.2
Release 0.16.1
Merge pull request #429 from AllenInstitute/docs_typo fixing typo in docs