Skip to content

Release Notes (1.0.2)

NileGraddis edited this page Oct 14, 2019 · 1 revision

The 1.0.2 release brings support for our new Visual Coding - Neuropixels dataset. This is a large-scale survey of mouse subcortical and visual cortical regions using high-density Neuropixels probes. You can get more information about these data here and about the AllenSDK support for these data here.

Additionally, 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.