OpenEphys.Onix1
0.4.0
Prefix Reserved
dotnet add package OpenEphys.Onix1 --version 0.4.0
NuGet\Install-Package OpenEphys.Onix1 -Version 0.4.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OpenEphys.Onix1" Version="0.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenEphys.Onix1 --version 0.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OpenEphys.Onix1, 0.4.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install OpenEphys.Onix1 as a Cake Addin #addin nuget:?package=OpenEphys.Onix1&version=0.4.0 // Install OpenEphys.Onix1 as a Cake Tool #tool nuget:?package=OpenEphys.Onix1&version=0.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Onix1 Bonsai Library
Bonsai library for the Open Ephys Onix Acquisition System.
- Open Ephys store: https://open-ephys.org/onix
- Library documentation: https://open-ephys.github.io/onix1-bonsai-docs
- Hardware documentation: https://open-ephys.github.io/onix-docs
Run in visual studio
- Double click the
Setup.cmd
file in the.bonsai
folder. This will install a portable version of Bonsai in the folder along with its required packages. - Open
OpenEphys.Onix1.sln
in Visual Studio (Community Edition is fine). - Select which project to compile and run Bonsai against.
OpenEphys.Onix1
: core libraryOpenEphys.Onix1.Design
: core library and GUI elements
- Press the Play button to
- Compile the library selected in step 3
- Run the Bonsai application installed in step 1
- Instruct Bonsai to load the compiled library
<img alt="Select which library to compile" src="./.bonsai/build-and-run.png" width="60%" />
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- Bonsai.Core (>= 2.8.5)
- clroni (>= 6.1.2)
- OpenCV.Net (>= 3.4.2)
- OpenEphys.ProbeInterface.NET (>= 0.1.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on OpenEphys.Onix1:
Package | Downloads |
---|---|
OpenEphys.Onix1.Design
Bonsai Library containing visual interfaces for configuring ONIX devices. |
GitHub repositories
This package is not used by any popular GitHub repositories.