-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
We're trying to verify all of our alignments. (EEG electrodes, source space, etc.)
Following this tutorial, we have created a test script derived from the example in which the only modification was to change the *_raw.fif data file to be loaded into the raw object.
The example script runs as expected, however upon replacing the raw data file with our own data file, the EEG electrodes do not show up, nor does the 3D head model. raw.plot_sensors() however does show the expected arrangement of electrodes (in a 2D montage plot)
No error messages are printed.
Expected (although technically with fewer channels than this):

I have spent a lot of time debugging this so far. Any ideas what's going wrong?
Metadata
Metadata
Assignees
Labels
No labels

