MNE sEEG example
See original GitHub issueThe MNE sEEG example has many issues which I first brought up here
- bad channels are not marked
- no referencing has been done? Or is the raw data already bipolar referenced? In any case, this info is missing from the tutorial
- some of the shafts are in the “air”
- the stc.plot_3dfunction gives the incorrect idea that there are lots of active regions in the brain. See comment linked above for alternative viz and also #8382 as point out by @larsoner
- it’s too verbose about transformations. I think it’s just an identity transformation usually.
- information about what task etc is missing. I think we shouldn’t be plotting “something” just for the sake of plotting. There should be some neuroscience motivation at least 😃
cc @adam2392 perhaps you have time to improve this? 😃
Issue Analytics
- State:
- Created 3 years ago
- Comments:12 (12 by maintainers)
 Top Results From Across the Web
Top Results From Across the Web
Working with sEEG data — MNE 1.3.dev0 documentation
In the ECoG example, we show how to visualize surface grid channels on the brain.
Read more >Time-frequency analysis on sEEG data - GitHub Pages
Time-frequency analysis on sEEG data¶. This pipeline shows a very simple example on how to create a workflow connecting a Node that wraps...
Read more >Setting channels colors with add_sensors/mne.viz ...
Indeed, the problem with seeg is that extracting the two D coordinates of each electrodes to overlay a colored dot or time series...
Read more >tutorials | CuttingEEG 2021
Brainstorm: New tools for SEEG, anatomical parcellations and FEM modeling ... BIDS datasets with MNE-Python and MNE-BIDS: conversion and analysis ...
Read more >Setting the EEG reference - | notebook.community
Since this tutorial deals specifically with EEG, we'll also restrict the ... import os import mne sample_data_folder = mne.datasets.sample.data_path() ...
Read more > Top Related Medium Post
Top Related Medium Post
No results found
 Top Related StackOverflow Question
Top Related StackOverflow Question
No results found
 Troubleshoot Live Code
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free Top Related Reddit Thread
Top Related Reddit Thread
No results found
 Top Related Hackernoon Post
Top Related Hackernoon Post
No results found
 Top Related Tweet
Top Related Tweet
No results found
 Top Related Dev.to Post
Top Related Dev.to Post
No results found
 Top Related Hashnode Post
Top Related Hashnode Post
No results found

@adam2392 edits to your sequence:
data_path()function to work withbst_epileptogenicity.