mne-tools / mne-tools/mne-python

Support for Neuro-1 OPM System

Open
#12,881 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

ENH
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

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.