From 1eead9c7f60dfbcd9e03eb3527e010199ed2edd8 Mon Sep 17 00:00:00 2001 From: cjsha Date: Fri, 26 Sep 2025 18:16:13 -0400 Subject: [PATCH 1/4] Add compatibility matrix --- source/User-Manual/Plugins/Onix-Source.rst | 34 ++++++++++++++++++++-- 1 file changed, 31 insertions(+), 3 deletions(-) diff --git a/source/User-Manual/Plugins/Onix-Source.rst b/source/User-Manual/Plugins/Onix-Source.rst index 6b8345a..3efab25 100644 --- a/source/User-Manual/Plugins/Onix-Source.rst +++ b/source/User-Manual/Plugins/Onix-Source.rst @@ -29,6 +29,34 @@ button. The Plugin Installer also allows you to upgrade to the latest version of this plugin, if it's already installed. +ONIX Support +========================================= + +The ONIX source plugin has limited support for ONIX compared to `OpenEphys.Onix1 +`_ for acquiring ONIX data +using `Bonsai `_: + ++--------------------+---------------------------------------+------------------------------------------------------------------------------+ +| Feature | | ONIX Source 0.2.0-API10 | | OpenEphys.Onix1 0.6.0+ | +| | | Open Ephys GUI | | Bonsai | ++====================+=======================================+==============================================================================+ +| Digital Inputs | 25 kHz sample rate | Adjustable sample rate (or one sample whenever digital input status changes) | ++--------------------+---------------------------------------+------------------------------------------------------------------------------+ +| Analog Inputs | 25 kHz sample rate | 100 kHz sample rate | ++--------------------+---------------------------------------+------------------------------------------------------------------------------+ +| Digital Outputs | Not yet supported | Supported | ++--------------------+---------------------------------------+------------------------------------------------------------------------------+ +| Analog Outputs | Not yet supported | Supported | ++--------------------+---------------------------------------+------------------------------------------------------------------------------+ +| Headstage 64 | Not yet supported | Supported | ++--------------------+---------------------------------------+------------------------------------------------------------------------------+ +| Headstage RHS2116 | Not yet supported | Supported | ++--------------------+---------------------------------------+------------------------------------------------------------------------------+ +| Headstage NRIC1384 | Not supported yet | Supported | ++--------------------+---------------------------------------+------------------------------------------------------------------------------+ +| Any Miniscope | Will not be supported | Supported | ++--------------------+---------------------------------------+------------------------------------------------------------------------------+ + Plugin Configuration =========================== @@ -68,9 +96,9 @@ To configure the plugin: a. Port voltage is automatically discovered based on the headstage selected. In most instances, the default "Auto" setting is sufficient. -6. Press "Connect" to establish a connection to the ONIX system. -7. Once connected, acquisition can be started in the GUI's main control panel. -8. For further configuration, click the plugin banner (i.e., the gray or colored portion of the +5. Press "Connect" to establish a connection to the ONIX system. +6. Once connected, acquisition can be started in the GUI's main control panel. +7. For further configuration, click the plugin banner (i.e., the gray or colored portion of the editor showing the name of the plugin) to open the canvas and adjust settings as needed. a. The canvas is structured as tabs, with the first tab showing the breakout board and its From cebd6c96c3b236ac906d8401e4f47702916dd9e8 Mon Sep 17 00:00:00 2001 From: cjsha <36574350+cjsha@users.noreply.github.com> Date: Fri, 26 Sep 2025 18:18:07 -0400 Subject: [PATCH 2/4] minor edir --- source/User-Manual/Plugins/Onix-Source.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/User-Manual/Plugins/Onix-Source.rst b/source/User-Manual/Plugins/Onix-Source.rst index 3efab25..19818ff 100644 --- a/source/User-Manual/Plugins/Onix-Source.rst +++ b/source/User-Manual/Plugins/Onix-Source.rst @@ -52,7 +52,7 @@ using `Bonsai `_: +--------------------+---------------------------------------+------------------------------------------------------------------------------+ | Headstage RHS2116 | Not yet supported | Supported | +--------------------+---------------------------------------+------------------------------------------------------------------------------+ -| Headstage NRIC1384 | Not supported yet | Supported | +| Headstage NRIC1384 | Not yet supported | Supported | +--------------------+---------------------------------------+------------------------------------------------------------------------------+ | Any Miniscope | Will not be supported | Supported | +--------------------+---------------------------------------+------------------------------------------------------------------------------+ From 24b0dadf47d8a21cde486bb0007a9dc634f6be84 Mon Sep 17 00:00:00 2001 From: cjsha <36574350+cjsha@users.noreply.github.com> Date: Fri, 26 Sep 2025 19:23:36 -0400 Subject: [PATCH 3/4] fix broken ref --- source/User-Manual/Plugins/Onix-Source.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/User-Manual/Plugins/Onix-Source.rst b/source/User-Manual/Plugins/Onix-Source.rst index 19818ff..a1aa9d4 100644 --- a/source/User-Manual/Plugins/Onix-Source.rst +++ b/source/User-Manual/Plugins/Onix-Source.rst @@ -33,7 +33,7 @@ ONIX Support ========================================= The ONIX source plugin has limited support for ONIX compared to `OpenEphys.Onix1 -`_ for acquiring ONIX data +`_ for acquiring ONIX data using `Bonsai `_: +--------------------+---------------------------------------+------------------------------------------------------------------------------+ From 1e1aeb1f18ac2c7a40aae42d3f0bab3971fab861 Mon Sep 17 00:00:00 2001 From: cjsha Date: Tue, 30 Sep 2025 10:25:36 -0400 Subject: [PATCH 4/4] Remove NRIC from matrix --- source/User-Manual/Plugins/Onix-Source.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/source/User-Manual/Plugins/Onix-Source.rst b/source/User-Manual/Plugins/Onix-Source.rst index a1aa9d4..2ee7c56 100644 --- a/source/User-Manual/Plugins/Onix-Source.rst +++ b/source/User-Manual/Plugins/Onix-Source.rst @@ -52,8 +52,6 @@ using `Bonsai `_: +--------------------+---------------------------------------+------------------------------------------------------------------------------+ | Headstage RHS2116 | Not yet supported | Supported | +--------------------+---------------------------------------+------------------------------------------------------------------------------+ -| Headstage NRIC1384 | Not yet supported | Supported | -+--------------------+---------------------------------------+------------------------------------------------------------------------------+ | Any Miniscope | Will not be supported | Supported | +--------------------+---------------------------------------+------------------------------------------------------------------------------+