Skip to content

arnefmeyer/VirtualReferencePlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

VirtualRef plugin

A flexible virtual reference plugin for the open-ephys plugin-GUI.

Features:

  • Control over full reference matrix
  • Global gain for all references
  • Loading/saving of reference matrices

Installation

First build plugin-gui (development branch with cmake) following Building plugin-GUI and then Installing plugin-GUI

Then, following instructions for building third-party Plugins Building Plugins

In VirtualReferencePlugin\VirtualRef\Build folder

export GUI_BASE_DIR=path/to/GUI

path/to/GUI should be changed to the absolute path where the plugin-gui folder is located

Then

cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Debug ..
make
make install

Important

The open-ephys plugin GUI is currently updating it's internal structure. Therefore use the plugin's master branch for the master branch of the GUI and the plugin's development branch for the development branch of the GUI.

TODO

  • saving/loading parameters in json format

About

VIrtual reference plugin for the open-ephys plugin GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •