open-ephys / onix-bonsai-onix1

Bonsai library for the Open Ephys Onix Acquisition System
https://open-ephys.github.io/onix1-bonsai-docs
MIT License
4 stars 3 forks source link

Add NeuropixelsV2eBeta GUIs #269

Closed bparks13 closed 1 week ago

bparks13 commented 2 weeks ago

This PR adds GUIs for the NeuropixelsV2eBeta headstage. The added dialogs call the NeuropixelsV2e GUIs, taking advantage of the common interface between ConfigureNeuropixelsV2e and ConfigureNeuropixelsV2eBeta. When the underlying type is a *Beta, all relevant text strings are updated to reflect this.

Closes #227 Closes #268 Fixes #202