Implement read method for Neurovirtual's EEG files (`.eeg`)

Open
#11,098 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
data

Research direction

The issue does not name repository files, tests, or an entry point, and sample Neurovirtual EEG files are only offered rather than attached. Start by locating existing mne.io.read_raw_* readers and determine the .eeg format from representative files; done means a reader returns raw data for these files with coverage for the supported format.

Written by the indexing model from the issue text.

Description

ENH
Describe the new feature or enhancement

I need to read .eeg files generated by Neurovirtual's devices.
Would you be able to implement a method that reads this type of file returning raw data (something similar to the mne.io.read_raw_* methods)?
If you are able to implement it (or at least guide me in implementing it myself), I can provide some sample files.

Dominant language
Python
Stars
3.5k
Forks
1.6k
Avg merge
1d 6h
Merged PRs (30d)
100

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mne-tools/mne-python

All issues in mne-tools/mne-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.