GithubHelp home page GithubHelp logo

Comments (4)

jasmainak avatar jasmainak commented on July 26, 2024

I think this could be a fun project ;-) @larsoner do you think it's possible by refactoring the existing browser? I wanted to potentially use it also for the OPM-MEG system at Martinos

from mne-realtime.

larsoner avatar larsoner commented on July 26, 2024

Looks like there is already a reply over at mne-tools/mne-qt-browser#117

from mne-realtime.

vsltech avatar vsltech commented on July 26, 2024

Really appreciate the prompt response!
Above mentioned issue: mne-tools/mne-qt-browser#117

Loads data from mne.raw.io & plot()
I am looking forward to implement using mne-realtime using FieldTripClient, if any code snippet or way to plot the buffer data received over RtClient

Please advise further @larsoner

from mne-realtime.

larsoner avatar larsoner commented on July 26, 2024

I can't think of a clean way to do it. A quick way I would try would be to create a mne.io.RawArray, call .plot with precompute=False, overview_mode='hidden', modify the raw._data as each new buffer comes in, and somehow force the MNEQtBrowser to redraw (even though the time interval has changed). There is probably some private function you can call in MNEBrowseFigure (what gets returned by raw.plot) that will do this last part for you...

from mne-realtime.

Related Issues (20)

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.