open-ephys-plugins / neuropixels-pxi

Open Ephys GUI plugin for interfacing with PXIe-based Neuropixels hardware
GNU General Public License v3.0
13 stars 19 forks source link

Add the ability to select electrodes on bank 1 and 2 #1

Closed jsiegle closed 5 years ago

jsiegle commented 5 years ago

Currently, this plugin only allows users to record from the 384 electrodes in bank 0. We need to add a button to enable electrodes on banks 1 and 2, which would disable the corresponding electrodes in the unselected banks. The selected configuration needs to be tracked in the settings file, and re-loaded on startup.

medengineer commented 5 years ago

Added w/ PR #6