You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/getting-started/install-configure-bonsai.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,11 +20,11 @@ The Bonsai package manager can be accessed from Bonsai's landing window or its w
20
20
{width=350px} or {width=425px}
21
21
22
22
## Install Packages in Bonsai
23
-
The three required packages to run the workflows in this documentation are:
23
+
The following packages required to run the workflows in this documentation are:
24
24
25
25
*`Bonsai.StarterPack`: the "standard library" for Bonsai that contains tools that are used in almost every workflow.
26
26
*`OpenEphys.Commutator`: Bonsai package for controlling Open Ephys commutators.
27
-
*`OpenEphys.Onix1`: this library.
27
+
*`OpenEphys.Onix1.Design`: An extension of the `OpenEphys.Onix1`library that includes graphical user interfaces (GUIs).
28
28
29
29
> [!TIP]
30
30
> Additional packages will allow you to extend the functionality of ONIX hardware beyond the scope of this documentation. There are packages that allow ONIX be combined with [visual psychophysics](https://bonsai-rx.org/docs/tutorials/vision-psychophysics.html), [markerless pose estimation](https://bonsai-rx.org/sleap/), [HARP behavioral devices](https://harp-tech.org/), and much more.
@@ -51,17 +51,17 @@ To install the `OpenEphys.Commutator` package [open the package manager](#open-b
0 commit comments