-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
Description
Describe the new feature or enhancement
Please add an IO feature to read and write EEG in DICOM format as MNE Raw objects.
Describe your proposed implementation
Leverage libraries such as PyDICOM to read and write EEG in DICOM format into MNE Raw objects.
Describe possible alternatives
Use manual decoding tools such as found in this project to read and write Dicom EEG.
Additional context
No response