@@ -29,6 +29,32 @@ button.
2929The Plugin Installer also allows you to upgrade to the latest version of this plugin, if it's
3030already installed.
3131
32+ ONIX Support
33+ =========================================
34+
35+ The ONIX source plugin has limited support for ONIX compared to `OpenEphys.Onix1
36+ <https://open-ephys.github.io/bonsai-onix1-docs/> `_ for acquiring ONIX data
37+ using `Bonsai <https://bonsai-rx.org/ >`_:
38+
39+ +--------------------+---------------------------------------+------------------------------------------------------------------------------+
40+ | Feature | | ONIX Source 0.2.0-API10 | | OpenEphys.Onix1 0.6.0+ |
41+ | | | Open Ephys GUI | | Bonsai |
42+ +====================+=======================================+==============================================================================+
43+ | Digital Inputs | 25 kHz sample rate | Adjustable sample rate (or one sample whenever digital input status changes) |
44+ +--------------------+---------------------------------------+------------------------------------------------------------------------------+
45+ | Analog Inputs | 25 kHz sample rate | 100 kHz sample rate |
46+ +--------------------+---------------------------------------+------------------------------------------------------------------------------+
47+ | Digital Outputs | Not yet supported | Supported |
48+ +--------------------+---------------------------------------+------------------------------------------------------------------------------+
49+ | Analog Outputs | Not yet supported | Supported |
50+ +--------------------+---------------------------------------+------------------------------------------------------------------------------+
51+ | Headstage 64 | Not yet supported | Supported |
52+ +--------------------+---------------------------------------+------------------------------------------------------------------------------+
53+ | Headstage RHS2116 | Not yet supported | Supported |
54+ +--------------------+---------------------------------------+------------------------------------------------------------------------------+
55+ | Any Miniscope | Will not be supported | Supported |
56+ +--------------------+---------------------------------------+------------------------------------------------------------------------------+
57+
3258Plugin Configuration
3359===========================
3460
@@ -68,9 +94,9 @@ To configure the plugin:
6894 a. Port voltage is automatically discovered based on the headstage selected. In most instances,
6995 the default "Auto" setting is sufficient.
7096
71- 6 . Press "Connect" to establish a connection to the ONIX system.
72- 7 . Once connected, acquisition can be started in the GUI's main control panel.
73- 8 . For further configuration, click the plugin banner (i.e., the gray or colored portion of the
97+ 5 . Press "Connect" to establish a connection to the ONIX system.
98+ 6 . Once connected, acquisition can be started in the GUI's main control panel.
99+ 7 . For further configuration, click the plugin banner (i.e., the gray or colored portion of the
74100 editor showing the name of the plugin) to open the canvas and adjust settings as needed.
75101
76102 a. The canvas is structured as tabs, with the first tab showing the breakout board and its
0 commit comments