Skip to content

read_dig_captrack ignores eeg ref #6788

@massich

Description

@massich

see this:

# Need to prune "GND" and "REF": these are not included in the raw
# data and will raise errors when we try to do raw.set_montage(...)
# XXX eventually this should be stored in ch['loc'][3:6]
# but we don't currently have such capabilities here
if name in ['GND', 'REF']:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions