Metadata >> NuGet >> Bonsai.Ephys

Bonsai.Ephys

Metadata

Authors Gonçalo Lopes
Copyrights Gonçalo Lopes © 2015
Description Bonsai Ephys Library containing modules for acquisition and processing of electrophysiology signals.
IconUrl https://bitbucket.org/horizongir/bonsai/raw/7aacc64dc4647e57362ab310238591dc197fef0d/Resources/Bonsai.png
LicenseUrl https://bitbucket.org/horizongir/bonsai.neuro/raw/8997ee636785fb092cd2e2100653c1b395c63c5e/LICENSE
Owners Gonçalo Lopes
ProjectUrl https://bitbucket.org/horizongir/bonsai.neuro
ReleaseNotes First public prerelease of ephys data acquisition infrastructure for Bonsai.
RequireLicenseAcceptance False
Tags Bonsai Rhythm Ephys Electrophysiology
Dependencies Bonsai.Core:2.1.2|FTD2XX_NET:1.0.14|OpenCV.Net:3.3.0|Rhythm.Net:1.4.0
Title Bonsai - Ephys Library
PackageSize 52299
PackageHashAlgorithm SHA512
PackageHash 5WYcuUApbK2OZ8fiPECmQbcp267O+YIN5KjZ9iVCn6h+qPnV/h6vHi9mkTrXjvmZAQdMmMxPE7rKZYGlP7PEOg==
DownloadCount 000000
CreatedDate 2015-08-02T11:44:04

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Bonsai.Ephys -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Bonsai.Ephys -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Bonsai.Ephys
Installing the package (HTTP Basic authentication):
Install-Package Bonsai.Ephys -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Bonsai.Ephys -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Bonsai.Ephys

OpenWrap

Installing the package:
o add-wrap Bonsai.Ephys
Uninstalling the package:
o remove-wrap Bonsai.Ephys

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
2.1.0
2.0.0-rc1