0

I have been browsing the interwebs trying to find a reproducible way to create 10-20 Montage Figures (which you regularly see in articles) from EEG and fNIRS publications in R. An example is

1020-wiki - merged

Many of the packages that create nice figures are MRI based (brainconn, threeBrain) but these don't seem to allow the labelling of electrodes according to the 10-20 space.

If anyone has any advice or input it would be greatly appreciated.

Patrick
  • 915
  • 2
  • 9
  • 26
  • This is more of a workaround, but you can use the Reticulate package to run MNE-Python from R: https://mne.tools/mne-r/index.html – pcamach2 Mar 23 '22 at 02:13
  • Although I'm more familiar with EEGLAB, as far as I can see on their documentation.. the MNE package won't allow for labels to be inserted as shown in my example. https://mne.tools/stable/auto_tutorials/intro/40_sensor_locations.html#sphx-glr-auto-tutorials-intro-40-sensor-locations-py – Patrick Mar 30 '22 at 06:46
  • I believe the 10/20 space is supported in MNE (see this post: https://stackoverflow.com/questions/58783695/how-can-i-plot-a-montage-in-python-mne-using-a-specified-set-of-eeg-channels and the docs: https://mne.tools/stable/auto_examples/visualization/eeglab_head_sphere.html) – pcamach2 Mar 30 '22 at 13:27
  • have you had any luck creating the figure in R so far? – pcamach2 Apr 15 '22 at 14:12

0 Answers0