Code Monkey home page Code Monkey logo

openephysleador's Introduction

This project is work in progress and does not have any regulatory approval.

Open Ephys Lead-OR

Plugin for the Open Ephys GUI to interface between micro electrode recording devices (for example the NeuroOmega, via the OpenEphysNeuroOmega plugin) and the visualization component of Lead-OR via the 3DSlicer extension.

Installation

The plugin depends on the OpenEphysIGTLink library. The library must be installed to use this plugin.

Windows

Manual

The compiled dll for GUI v6 is available from the Releases page. It should be downloaded and placed under C:\ProgramData\Open Ephys\plugins-api8.

Github CLI

Using Github CLI is easy to stay up to date with latest release using the following command:

gh release download --clobber --dir "C:\ProgramData\Open Ephys\plugins-api8" --pattern *.dll --repo netstim/OpenEphysLeadOR

From Source

Alternativly, one can also compile this plugin from source. See Open Ephys GUI Documentation for instructions.

From the GUI

The plugin is currently not available from the GUI Plugin installer. Use one of the avobe methods.

MacOS

Manual

The compiled bundle for GUI v6 is available from the Releases page. It should be downloaded and placed under ~/Library/Application Support/open-ephys/plugins-api8.

Github CLI

Using Github CLI is easy to stay up to date with latest release using the following command:

gh release download --clobber --dir ~/Library/Application\ Support/open-ephys/plugins-api8 --pattern *.bundle.zip --repo netstim/OpenEphysLeadOR;\
unzip -o ~/Library/Application\ Support/open-ephys/plugins-api8/*.bundle.zip -d ~/Library/Application\ Support/open-ephys/plugins-api8/

From Source

Alternativly, one can also compile this plugin from source. See Open Ephys GUI Documentation for instructions.

From the GUI

The plugin is currently not available from the GUI Plugin installer. Use one of the avobe methods.

openephysleador's People

Contributors

simonoxen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.