Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unsuported channel type for BIDS #13127

Open
arnodelorme opened this issue Feb 24, 2025 · 0 comments
Open

Unsuported channel type for BIDS #13127

arnodelorme opened this issue Feb 24, 2025 · 0 comments
Labels

Comments

@arnodelorme
Copy link

Description of the problem

These are the allowed values, and MNE only supports some of them ("temp," for example, does not work), making the import function crash.

https://bids-specification.readthedocs.io/en/stable/glossary.html#objects.columns.type__channels

Allowed values: ACCEL, ADC, ANGACCEL, AUDIO, DAC, DBS, ECG, ECOG, EEG, EMG, EOG, EYEGAZE, FITERR, GSR, GYRO, HEOG, HLU, JNTANG, LATENCY, MAGN, MEGGRADAXIAL, MEGGRADPLANAR, MEGMAG, MEGOTHER, MEGREFGRADAXIAL, MEGREFGRADPLANAR, MEGREFMAG, MISC, NIRSCWAMPLITUDE, NIRSCWFLUORESCENSEAMPLITUDE, NIRSCWHBO, NIRSCWHBR, NIRSCWMUA, NIRSCWOPTICALDENSITY, ORNT, OTHER, PD, POS, PPG, PUPIL, REF, RESP, SEEG, SYSCLOCK, TEMP, TRIG, VEL, VEOG

Steps to reproduce

Import BIDS ds003061

Link to data

No response

Expected results

Successful import (instead of error).

Actual results

Error unsupported channel type

Additional information

n/a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant