mne-tools / mne-tools/mne-python
Support for Neuro-1 OPM System
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.5k
- Forks
- 1.6k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 100
Description
Describe the new feature or enhancement
Read in .lvm data from the Neuro1 OPM system from QuSpin Inc.
Describe your proposed implementation
Write mne.io.read_raw_neuro1 in the same vain as mne.io.read_raw_fil. The documentation for .lvm file format is described HERE. Also write a tutorial with some interesting example data (e.g. auditory tones?)
Describe possible alternatives
N/A - new feature
Additional context
See #8671 and https://github.com/fieldtrip/website/issues/807
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked QuSpin .lvm format description and the existing mne.io.read_raw_fil implementation. Define the reader entry point and inspect the referenced issues for compatibility expectations. Done means .lvm data from the Neuro-1 OPM system can be read and a tutorial demonstrates it with suitable example data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data, documentation
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100