Getting Started
OpenEphys.Onix
is a Bonsai interface for Open Neuro Interface-compliant hardware. All device initialization, configuration, and streaming functionality is exposed via reactive operators.
To install OpenEphys.Onix
use the Bonsai package manager and search for the OpenEphys.Onix package.
Initialize the ONI Context
The CreateContext
operator initializes the acquisition context, and it should be the first node you add to your workflow as it provides access to the hardware device table for all other configuration operators.