Skip to content

Commit 1b75cdb

Browse files
Merge pull request #95 from open-ephys/onix-soft-comp-link
Link to ONIX software comparison
2 parents 40e3bd0 + 30967db commit 1b75cdb

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

source/User-Manual/Plugins/Onix-Source.rst

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ already installed.
3232
ONIX Support
3333
=========================================
3434

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/>`_:
35+
The ONIX Source plugin supports a subset of ONIX features supported by
36+
the `OpenEphys.Onix1 <https://open-ephys.github.io/bonsai-onix1-docs/>`_ package
37+
for acquiring ONIX data using `Bonsai <https://bonsai-rx.org/>`_:
3838

3939
+--------------------+---------------------------------------+------------------------------------------------------------------------------+
4040
| Feature | | ONIX Source 0.2.0-API10 | | OpenEphys.Onix1 0.6.0+ |
@@ -55,6 +55,9 @@ using `Bonsai <https://bonsai-rx.org/>`_:
5555
| Any Miniscope | Will not be supported | Supported |
5656
+--------------------+---------------------------------------+------------------------------------------------------------------------------+
5757

58+
If you're curious or unsure about which software to use, read more about
59+
`the differences between the Open Ephys GUI and Bonsai <https://open-ephys.github.io/onix-docs/Software%20Guide/index.html#software-comparison>`_.
60+
5861
Plugin Configuration
5962
===========================
6063

source/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,8 @@
239239
'https://neuropixelsgroup.slack.com/*#*',
240240
'https://store-usa.arduino.cc/*',
241241
'https://openbci.com/*',
242-
'https://elifesciences.org/articles/*' # Returns a 406 error on GitHub actions
242+
'https://elifesciences.org/articles/*', # Returns a 406 error on GitHub actions
243+
'https://pubmed.ncbi.nlm.nih.gov/*' # Returns a 403 error on Github Actions
243244
]
244245

245246
linkcheck_allowed_redirects = {

0 commit comments

Comments
 (0)