Deprecated since version 1.2.13: Bonsai.ONIX is deprecated.
To use ONIX with Bonsai, refer to the documentation for OpenEphys.Onix1.
Bonsai.ONIX#
Bonsai.ONIX is a Bonsai package for ONIX hardware. This package contains
Bonsai Operators for
acquiring and sending data to ONIX hardware. An additional package,
Bonsai.ONIX.Design
, contains GUI elements for the core package. Although it
is possible to use Bonsai.ONIX
without the GUI package, it is not
recommended. There are three major classes of operators in the package:
ONIContext - This operator wraps the underlying Acquisition Context and provides access to the device table for a hardware slot. At least one of these operators is required in every workflow.
<Some>Device
- These operators wrap individual ONI Device’s and provide access to their data IO and configuration registers.Various helper operators that provide data conditioning functionality. E.g. for converting raw sensor data into 3D positions, etc.
Using this Documentation#
This documentation contains functional workflows and operators. You can
download workflows by clicking the icon. Alternatively, you
can copy and paste them into the Bonsai Workflow Editor by clicking the icon and
using Ctrl+v
or equivalent in the editor: