Software Guide#
There are two recommended software programs to acquire data from the ONIX system. Click on the cards below to navigate to their respective documentation sites.
Acquire data from ONIX in Bonsai, a visual programming language for more extensive data processing and sub-ms latency feedback.
Acquire data from ONIX in the Open Ephys GUI, a turnkey solution for acquiring and visualizing electrophysiology data.
Both platforms are free, open-source, and widely adopted in the neuroscience community. There are a few important considerations when selecting which to use, which you can read about below.
Software Comparison#
Visualization of ephys data in Bonsai is undergoing improvement with the integration of Dear ImGUI in the Bonsai.Ephys package. Also, Open Ephys GUI visualization tools can be used to visualize data acquired from Bonsai using sockets, as explained in this tutorial.
Troubleshooting & Development#
oni_repl is a simple command-line application that can be used for debugging and basic streaming IO with ONIX hardware.
Tip
ONIX uses an ONI-compliant API that is software agnostic. If you want to use ONIX hardware with your acquisition software, please get in touch.
Deprecated Software#
Bonsai.ONIX is the deprecated Bonsai ONIX package which has been superseded by OpenEphys.Onix1.