Coder Social home page Coder Social logo

maartensc / multi-band-integrator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mich11/multi-band-integrator

0.0 1.0 0.0 15.72 MB

An open-ephys plugin that allows to mix, weight, and apply a rolling average to bandwidths of interest on a single channel. We're using it to detect absence-like seizures in mice in real time.

C 0.93% C++ 99.03% Makefile 0.01% HTML 0.01% CMake 0.03%

multi-band-integrator's Introduction

Multi-band Integrator Plugin

This Open-Ephys plugin allows the user to mix, weight, and apply a rolling average to bandwidths of interest on a single channel. Its output can be thought of as a real-time power signal for waveforms with complex but well-specified frequency components. It can be paired with the crossing detector plugin to trigger events when the output power reaches a threshold to trigger events based on waveforms of interest.

It was originally developed to detect absence-like seizures in mice in real time based on their spectral properties as described in Sorokin et al, 2016.

Settings

Users can specify

  • input channel
  • rolling average window duration
  • Up to 3 frequency bands
  • Gain for each frequency band

Installation

This plugin has only been built and tested on Windows so far. It depends on the Dsp library and a subset of the Boost libraries for those interested in building for Linux or OSX.

  • Copy crossing-detector/Source/MultiBandIntegrator to plugin-GUI/Source/Plugins/CrossingDetector.

  • Copy crossing-detector/Builds/VisualStudio2013/MultiBandIntegrator to plugin-GUI/Builds/VisualStudio2013/Plugins/MultiBandIntegrator.

  • In Visual Studio, open the Plugins.sln solution and add the MultiBandIntegrator project (File->Add->Existing Project... and select Builds/VisualStudio2013/Plugins/MultiBandIntegrator/MultiBandIntegrator.vcxproj). Then build the plugin.

multi-band-integrator's People

Contributors

mich11 avatar

Watchers

James Cloos 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.