Skip to content

Commit

Permalink
Merge branch 'main'
Browse files Browse the repository at this point in the history
- The deletion of this file caused a merge conflict o.O
  • Loading branch information
cjsha committed Aug 8, 2024
2 parents 85d77a3 + c2e0bd4 commit 76f671a
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions articles/getting-started/install_and_download.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
uid: InstallationAndDownload
title: Installation and Download
---

* To install `OpenEphys.Onix1`, first install Bonsai [here](https://bonsai-rx.org/docs/articles/installation.html)
* Once Bonsai is installed, open Bonsai and download the necessary packages
* Open the Bonsai package manager

![Package manager from splash page](../../images/bonsai-splash-page-package-manager-highlight.png){width=350px} or ![Package manager from editor](../../images/bonsai-editor-package-manager-highlight.png){width=425px}
* Go to **Browse**

![Browse the package manager](../../images/bonsai-package-manager-browse.png){width=650px}
* Download the `Bonsai.StarterPack`, which contains several commonly used packages that will be useful for creating workflows and visualizing data. Search for `Bonsai.StarterPack` (1), select the package and click **Install** (2). Click `I Accept` to accept the licenses.

![Search for Bonsai.StarterPack and install it](../../images/bonsai-package-manager-starterpack.png){width=650px}

* Change the package source to **All** (1), then follow the same steps (2,3) to search for and install `OpenEphys.Onix1`

![Search for OpenEphys.Onix1 and install it](../../images/bonsai-package-manager-openephys.onix.png){width=650px}

> [!Warning]
> Update this once the package has been published to NuGet
> [!Note]
> Alternatively, to take advantage of the graphical user interface built on top of Bonsai, search for the `OpenEphys.Onix.Design` package, which provides GUI's for many of the configurable nodes, making it easier to configure settings and visualize changes prior to committing them to the hardware
Now that Bonsai has been installed, and the appropriate packages downloaded, it is time to start placing nodes and configuring them. If you are new to Bonsai, the following sections give a high-level understanding of how Bonsai is organized, and some of the ONIX-specific concepts that will be useful for learning how to work with the nodes.

0 comments on commit 76f671a

Please sign in to comment.