Skip to main content

A new backend based on pyqtgraph for the 2D-Data-Browser in MNE-Python.

Project description

mne-qt-browser

A new backend based on pyqtgraph for the 2D-Data-Browser in MNE-Python.

This repository hosts the code for an alternative backend for plotting 2D-Data with MNE-Python.

The backend is based on pyqtgraph which uses Qt's Graphics View Framework for the plotting. Development started as a 2021's Google Summer of Code Project. Currently, only Raw.plot() is supported. For the future support for Epochs and ICA-Sources is planned.

Usage

To use the new backend, set pyqtgraph as backend with

import mne
mne.viz.set_browser_backend("pyqtgraph")

or to set it permanently with

import mne
mne.set_config('MNE_BROWSE_BACKEND', 'pyqtgraph')

Report Bugs & Feature Requests

Please report bugs and feature requests in the issues of this repository.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mne-qt-browser-0.1.0.tar.gz (37.8 kB view details)

Uploaded Source

File details

Details for the file mne-qt-browser-0.1.0.tar.gz.

File metadata

  • Download URL: mne-qt-browser-0.1.0.tar.gz
  • Upload date:
  • Size: 37.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

File hashes

Hashes for mne-qt-browser-0.1.0.tar.gz
Algorithm Hash digest
SHA256 b7b0ba318327ea28e28b378ef726e9990263aa7315950340649245616a7762e0
MD5 ae4153fa6041f66439c36e03fce28213
BLAKE2b-256 250190db51f4826bc5b2f6944e730a6ebd91f48fb8616b9e7a481f2d26dd9d98

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page