Skip to content

Conversation

@wmvanvliet
Copy link
Contributor

@wmvanvliet wmvanvliet commented Feb 9, 2026

This implements basic support for reading the .CMT sidecar file in Nihon Kohden EEG recordings. These comment are an extension to the annotations functionality, where the annotation description is P_COMMENT and should be replaced with the corresponding comment in the .CMT file. Comments can include images and have markup such as background and foreground colors. We ignore all that and just replace the P_COMMENT string in the annotation with the text of the comment.

Fixes #13633.

Todo:

  • Add example file with comments to the testing dataset
  • Add unit tests.

@wmvanvliet wmvanvliet added the ENH label Feb 9, 2026
@wmvanvliet wmvanvliet marked this pull request as draft February 9, 2026 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support reading comment text/content from Nihon Kohden EEG files

1 participant