question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature: Standard electrode position computation

See original GitHub issue

I have recently finished a little pet project of mine, in which I compute all 345 standard EEG electrode positions of the 10-05 (5%) system. Although that’s nothing new per se and the data are available e.g., from Robert Oostenveld, I thought that it would be nice for MNE to have the actual computations, which then yield the data to be used as part of the code. Currently, there are only a bunch of data files in mne/channels/data which is not as transparent as the code would be.

… as I started to hint at on gitter yesterday, this also relates to the issues about montages, layouts, and digitization, see #5190 #3987

What do you think?

This is the repository containing the computations I am talking about.

Here is a short notebook showing an initial integration with MNE.

And a plot: screenshot from 2018-06-07 12-23-45

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:51 (51 by maintainers)

github_iconTop GitHub Comments

1reaction
jona-sassenhagencommented, Jul 30, 2018

I’ll do it if some of the other EEG people think it might be a good idea … @cbrnr @mmagnuski @sappelhoff ?

0reactions
larsonercommented, Apr 25, 2019

This now lives in #5944 so I’ll close

Read more comments on GitHub >

github_iconTop Results From Across the Web

Standard Electrodes
A Standard Hydrogen Electrode (SHE) is an electrode that scientists use for reference on all half-cell potential reactions. The value of the ...
Read more >
Methods for calculating the electrode position Jacobian for ...
Approach: Four methods of calculating the electrode position Jacobian were evaluated on a homogeneous halfspace.
Read more >
Algorithm to find high density EEG scalp coordinates and ...
The EEG positioning algorithm is a fast and easy method of locating EEG scalp coordinates without the need for digitized electrode positions.
Read more >
High-density EEG electrode placement
The FieldTrip toolbox includes the ft_electrodeplacement function, which can compute standard electrode positions on triangulated descriptions ...
Read more >
The workflow for feature calculation. This is done for each ...
The workflow for feature calculation. This is done for each window of each electrode signal. ... Fig. 5: The workflow for feature calculation....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found