Skip to content

plot_alignment not showing EEG electrode locations on scalp #6138

@corscheid

Description

@corscheid

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):
expected

Actual:
actual

raw.plot_sensors():
sensors

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions