Giter Club home page Giter Club logo

emg_classifier's People

Contributors

ivopascal avatar

Watchers

 avatar

Forkers

lukeluna

emg_classifier's Issues

Fix for Biosemi LSL

We found that biosemi LSL https://github.com/labstreaminglayer/App-BioSemi
gives data streamed in microvolts, whereas the recording from OpenVibe is in volts.

This means the stream has values 10^6 times higher than expected.
Dividing by 10^6 solved this problem.

We also found that:

  • It's needlessly difficult to repeat commands in cmd. Can we set the data file, stream name and ignored channels in another way?
  • For some reason we need to reject 33 channels instead of 32. I do not know why. Can we encode this as well?

Todos from adding to drive

  • Update readme to reflect:

    • Installing windows on Lab computer
    • Installing Pipenv
    • Adding Pipenv to Path if on Windows
  • Loosen expecations on Python version

  • Have a more elegant way of dealing with Mock channels

  • Fix bug to accept ignored channels as str

  • Add instructions for running in lab

    • Find openvibe & acquisition server
    • Open acquisition protocol Ivo.xdf (takes 2 minutes instead of 7)
    • Modify stream writer output
    • Run recording
    • Disconnect OpenVibe from EEG
    • Run biosemi.exe
    • Set subset (32)
    • Run Labrecorder to identify CHANNEL_CODE
    • Call program with python filename [CHANNEL_CODE] 32
  • Print accuracy before assertion

  • Use Createinfo to create fake info

    • ignored_channels + 8
    • sfreq

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.